| Age | Commit message (Collapse) | Author |
|
|
|
|
|
The titlebar no long has any buttons, in preparation for a new button system.
Using otk::Size for sizes, and unsigned ints (*PAIN*) we'll see..
|
|
|
|
actions changes.
remaximize windows when their decorations are changed
|
|
add an openbox_active_window client message that lets you specify if you want the window to be raised and/or unshaded.
|
|
|
|
separately then
|
|
|
|
handle client-installed colormaps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the given coordinates
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
more correct configurenotifies
|
|
|
|
|
|
|
|
|
|
disable window decorations.
|
|
don't manage override_redirect windows.
don't manage windows for whome get attributes fails.
validate the client before managing it.
validate the client in functions that query stuff off it: propertyHandler and clientMessageHandler
|
|
|
|
|
|
|
|
|
|
callback. remove the modifier from teh state when a modifier key is the one being released
|
|
|
|
add some debug prints
|
|
|
|
|
|
|
|
unmap_ignore
|
|
mapping process. make things work with gnome-panel's restore-to-native/current-workspace
|
|
|
|
also cleanup the map process a bit, the close action wasn't being set in the allowed actions.
|