| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
do anything, now show a disabled button instead. this severely breaks compatibility with blackbox themes since there is no good way to automiatically create a disabled button that i can think of, so if they dont exist in the theme you get black and white for the button.
when a window cant be resized, its handle is not removed but its grips are.
change allowing the user to disable individual decorations as that is overkill,
instead allow a toggle through the client.decorate boolean.
|
|
|
|
|
|
|
|
|
|
|
|
make the ObMenuEntryRenderType a standard enum instead bitflags
|
|
|
|
|
|
|
|
|
|
used internally
|
|
|
|
functions ob_restart_other(), ob_restart() and ob_exit()
|
|
|
|
offscreen windows.
|
|
|
|
|
|
less includes in headers for less rebuilding on changes
|
|
|
|
orientation
|
|
enum for the dock's placement
|
|
|
|
|
|
Context->ObFrameContext enum and its constants.
|
|
|
|
|
|
ObFunctions and WindowType -> ObClientType)
|
|
|
|
|
|
|
|
use proper prefixing and capitalization for the new mwm stuff.
|
|
capitalizations.
use the new enums throughout.
provide keycodes and cursors through ob_cursor and ob_keycode functions, which use the new misc.h enums for picking the cursor and keycode.
|
|
|
|
|
|
|
|
|
|
|
|
|