]> Dogcows Code - chaz/openbox/shortlog
chaz/openbox
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..
2007-04-12  Dana Jansensset event_curtime if we're going to use it only
2007-04-12  Dana Jansensexcessive debug printing.. :)
2007-04-12  Dana Jansensdon't fallback when a window is hidden right away,...
2007-04-05  Dana Jansenshttp://mail.gnome.org/archives/wm-spec-list/2006-May...
2007-03-30  Dana Jansensthe centered menus thing got annoying :|
2007-03-30  Mikael Magnussonyou didn't say no
2007-03-30  Dana Jansensunset DESKTOP_STARTUP_ID at startup so we don't pass...
2007-03-30  Mikael Magnussondelete the SN env var after launching a program
2007-03-30  Dana Jansensfully maximize windows all the time. size increments...
2007-03-28  Dana Jansenscan't use (unsigned)-1 for a max time, because timestam...
2007-03-28  Dana Jansensuse CurrentTime constant
2007-03-28  Dana Jansensuse CurrentTime when time gets moved backwards
2007-03-28  Mikael Magnussoncopy paste error, spotted by tilman ftw
2007-03-28  Mikael Magnussonfix compile without startup notification after r5711
2007-03-28  Dana Jansensuse setenv to set up the DESKTOP_STARTUP_ID when launch...
2007-03-28  Dana Jansensproper logic for event_time_after, and wraparounds...
2007-03-28  Dana Jansensmore updates for toggled states. also updating the...
2007-03-28  Dana Jansensadd toggled-pressed and toggled-hover button states...
2007-03-28  Dana Jansensdrop some wasted client_validates.
2007-03-28  Dana Jansensmore handling time wraparounds
2007-03-28  Dana Jansenshandle time wrapping around.
2007-03-28  Dana Jansensmake sure the ungrab happens after the grab. fracking...
2007-03-25  Mikael Magnussonmove xml themes to 3.5
2007-03-25  Dana Jansensopen the menu with the mouse cursor just outside the...
2007-03-25  Dana Jansensproper logic for using the menu overlap with middle...
2007-03-25  Dana Jansensbetter placement for top level menus under the mouse...
2007-03-25  Dana Jansensbetter vertical centering for when "middle" placement...
2007-03-25  Dana Jansensreturn the old cursor. oops
2007-03-25  Dana Jansensadd --disable-xcursor, if you don't want to use it.
2007-03-25  Dana Jansensadd support for the X Cursor library. this means a...
2007-03-25  Dana Jansensset up the menu's parent and children stuff before...
2007-03-25  Dana Jansensdon't menu menus jump around at all anymore. open them...
2007-03-25  Dana Jansensxml tags are case sensitive
2007-03-25  Dana Jansensbad idea.. more thought is needed..
2007-03-25  Dana Jansenswhen opening the client menu with a key, open it at...
2007-03-24  Dana Jansenswatch for reverttoparent reverting to the root window...
2007-03-24  Dana Jansensset the event_curtime when running an action to the...
2007-03-24  Dana Jansensthere is no themetoxml.h
2007-03-24  Dana Jansens(no commit message)
2007-03-24  Dana Jansensclean up the title getting function
2007-03-24  Dana Jansenskill window title numbering...
2007-03-24  Mikael Magnussoncheck for minimum required versions of glib and pango
2007-03-23  Mikael Magnussonaccidentally didn't include client_list_menu.h in dist
2007-03-21  Dana Jansenslaunch things on the desktop where you ran it.
2007-03-21  Dana Jansensignore focus events on root that we don't care about
2007-03-21  Dana Jansensallow focus to disappear to black holes. (that is,...
2007-03-20  Dana Jansenswe're only getting one unmap notify now, with the new...
2007-03-19  Dana Jansensnot passing timestamps sometimes and not others. set...
2007-03-18  Dana Jansensfree unused path strings.
2007-03-18  Dana Jansensmemory leak in xinerama setup code
2007-03-18  Dana Jansensadd -Wwrite-strings in debug mode
2007-03-18  Dana Jansensuse const char*'s when we should be
2007-03-17  Dana Jansensoops, logic error
2007-03-16  Dana Jansensmention when the logicalx/y is actually returned
2007-03-16  Dana Jansensfix for bug introduced in revision 5643. logical size...
2007-03-16  Dana Jansensanimate presses on toggled titlebar buttons
2007-03-15  Dana Jansens(no commit message)
2007-03-15  Dana Jansensupdate COMPLIANCE
2007-03-15  Dana Jansensonly refocus the omnipresent window if its allowed
2007-03-15  Dana Jansensclearer engrish
2007-03-15  Dana Jansenswhen an omnipresent window has focus and you switch...
2007-03-14  Dana Jansensdon't fall back focus to omnipresent windows
2007-03-14  Dana Jansensmake focus_order into one long list instead of having...
2007-03-14  Dana Jansenssyscrash changed his theme up
2007-03-14  Dana Jansenssave the focus_client when falling back, so we don...
2007-03-14  Dana Jansensoh, 2 things in this commit..
2007-03-14  Mikael Magnussonmove stuff around in client_unmanage to maybe make...
2007-03-14  Dana Jansensrefix for managing iconic windows, without having the...
2007-03-14  Dana Jansensa) fix resizerelative moving windows when they reach...
2007-03-14  Dana Jansensadd support for 8bit TrueColor visuals. Who knew these...
2007-03-14  Mikael Magnussonupdate german translation
2007-03-14  Dana Jansensmake frame and client window in a consistant mapped...
2007-03-14  Dana Jansensless wasted updates of wm_state
2007-03-14  Mikael Magnussonfocus fallback
2007-03-13  Mikael Magnussoncomparing strings to random locations in memory is...
2007-03-13  Dana Jansensalways unfocus the window when it disappears, no specia...
2007-03-13  Dana Jansensset IconicState on windows that are not visible always...
2007-03-13  Dana Jansenssave and restore pre-maximized/fullscreen sizes properly
2007-03-12  Dana Jansensremove event_lastttime. use CurrentTime when handling...
2007-03-12  Dana Jansens?
2007-03-12  Dana Jansensfallback is still getting x errors. instead, fallback...
2007-03-12  Dana Jansensfocusins can occur on windows that aren't clients when...
2007-03-12  Dana Jansensdon't validate inside client_focus. instead, validate...
2007-03-12  Dana Jansensvalidate clients before trying to focus them in fallback
2007-03-12  Dana Jansensupdate focus_hilite appropriately for when changing...
2007-03-12  Dana Jansensi rewrote handling of focus events. this is pretty...
2007-03-12  Dana Jansensanother silly bug. i rule the school.
2007-03-12  Dana Jansensthat was a silly mistake. fullscreen windows amongst...
2007-03-12  Dana Jansensroll back focus fallback change, so it behaves well...
2007-03-12  Dana Jansensok this is from prevous changes but has a bunch of...
2007-03-12  Dana Jansensremove the group option for the restacking commands...
next
This page took 0.047396 seconds and 4 git commands to generate.