This applet hides the title bar from maximized windows and creates a new one inside the panel. Inspired from gnome extension pixel-saver.
- Use the applet setting to change how the applet operates.
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
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
From source
mkdir build && cd build
meson --prefix /usr --buildtype=plain ..
ninja
sudo ninja install
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.