Skip to content

AkiraMiyakoda/budgie-pixel-saver-applet

 
 

Repository files navigation

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

  • Use the applet setting to change how the applet operates.

Screenshot

Applications that don't play well with the applet can be blacklisted - use dconf-editor and edit the net.milgar.budgie-pixel-saver.blacklist blacklist-apps key


Dependencies

budgie-1.0 >= 2
gnome-desktop-3.0
gtk+-3.0 >= 3.18
gdk-x11-3.0
glib-2.0
libpeas-1.0 >= 1.8.0
libwnck-3.0 >= 3.14.0
vala
xprop

Installing

From source

mkdir build && cd build
meson --prefix /usr --buildtype=plain ..
ninja
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.

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 91.0%
  • Meson 8.1%
  • Python 0.9%