项目作者: ilgarmehmetali

项目描述 :
高级语言: Vala
项目地址: git://github.com/ilgarmehmetali/budgie-pixel-saver-applet.git
创建时间: 2017-03-26T11:08:45Z
项目社区:https://github.com/ilgarmehmetali/budgie-pixel-saver-applet

开源协议:GNU General Public License v2.0

下载


Abandoned

Budgie Pixel Saver

This applet hides the title bar from maximized windows and creates a new one inside the panel. Inspired from gnome extension pixel-saver.

Screenshot

  • Added settings to choose action buttons and title bar visibility. This way its possible to create different layouts with multiple applets.
  • Added settings to set title length.

Screenshot


Dependencies

  1. budgie-1.0 >= 2
  2. gnome-desktop-3.0
  3. gtk+-3.0 >= 3.18
  4. gdk-x11-3.0
  5. glib-2.0
  6. libpeas-1.0 >= 1.8.0
  7. libwnck-3.0 >= 3.14.0
  8. vala
  9. xprop

Installing

From source

  1. mkdir build && cd build
  2. meson --prefix /usr --buildtype=plain ..
  3. ninja
  4. sudo ninja install

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or at your option) any later version.

Workspaces applet of Budgie Desktop is used as a templete for this project. Spacer applet used as a templete in implementing settings.