]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
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
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...
next