Displaying 2 results from an estimated 2 matches for "button_layout".
2007 Apr 02
0
[PATCH] button_layout support for gtk-window-decorator
I noticed there have been some older posts about a work in progress
patch which never made it to the ML due to some issues.
I am attaching three patches here in an effort to bring the
button_layout support into gtk-window-decorator which allows you to
define the titlebar button placements with a string (e.g.
"menu:minimize,maximize,close") in /apps/metacity/general/button_layout.
# 00-gwd-add-button_layout-support.patch:
Adds initial parsing and general gconf key support based on...
2007 Jan 12
2
Button order issues
Hi there,
I'm trying to get gtk-window-decorator to respect metacity's button_layout
gconf key, and basing my work on a patch posted on the forums a while back:
http://forum.go-compiz.org/viewtopic.php?p=1306&highlight=#1306
The patch works perfectly by itself against compiz 0.3.4, but against 0.3.6,
it results in no buttons or titlebar text being drawn in the window
decorati...