]> Dogcows Code - chaz/openbox/shortlog
chaz/openbox
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
2007-03-10  Mikael Magnussonanother pointless commit to test post-commit hook
2007-03-10  Mikael Magnussonpointless commit to test post-commit hook
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-08  Dana JansensFix possible crashingness, from last commit.
2007-03-07  Dana JansensSplit RrPaint to RrPaint and RrPaintPixmap, so you...
2007-03-07  Dana JansensBe more lenient with errors in xml file. If there are...
2007-03-06  Dana Jansensdon't install the old themeupdate.py file
2007-03-05  Mikael Magnussonupdate my theme
2007-03-05  Dana Jansensput artists original comments back into the themes...
2007-03-05  Dana Jansensmissed updating this one
2007-03-05  Dana Jansensproper shadow tint values
2007-03-05  Dana Jansensscale the shadows up, they were /100 before, now they...
2007-03-05  Dana Jansenstheme converter had a bug! menu item font is parsed...
2007-03-05  Dana Jansenswas looking for menu items font in the wrong place
2007-03-05  Dana Jansensfollow new xsd
2007-03-05  Dana Jansenspoint and padding became redundant.. do remove padding...
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-05  Dana Jansensassert on invalid color values
2007-03-05  Dana Jansensenable startup notification by default.
2007-03-05  Dana Jansenskde systray applications no longer need the tray proxy...
2007-03-05  Dana Jansensadd the themetoxml tool ! yay
2007-03-04  Dana Jansensadd comment explaining what this tool is for. new theme...
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 Jansensmoving shadow information out of the themes, and into...
2007-03-04  Dana Jansenskeep the default tint at 50, for theme compatibility
2007-03-04  Dana Jansensadd the new font things to our example rc.xml and the...
2007-03-04  Dana Jansenschange the rc config format for font shadows, now:
2007-03-04  Dana Jansenslighten the default shadow, it's alittle harsh right 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-04  Dana Jansensremove the font code for parsing Xft font strings....
2007-03-04  Dana Jansensfonts are no longer loaded from the theme file. instead...
2007-03-04  Dana Jansensadd parse_attr_bool, and fix a possible segfault
2007-03-04  Dana Jansensadd font weight and font slant enumerations
2007-03-04  Dana Jansensuse font 8point by default if none is specified
2007-03-04  Dana Jansensadd missing comment
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-03  Dana Jansensfix memleak, free the render instance on shutdown.
2007-03-03  Dana Jansenspango is now mandatory..
2007-03-03  Dana Jansensadd -fno-strict-aliasing to the gcc compiler flags...
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-20  Mikael Magnussonmaybe this works then
2007-02-20  Mikael Magnussonthis should do it
2007-02-05  Mikael Magnussonnote that in the CHANGELOG
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...
next
This page took 0.050311 seconds and 4 git commands to generate.