2007-04-24 |
Dana Jansens | focus_order_remove is called in a few places. move...
|
commit | commitdiff | tree |
2007-04-24 |
Dana Jansens | add support for _NET_WM_SYNC_REQUEST
|
commit | commitdiff | tree |
2007-04-24 |
Dana Jansens | add these cflags even though they are empty right now...
|
commit | commitdiff | tree |
2007-04-24 |
Dana Jansens | save windows' colormaps rather than querying them from...
|
commit | commitdiff | tree |
2007-04-24 |
Dana Jansens | never mind on the hint idea, it was fun while it lasted...
|
commit | commitdiff | tree |
2007-04-24 |
Dana Jansens | hm, that was a silly error. the propogate mask shouldnt...
|
commit | commitdiff | tree |
2007-04-24 |
Dana Jansens | missing a thinger
|
commit | commitdiff | tree |
2007-04-24 |
Dana Jansens | add the PointerMotionHintMask everywhere, we dont need...
|
commit | commitdiff | tree |
2007-04-24 |
Dana Jansens | set the eventmask on frame windows again..
|
commit | commitdiff | tree |
2007-04-24 |
Dana Jansens | in shrinking resize the frame before the client
|
commit | commitdiff | tree |
2007-04-24 |
Dana Jansens | 1. remove some old event handling that was not used...
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | place transients without a parent in the middle of...
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | add a window between the frame and the plate for drawing...
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | focus_client was becoming invalid if the focused client...
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | add a default action for cycling panels
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | add the panels option, which is for NextWindow/PreviousWindo...
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | cycling between dock windows now possible with the...
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | set the default config tool for gnome to be obconf2
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | leavenotify events messing up delayed focus
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | error in the new error message code
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | fix warning
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | extra comma
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | line up the top coords box nicer
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | use automake 1.9
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | exit if any of the commands fail
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | upgrade gettext
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | add positioned test
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | add the tests to the dist tarball
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | new translation strings
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | 1) translate all of openbox's output
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | remove an unused variable
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | only show debug messages if you enable it on command...
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | fallback to desktops properly
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | put the separator back in the spit up client list menu
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | back out r5812. you do want that there
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | wasteful syncing
|
commit | commitdiff | tree |
2007-04-23 |
Dana Jansens | remove windows from the hash on hide, dont readd them...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | stop listening to events on clients that are being...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | you cant grab substructureredirect on the plate. why...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | add a test for show-hide-show of a window really quickly
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | use event_ignore_queued_enters
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | when windows reverttoparent, we will get a notifynonlinear...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | use focusouts from unmanaged windows (windows which...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | add a debug message
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | focus properly on desktop change
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | missing a header
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | when focusing nothing, make sure focus_client knows...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | focusin to the root window happens on both monitors...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | ignore some focus events that shouldnt be reacted to
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | (no commit message)
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | a) set the focus client before calculating its layer
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | FocusOut events come after UnmapNotify, so we don't...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | a) remove focus_hilite, it is not needed and complicated...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | xflush after changing the focus decorations so it gets...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | better debugging symbols
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | remove debug message
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | hilite the focus target before xsyncing in the ignore...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | use ignore enters instead of removing them from the...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | dont need to ignore mouse events during a keyboard...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | don't grab the pointer during interactive events. this...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | remove grab_pointer_window, nothing used it
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | start on the current desktop when a wm was already...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | only pass thru events when the menu is open, don't...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | eat enter events after unmanaging a window
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | don't fallback to the desktop again when leaving show...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | engrish
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | add a comparitor to timers. use this in event.c to...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | better matching of the menu titles/separators to the...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | highlight for motion events in the menu too, this is...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | give labeled separators borders
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | stop delayed focusing when falling back
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | fix segfaults
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | properly handle clients disappearing during delayed...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | use the timestamp from the original enter when delay...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | ignore crossing events while an interactive grab is...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | fix a segfault
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | better event handling for menus
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | 1) get rid of menu titles
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | grab enter/leave events during mouse grabs and pass...
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | handle enter/leave events in the menu
|
commit | commitdiff | tree |
2007-04-22 |
Dana Jansens | look in sysconfdir before looking in /etc/xdg. this...
|
commit | commitdiff | tree |
2007-04-21 |
Dana Jansens | dont do the same thing 100 times
|
commit | commitdiff | tree |
2007-04-21 |
Dana Jansens | add --debug-focus
|
commit | commitdiff | tree |
2007-04-21 |
Dana Jansens | ignore BadMatch errors that can't be avoided
|
commit | commitdiff | tree |
2007-04-21 |
Dana Jansens | fixes for transients
|
commit | commitdiff | tree |
2007-04-21 |
Dana Jansens | hide focus debugging messages
|
commit | commitdiff | tree |
2007-04-20 |
Dana Jansens | remove the client_time_heap thing. actually its better...
|
commit | commitdiff | tree |
2007-04-18 |
Dana Jansens | get rid of global client_last_user_time variable.
|
commit | commitdiff | tree |
2007-04-18 |
Dana Jansens | don't allow comparison with timestamps to CurrentTime...
|
commit | commitdiff | tree |
2007-04-18 |
Dana Jansens | make stacking_add_nonintrusive work when there is only...
|
commit | commitdiff | tree |
2007-04-18 |
Dana Jansens | fix undermouse placement
|
commit | commitdiff | tree |
2007-04-12 |
Dana Jansens | saved session information overrides per-app settings...
|
commit | commitdiff | tree |
2007-04-12 |
Dana Jansens | set the desktop from per-app-settings properly, i think.
|
commit | commitdiff | tree |
2007-04-12 |
Dana Jansens | better synthetic configurenotify handling. in particular..
|
commit | commitdiff | tree |
2007-04-12 |
Dana Jansens | set event_curtime if we're going to use it only
|
commit | commitdiff | tree |
2007-04-12 |
Dana Jansens | excessive debug printing.. :)
|
commit | commitdiff | tree |
2007-04-12 |
Dana Jansens | don't fallback when a window is hidden right away,...
|
commit | commitdiff | tree |
2007-04-05 |
Dana Jansens | http://mail.gnome.org/archives/wm-spec-list/2006-May...
|
commit | commitdiff | tree |
2007-03-30 |
Dana Jansens | the centered menus thing got annoying :|
|
commit | commitdiff | tree |
2007-03-30 |
Dana Jansens | unset DESKTOP_STARTUP_ID at startup so we don't pass...
|
commit | commitdiff | tree |
next |