]> icculus.org git repositories - mikachu/openbox.git/history - openbox
change version to 3.4, i think that will be next release number? and reset the librar...
[mikachu/openbox.git] / openbox /
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 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 Jansensmore cleverness for window placing.
2007-03-10 Dana Jansenslet you put windows with the titlebar off screen.....
2007-03-08 Dana Jansensone more fix.. oops :)
2007-03-08 Dana Jansensfix rendering of the new top corner resize handles
2007-03-08 Dana Jansensa) remove the top_grip_height business from the theme
2007-03-08 Dana Jansenswas using paddingx for y-things, oops
2007-03-05 Dana Jansensdon't use handle_height for focus indicators, use top_g...
2007-03-05 Dana Jansensscary commit..but here goes.
2007-03-04 Mikael Magnussonmention that it is in fact openbox that crashes
2007-03-04 Dana Jansensuse EXIT_SUCCESS. it's the same thing, but more correct.
2007-03-04 Mikael Magnussonuse ob_reconfigure/restart directly instead of actions...
2007-03-04 Mikael Magnussonremove said Atoms
2007-03-04 Mikael Magnussonuse integers instead of atoms for the actual control...
2007-03-04 Mikael Magnussonuse the X protocol to reconfigure instead of signals...
2007-03-04 Dana Jansensi moved the font shadow stuff back into the theme,...
2007-03-04 Dana Jansenschange the rc config format for font shadows, now:
2007-03-04 Mikael Magnussonfix compiling without session manager support
2007-03-04 Dana Jansensoops... I'm combining two different things in this...
2007-03-04 Dana Jansensbetter string matching for duplicate title numbering...
2007-03-04 Dana JansensFonts are now going to be configured in the rc.xml...
2007-03-03 Dana Jansenslet the configuration file changes affect windows'...
2007-03-03 Dana Jansensdon't change the restart type with the session manager...
2007-03-03 Dana Jansenspretty brackets
2007-03-03 Dana Jansensif sm is disabled, there is nothing to shutdown, so...
2007-03-03 Dana Jansensok this time for real...
2007-03-03 Dana Jansensmake a copy of the argc and argv instead of modifying...
2007-03-03 Dana Jansenscommited things i wasn't supposed to. wow i suck.
2007-03-03 Dana Jansensreverse that last commit.. that was by accident..
2007-03-03 Dana Jansensadd --reconfigure option to openbox.
2007-03-03 Dana Jansenswhy aren't these variables getting initialized. how...
2007-03-02 Dana Jansensfix for per-application focus settings. properly use...
2007-03-02 Dana Jansensdeclare variables at the beginning of blocks, because...
2007-03-02 Dana Jansensno more using SaveUnder for our openbox-specific window...
2007-03-02 Dana Jansensonly update the screen areas when a window actually...
2007-03-02 Dana Jansenssupport clients which use true transparency 32-bit...
2007-03-02 Dana Jansensthis includes a number of things since my magnificent...
2007-02-05 Mikael Magnussonalways place windows on the screen with the mouse curso...
2007-02-05 Mikael Magnussonalways place windows on the screen with the mouse curso...
2007-02-05 Mikael Magnussonalways place windows on the screen with the mouse curso...
2007-02-03 Mikael MagnussonSIGH
2007-02-03 Mikael Magnussonmaybe we should actually run the actions on the menu...
2007-01-30 Mikael Magnussona combined client_list_menu, use as client-list-combine...
2006-11-15 Mikael Magnusson80 cols
2006-10-31 Mikael Magnussondont use nonexisting functions
2006-10-31 Mikael MagnussonAdd MoveFromEdge* actions, shorten client_directional_e...
2006-09-18 Mikael Magnussonshow clients with the skip_taskbar property set in...
2006-09-12 Mikael Magnussondont use the keepBorder option for mwm hinted windows...
2006-09-09 Mikael Magnussonstray ; killed if
2006-08-31 Mikael Magnussonremove .cvsignore files
2006-08-31 Mikael Magnussonoops, added borders to windows when keepborder was...
2006-08-22 Mikael Magnussonupdate copyright step 2
2006-08-22 Mikael Magnussonupdate copyright step 1
2006-08-21 Mikael Magnussonspurious ;
2006-08-21 Mikael Magnussonmaybe fix transients placed offscreen under certain...
2006-08-19 Mikael Magnussona more proper fix for the client list menu trying to...
2006-08-19 Mikael Magnussondont flicker when setting desktop by per app settings
2006-08-19 Mikael Magnussonforgot to check if perapp settings said to put window...
2006-08-19 Mikael Magnussonlets not change the stacking before we add the window...
2006-08-19 Mikael Magnussonstacking_list contains ObWindows that may or may not...
2006-08-19 Mikael Magnussonremove some useless code
2006-08-19 Mikael Magnussonfix some warnings from -Wall
2006-08-18 Mikael Magnussonfix subsequent silly typo, should now compile as well...
2006-08-18 Mikael Magnussonfix a silly copy paste bug, titlenumber should now...
2006-08-18 Mikael Magnussonmake the dock copy appearance from active window titles...
2006-08-17 Mikael Magnussonadd a means to tell the timer destroy function not...
2006-08-17 Mikael Magnussonclose but not quite
2006-08-17 Mikael Magnussonadd a client destructor to frame.c so it doesn't try...
2006-08-16 Mikael Magnussonadd option titleNumber in theme section to disable...
2006-08-16 Mikael Magnussonadjust logic to be... logical
2006-08-16 Mikael Magnussondon't allow inventive users to open the menu while...
2006-08-16 Mikael Magnussontry utf8 for WM_NAME if locale fails, really the _local...
2006-08-04 Mikael Magnussonreally fix focus_last?
2006-08-02 Mikael Magnussonafter some contemplating and complaints, not enabling...
2006-08-02 Mikael Magnussonhopefully fix keyboard move and resize refusing to...
2006-08-02 Mikael Magnussonforgot to add prototypes to action.h
2006-08-02 Mikael Magnussons/_/./
2006-08-02 Mikael Magnussons/self/settings/
2006-08-02 Mikael Magnussonmake menus optionally vertically centered, and enable...
2006-08-02 Mikael Magnussonadd moverelative and resizerelative
2006-08-02 Mikael Magnussonbe paranoid about programs setting 0 resize increments...
2006-08-02 Mikael Magnussonremove bogus check for handle width in client_setup_dec...
next