]> Dogcows Code - chaz/openbox/shortlog
chaz/openbox
2007-04-24  Dana Jansensadd check for the Sync extension
2007-04-24  Dana Jansensthe focus_client = NULL got moved by mistake.
2007-04-24  Dana Jansensfocus_order_remove is called in a few places. move...
2007-04-24  Dana Jansensadd support for _NET_WM_SYNC_REQUEST
2007-04-24  Dana Jansensadd these cflags even though they are empty right now...
2007-04-24  Dana Jansenssave windows' colormaps rather than querying them from...
2007-04-24  Dana Jansensnever mind on the hint idea, it was fun while it lasted...
2007-04-24  Dana Jansenshm, that was a silly error. the propogate mask shouldnt...
2007-04-24  Dana Jansensmissing a thinger
2007-04-24  Dana Jansensadd the PointerMotionHintMask everywhere, we dont need...
2007-04-24  Dana Jansensset the eventmask on frame windows again..
2007-04-24  Dana Jansensin shrinking resize the frame before the client
2007-04-24  Dana Jansens1. remove some old event handling that was not used...
2007-04-23  Dana Jansensplace transients without a parent in the middle of...
2007-04-23  Dana Jansensadd a window between the frame and the plate for drawin...
2007-04-23  Dana Jansensfocus_client was becoming invalid if the focused client...
2007-04-23  Dana Jansensadd a default action for cycling panels
2007-04-23  Dana Jansensadd the panels option, which is for NextWindow/Previous...
2007-04-23  Dana Jansenscycling between dock windows now possible with the...
2007-04-23  Dana Jansensset the default config tool for gnome to be obconf2
2007-04-23  Dana Jansensleavenotify events messing up delayed focus
2007-04-23  Dana Jansenserror in the new error message code
2007-04-23  Dana Jansensfix warning
2007-04-23  Dana Jansensextra comma
2007-04-23  Dana Jansensline up the top coords box nicer
2007-04-23  Dana Jansensuse automake 1.9
2007-04-23  Mikael Magnussoninclude the header that has gethostname
2007-04-23  Mikael Magnussonshow the hostname of forwarded clients in the titlebar
2007-04-23  Dana Jansensexit if any of the commands fail
2007-04-23  Dana Jansensupgrade gettext
2007-04-23  Dana Jansensadd positioned test
2007-04-23  Dana Jansensadd the tests to the dist tarball
2007-04-23  Dana Jansensnew translation strings
2007-04-23  Dana Jansens1) translate all of openbox's output
2007-04-23  Dana Jansensremove an unused variable
2007-04-23  Dana Jansensonly show debug messages if you enable it on command...
2007-04-23  Dana Jansensfallback to desktops properly
2007-04-23  Dana Jansensput the separator back in the spit up client list menu
2007-04-23  Dana Jansensback out r5812. you do want that there
2007-04-23  Dana Jansenswasteful syncing
2007-04-23  Dana Jansensremove windows from the hash on hide, dont readd them...
2007-04-23  Mikael Magnussonunused variable "icons"
2007-04-22  Dana Jansensstop listening to events on clients that are being...
2007-04-22  Dana Jansensyou cant grab substructureredirect on the plate. why...
2007-04-22  Dana Jansensadd a test for show-hide-show of a window really quickly
2007-04-22  Dana Jansensuse event_ignore_queued_enters
2007-04-22  Dana Jansenswhen windows reverttoparent, we will get a notifynonlin...
2007-04-22  Dana Jansensuse focusouts from unmanaged windows (windows which...
2007-04-22  Dana Jansensadd a debug message
2007-04-22  Dana Jansensfocus properly on desktop change
2007-04-22  Dana Jansensmissing a header
2007-04-22  Dana Jansenswhen focusing nothing, make sure focus_client knows...
2007-04-22  Dana Jansensfocusin to the root window happens on both monitors...
2007-04-22  Dana Jansensignore some focus events that shouldnt be reacted to
2007-04-22  Dana Jansens(no commit message)
2007-04-22  Dana Jansensa) set the focus client before calculating its layer
2007-04-22  Dana JansensFocusOut events come after UnmapNotify, so we don't...
2007-04-22  Dana Jansensa) remove focus_hilite, it is not needed and complicate...
2007-04-22  Dana Jansensxflush after changing the focus decorations so it gets...
2007-04-22  Dana Jansensbetter debugging symbols
2007-04-22  Mikael Magnussondon't compare client pointers with random numbers
2007-04-22  Dana Jansensremove debug message
2007-04-22  Dana Jansenshilite the focus target before xsyncing in the ignore...
2007-04-22  Dana Jansensuse ignore enters instead of removing them from the...
2007-04-22  Dana Jansensdont need to ignore mouse events during a keyboard...
2007-04-22  Dana Jansensdon't grab the pointer during interactive events. this...
2007-04-22  Dana Jansensremove grab_pointer_window, nothing used it
2007-04-22  Dana Jansensstart on the current desktop when a wm was already...
2007-04-22  Dana Jansensonly pass thru events when the menu is open, don't...
2007-04-22  Dana Jansenseat enter events after unmanaging a window
2007-04-22  Dana Jansensdon't fallback to the desktop again when leaving show...
2007-04-22  Dana Jansensengrish
2007-04-22  Dana Jansensadd a comparitor to timers. use this in event.c to...
2007-04-22  Dana Jansensbetter matching of the menu titles/separators to the...
2007-04-22  Dana Jansenshighlight for motion events in the menu too, this is...
2007-04-22  Dana Jansensgive labeled separators borders
2007-04-22  Dana Jansensstop delayed focusing when falling back
2007-04-22  Dana Jansensfix segfaults
2007-04-22  Dana Jansensproperly handle clients disappearing during delayed...
2007-04-22  Dana Jansensuse the timestamp from the original enter when delay...
2007-04-22  Dana Jansensignore crossing events while an interactive grab is...
2007-04-22  Dana Jansensfix a segfault
2007-04-22  Dana Jansensbetter event handling for menus
2007-04-22  Dana Jansens1) get rid of menu titles
2007-04-22  Dana Jansensgrab enter/leave events during mouse grabs and pass...
2007-04-22  Dana Jansenshandle enter/leave events in the menu
2007-04-22  Dana Jansenslook in sysconfdir before looking in /etc/xdg. this...
2007-04-21  Dana Jansensdont do the same thing 100 times
2007-04-21  Dana Jansensadd --debug-focus
2007-04-21  Dana Jansensignore BadMatch errors that can't be avoided
2007-04-21  Dana Jansensfixes for transients
2007-04-21  Dana Jansenshide focus debugging messages
2007-04-20  Dana Jansensremove the client_time_heap thing. actually its better...
2007-04-18  Dana Jansensget rid of global client_last_user_time variable.
2007-04-18  Dana Jansensdon't allow comparison with timestamps to CurrentTime...
2007-04-18  Dana Jansensmake stacking_add_nonintrusive work when there is only...
2007-04-18  Dana Jansensfix undermouse placement
2007-04-12  Dana Jansenssaved session information overrides per-app settings...
2007-04-12  Dana Jansensset the desktop from per-app-settings properly, i think.
2007-04-12  Dana Jansensbetter synthetic configurenotify handling. in particular..
next
This page took 0.056611 seconds and 4 git commands to generate.