
Xfce4-Composite-Editor
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
I wrote this simple GUI to control the various Xfce4 WM tweaks that are not available via the "Window Manager Tweaks" control panel.
These settings are available via the xconf settings editor but that is one of the most awkward GUI's I have ever used as you have to select the xfwm4 channel, expand the tree, scroll to the option you want, select it, click edit, change the setting and click save, then the tree gets collapsed and you have to start again!
So this nice simple GUI to control the composite manager, the settings are self explanatory.
This is an updated version and all controls are now 'Live', but should you need to you can restart Xfwm4 manually, this version no longer needs gtkdialog as its a 'proper' c application.
DEPENDENCIES:
gtk+-2.0 >= 2.24.0
libxfce4ui-1 >= 4.8.0
libxfconf-0 >= 4.8.1
INSTALL:
(All repeat the linux mantra:)
./configure
make
sudo make install
Enjoy!
5 years ago
0.2.1
Standardized .desktop file.
New download link.
0.2.0
Remade at long last as a proper 'c' application.
All controls are now 'live'
Added 'About' button.
New Icon.
1st release into the wild
added defailts button
added composite ON/OFF
5 years ago
0.2.1
Standardized .desktop file.
New download link.
0.2.0
Remade at long last as a proper 'c' application.
All controls are now 'live'
Added 'About' button.
New Icon.
1st release into the wild
added defailts button
added composite ON/OFF
guruMarkb
5 years ago
Report
keithhedger
5 years ago
Please semail me direct see the README web site etc for email address.
Report