index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openbox
Age
Commit message (
Expand
)
Author
2007-04-22
stop listening to events on clients that are being unmanaged before generatin...
Dana Jansens
2007-04-22
you cant grab substructureredirect on the plate. why was this even here?
Dana Jansens
2007-04-22
use event_ignore_queued_enters
Dana Jansens
2007-04-22
when windows reverttoparent, we will get a notifynonlinear when the frame closes
Dana Jansens
2007-04-22
use focusouts from unmanaged windows (windows which have just closed)
Dana Jansens
2007-04-22
add a debug message
Dana Jansens
2007-04-22
focus properly on desktop change
Dana Jansens
2007-04-22
missing a header
Dana Jansens
2007-04-22
when focusing nothing, make sure focus_client knows that nothing is focused
Dana Jansens
2007-04-22
focusin to the root window happens on both monitors when a focused window unm...
Dana Jansens
2007-04-22
ignore some focus events that shouldnt be reacted to
Dana Jansens
2007-04-22
(no commit message)
Dana Jansens
2007-04-22
a) set the focus client before calculating its layer
Dana Jansens
2007-04-22
FocusOut events come after UnmapNotify, so we don't need to worry about focus...
Dana Jansens
2007-04-22
a) remove focus_hilite, it is not needed and complicated things
Dana Jansens
2007-04-22
xflush after changing the focus decorations so it gets shown faster
Dana Jansens
2007-04-22
don't compare client pointers with random numbers
Mikael Magnusson
2007-04-22
remove debug message
Dana Jansens
2007-04-22
hilite the focus target before xsyncing in the ignore enter stuff, so less fl...
Dana Jansens
2007-04-22
use ignore enters instead of removing them from the queue
Dana Jansens
2007-04-22
dont need to ignore mouse events during a keyboard grab, they go to the grab-...
Dana Jansens
2007-04-22
don't grab the pointer during interactive events. this allows you to alt-tab ...
Dana Jansens
2007-04-22
remove grab_pointer_window, nothing used it
Dana Jansens
2007-04-22
start on the current desktop when a wm was already running
Dana Jansens
2007-04-22
only pass thru events when the menu is open, don't for other stuff
Dana Jansens
2007-04-22
eat enter events after unmanaging a window
Dana Jansens
2007-04-22
don't fallback to the desktop again when leaving show-desktop-mode
Dana Jansens
2007-04-22
engrish
Dana Jansens
2007-04-22
add a comparitor to timers. use this in event.c to let you remove timers from...
Dana Jansens
2007-04-22
better matching of the menu titles/separators to the theme
Dana Jansens
2007-04-22
highlight for motion events in the menu too, this is useful when the enter ge...
Dana Jansens
2007-04-22
give labeled separators borders
Dana Jansens
2007-04-22
stop delayed focusing when falling back
Dana Jansens
2007-04-22
fix segfaults
Dana Jansens
2007-04-22
properly handle clients disappearing during delayed focus on them
Dana Jansens
2007-04-22
use the timestamp from the original enter when delay-focusing a window
Dana Jansens
2007-04-22
ignore crossing events while an interactive grab is going on.
Dana Jansens
2007-04-22
fix a segfault
Dana Jansens
2007-04-22
better event handling for menus
Dana Jansens
2007-04-22
1) get rid of menu titles
Dana Jansens
2007-04-22
grab enter/leave events during mouse grabs and pass events along still during...
Dana Jansens
2007-04-22
handle enter/leave events in the menu
Dana Jansens
2007-04-21
add --debug-focus
Dana Jansens
2007-04-21
ignore BadMatch errors that can't be avoided
Dana Jansens
2007-04-21
fixes for transients
Dana Jansens
2007-04-21
hide focus debugging messages
Dana Jansens
2007-04-20
remove the client_time_heap thing. actually its better to just use the user_t...
Dana Jansens
2007-04-18
get rid of global client_last_user_time variable.
Dana Jansens
2007-04-18
don't allow comparison with timestamps to CurrentTime. it just doesn't make a...
Dana Jansens
2007-04-18
make stacking_add_nonintrusive work when there is only 1 other window
Dana Jansens
[prev]
[next]