Coder Social home page Coder Social logo

gabrielfin / mate-window-applets Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ubuntu-mate/mate-window-applets

0.0 0.0 0.0 87 KB

Window applets for MATE Desktop

License: GNU General Public License v3.0

Meson 11.64% Shell 2.48% Vala 85.88%

mate-window-applets's Introduction

mate-window-applets

Applets for mate-panel to show various window controls. The original author delete their GitHub repository, so this in an import from the source uploaded to Debian.

  • WindowButtons applet shows the close,minimize,actions in a panel.
  • WindowLabel applet shows the class,title,role,xid,pid of the active window.
  • WindowMenu applet shows you the window menu of the active window.

Install

On Ubuntu MATE 18.04 or newer:

sudo apt install mate-window-buttons-applet mate-window-menu-applet mate-window-title-applet

Compile

Requirements

  • meson
  • ninja
  • vala
  • Gtk3
  • Gdk3
  • libwnck3

Build

meson --prefix=/usr build
cd build
ninja
sudo ninja install
sudo ./install-icons.sh install
sudo glib-compile-schemas /usr/share/glib-2.0/schemas

Remove

sudo ninja uninstall
sudo ./install-icons.sh uninstall

License

  • GPLv3

See the LICENSE file.

mate-window-applets's People

Contributors

gabrielfin avatar flexiondotorg avatar david-byrne avatar just1number avatar aero31aero avatar vkareh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.