]> Dogcows Code - chaz/openbox/history - openbox
add -Wwrite-strings in debug mode
[chaz/openbox] / openbox /
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 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 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 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 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  Dana Jansensmake smart placement more smart with multiple monitors...
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...
next
This page took 0.057327 seconds and 7 git commands to generate.