2007-03-13 |
Dana Jansens | always unfocus the window when it disappears, no special...
|
commit | commitdiff | tree |
2007-03-13 |
Dana Jansens | set IconicState on windows that are not visible always...
|
commit | commitdiff | tree |
2007-03-13 |
Dana Jansens | save and restore pre-maximized/fullscreen sizes properly
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | remove event_lastttime. use CurrentTime when handling...
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | ?
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | fallback is still getting x errors. instead, fallback...
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | focusins can occur on windows that aren't clients when...
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | don't validate inside client_focus. instead, validate...
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | validate clients before trying to focus them in fallback
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | update focus_hilite appropriately for when changing...
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | i rewrote handling of focus events. this is pretty...
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | another silly bug. i rule the school.
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | that was a silly mistake. fullscreen windows amongst...
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | roll back focus fallback change, so it behaves well...
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | ok this is from prevous changes but has a bunch of...
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | remove the group option for the restacking commands...
|
commit | commitdiff | tree |
2007-03-12 |
Dana Jansens | Rewrite the stacking code. It's a lot faster now, I...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | We were grabbing SubstructureNotifyMask on the root...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | extra braces.. why does the world hate me so?
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | .. i am pretending to be mika :D :D ok this time for...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | oh.. wasted verbosity.. *strums guitar*
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | rewrite the focus steal prevention code to clean it...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | Honor transient_for=Root, even thought this is crap...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | make smart placement more smart with multiple monitors...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | change version to 3.4, i think that will be next release...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | client_configure_full is trying to move a window, it...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | fallback to transient parents properly
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | stacking has been made more reliable with groups and...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | look for more things to cancel startup notification...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | make _NET_ACTIVE_WINDOW requests look at the timestamp...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | fix non instrusive stacking adds, they didnt account...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | add _NET_WM_FULL_PLACEMENT, cuz openbox does do placement...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | wow... this is a big commit...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | add the _NET_WM_USER_TIME property support. When focus_new...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | remove the kde icon hint, they use the EWMH icon now
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | remove the kde frame extents property, add the _NET_FRAME_EX...
|
commit | commitdiff | tree |
2007-03-11 |
Dana Jansens | >:| I put old code back somehow.. thanks mika. hooray...
|
commit | commitdiff | tree |
2007-03-10 |
Dana Jansens | 1) Remove support for the Urgent hint. This will no...
|
commit | commitdiff | tree |
2007-03-10 |
Dana Jansens | skip windows in alt-tab that have SKIP_PAGER set. perhaps...
|
commit | commitdiff | tree |
2007-03-10 |
Dana Jansens | people have started using SKIP_TASKBAR, and it's not...
|
commit | commitdiff | tree |
2007-03-10 |
Dana Jansens | make startup notification a little more robust. obconf...
|
commit | commitdiff | tree |
2007-03-10 |
Dana Jansens | let windows move themselves off the screen somewhat...
|
commit | commitdiff | tree |
2007-03-10 |
Dana Jansens | no longer honor transient_for = None or Root. it violates...
|
commit | commitdiff | tree |
2007-03-10 |
Dana Jansens | add grouptran test, which will actually not make valid...
|
commit | commitdiff | tree |
2007-03-10 |
Dana Jansens | more cleverness for window placing.
|
commit | commitdiff | tree |
2007-03-10 |
Dana Jansens | let you put windows with the titlebar off screen.....
|
commit | commitdiff | tree |
2007-03-08 |
Dana Jansens | one more fix.. oops :)
|
commit | commitdiff | tree |
2007-03-08 |
Dana Jansens | fix rendering of the new top corner resize handles
|
commit | commitdiff | tree |
2007-03-08 |
Dana Jansens | a) remove the top_grip_height business from the theme
|
commit | commitdiff | tree |
2007-03-08 |
Dana Jansens | was using paddingx for y-things, oops
|
commit | commitdiff | tree |
2007-03-08 |
Dana Jansens | Fix possible crashingness, from last commit.
|
commit | commitdiff | tree |
2007-03-07 |
Dana Jansens | Split RrPaint to RrPaint and RrPaintPixmap, so you...
|
commit | commitdiff | tree |
2007-03-07 |
Dana Jansens | Be more lenient with errors in xml file. If there are...
|
commit | commitdiff | tree |
2007-03-06 |
Dana Jansens | don't install the old themeupdate.py file
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | put artists original comments back into the themes...
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | missed updating this one
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | proper shadow tint values
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | scale the shadows up, they were /100 before, now they...
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | theme converter had a bug! menu item font is parsed...
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | was looking for menu items font in the wrong place
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | follow new xsd
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | point and padding became redundant.. do remove padding...
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | don't use handle_height for focus indicators, use top_grip_h...
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | scary commit..but here goes.
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | assert on invalid color values
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | enable startup notification by default.
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | kde systray applications no longer need the tray proxy...
|
commit | commitdiff | tree |
2007-03-05 |
Dana Jansens | add the themetoxml tool ! yay
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | add comment explaining what this tool is for. new themeupdat...
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | use EXIT_SUCCESS. it's the same thing, but more correct.
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | i moved the font shadow stuff back into the theme,...
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | moving shadow information out of the themes, and into...
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | keep the default tint at 50, for theme compatibility
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | add the new font things to our example rc.xml and the...
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | change the rc config format for font shadows, now:
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | lighten the default shadow, it's alittle harsh right now
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | oops... I'm combining two different things in this...
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | better string matching for duplicate title numbering...
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | Fonts are now going to be configured in the rc.xml...
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | remove the font code for parsing Xft font strings....
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | fonts are no longer loaded from the theme file. instead...
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | add parse_attr_bool, and fix a possible segfault
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | add font weight and font slant enumerations
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | use font 8point by default if none is specified
|
commit | commitdiff | tree |
2007-03-04 |
Dana Jansens | add missing comment
|
commit | commitdiff | tree |
2007-03-03 |
Dana Jansens | let the configuration file changes affect windows'...
|
commit | commitdiff | tree |
2007-03-03 |
Dana Jansens | don't change the restart type with the session manager...
|
commit | commitdiff | tree |
2007-03-03 |
Dana Jansens | pretty brackets
|
commit | commitdiff | tree |
2007-03-03 |
Dana Jansens | if sm is disabled, there is nothing to shutdown, so...
|
commit | commitdiff | tree |
2007-03-03 |
Dana Jansens | ok this time for real...
|
commit | commitdiff | tree |
2007-03-03 |
Dana Jansens | make a copy of the argc and argv instead of modifying...
|
commit | commitdiff | tree |
2007-03-03 |
Dana Jansens | commited things i wasn't supposed to. wow i suck.
|
commit | commitdiff | tree |
2007-03-03 |
Dana Jansens | reverse that last commit.. that was by accident..
|
commit | commitdiff | tree |
2007-03-03 |
Dana Jansens | add --reconfigure option to openbox.
|
commit | commitdiff | tree |
2007-03-03 |
Dana Jansens | why aren't these variables getting initialized. how...
|
commit | commitdiff | tree |
2007-03-03 |
Dana Jansens | fix memleak, free the render instance on shutdown.
|
commit | commitdiff | tree |
2007-03-03 |
Dana Jansens | pango is now mandatory..
|
commit | commitdiff | tree |
2007-03-03 |
Dana Jansens | add -fno-strict-aliasing to the gcc compiler flags...
|
commit | commitdiff | tree |
2007-03-02 |
Dana Jansens | fix for per-application focus settings. properly use...
|
commit | commitdiff | tree |
2007-03-02 |
Dana Jansens | declare variables at the beginning of blocks, because...
|
commit | commitdiff | tree |
next |