]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
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...
2007-03-12 Dana JansensRewrite the stacking code. It's a lot faster now, I...
2007-03-12 Mikael Magnussonno separator at the start of the menu
2007-03-12 Mikael Magnussonmake the combined client list menu not suck quite as bad
2007-03-12 Mikael Magnussonupdate copyright notice in --version output
2007-03-11 Dana JansensWe were grabbing SubstructureNotifyMask on the root...
2007-03-11 Dana Jansensextra braces.. why does the world hate me so?
2007-03-11 Dana Jansens.. i am pretending to be mika :D :D ok this time for...
2007-03-11 Dana Jansensoh.. wasted verbosity.. *strums guitar*
2007-03-11 Dana Jansensrewrite the focus steal prevention code to clean it...
2007-03-11 Dana JansensHonor transient_for=Root, even thought this is crap...
2007-03-11 Mikael Magnussonset micro_version correctly in configure.ac
2007-03-11 Dana Jansensmake smart placement more smart with multiple monitors...
2007-03-11 Dana Jansenschange version to 3.4, i think that will be next releas...
2007-03-11 Dana Jansensclient_configure_full is trying to move a window, it...
2007-03-11 Dana Jansensfallback to transient parents properly
2007-03-11 Dana Jansensstacking has been made more reliable with groups and...
2007-03-11 Mikael Magnussonnote things in CHANGELOG and mark xml theme entry as...
2007-03-11 Mikael Magnussonallow setting startupnotify per execute action, default...
2007-03-11 Dana Jansenslook for more things to cancel startup notification...
2007-03-11 Dana Jansensmake _NET_ACTIVE_WINDOW requests look at the timestamp...
2007-03-11 Dana Jansensfix non instrusive stacking adds, they didnt account...
2007-03-11 Dana Jansensadd _NET_WM_FULL_PLACEMENT, cuz openbox does do placeme...
2007-03-11 Dana Jansenswow... this is a big commit...
2007-03-11 Dana Jansensadd the _NET_WM_USER_TIME property support. When focus_...
2007-03-11 Dana Jansensremove the kde icon hint, they use the EWMH icon now
2007-03-11 Dana Jansensremove the kde frame extents property, add the _NET_FRA...
2007-03-11 Dana Jansens>:| I put old code back somehow.. thanks mika. hooray...
2007-03-10 Dana Jansens1) Remove support for the Urgent hint. This will no...
2007-03-10 Dana Jansensskip windows in alt-tab that have SKIP_PAGER set. perha...
2007-03-10 Dana Jansenspeople have started using SKIP_TASKBAR, and it's not...
2007-03-10 Dana Jansensmake startup notification a little more robust. obconf...
2007-03-10 Dana Jansenslet windows move themselves off the screen somewhat...
2007-03-10 Dana Jansensno longer honor transient_for = None or Root. it violat...
2007-03-10 Dana Jansensadd grouptran test, which will actually not make valid...
2007-03-10 Mikael MagnussonUpdate with all important changes
2007-03-10 Mikael Magnussonsome more stuff
2007-03-10 Mikael Magnussonat least the CHANGELOG file gets some updates
2007-03-10 Mikael Magnussonyet another pointless commit to test post-commit hook
next