| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
keycode
|
|
|
|
|
|
|
|
|
|
more menu cleanups
|
|
any more.
redo the client-menu plugin to work with the new menu api
|
|
work, on to plugins next.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make workspace changing a grabbed/interactive process like focus cycling is, with the popup and all.
this is some hot shit.
|
|
regress when events come out of order. props to shrimpx for this patch.
|
|
|
|
the screen
|
|
a) send ConfigureNotify back to the client as required by the ICCCM in all sitatuations.
b) send the corrent coords in the ConfigureNotify, including the border width
c) remove the WM_STATE property when unmanaging a window
|
|
|
|
I hate menus.
|
|
|
|
|
|
|
|
|
|
|
|
talking to you mozilla and you too java.
|
|
|
|
|
|
Testing may begin.
|
|
I think, haven't tested.
|
|
Don't talk to me about menus.
|
|
No one cares what I think anyway.
If the menu navigation isn't EXACTLY FUCKING RIGHT I WILL REMOVE IT
AND SOME OTHER POOR FUCK CAN PUT UP WITH ALL THE FUCKING BULLSHIT.
|
|
debug build or when --debug is passed to it
|
|
|
|
|
|
make the ObMenuEntryRenderType a standard enum instead bitflags
|
|
|
|
|
|
functions ob_restart_other(), ob_restart() and ob_exit()
|
|
less includes in headers for less rebuilding on changes
|
|
|
|
enum for the dock's placement
|
|
Context->ObFrameContext enum and its constants.
|
|
|
|
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.
|