| Age | Commit message (Collapse) | Author |
|
|
|
|
|
let the user specify if it is a 'final' move for a window or not, and the client will only be sent a ConfigureNotify if it is.
|
|
use the state_add/remove/toggle values from otk::Property::atoms
|
|
|
|
|
|
|
|
|
|
add an Icon struct
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
handle client-installed colormaps.
|
|
|
|
|
|
|
|
the given coordinates
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
unmap_ignore
|
|
also cleanup the map process a bit, the close action wasn't being set in the allowed actions.
|
|
change the titlebar layout to use D instead of S for the all-desktops button
|
|
process.
Add new function types for new netwm supported actions, i.e. Func_Shade and Func_Fullscreen.
Add support for the _NET_WM_FULLSCREEN state.
|
|
for user use, and make sure that the window is allowed to be moved/resized.
add the allowed actions hint setting.
|
|
initially
|
|
|
|
|
|
|
|
to stop conflicting with the one in otk/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
will deiconify the window when requested.
|