2007-03-24 |
Dana Jansens | watch for reverttoparent reverting to the root window... |
tree | commitdiff |
2007-03-24 |
Dana Jansens | set the event_curtime when running an action to the... |
tree | commitdiff |
2007-03-24 |
Dana Jansens | (no commit message) |
tree | commitdiff |
2007-03-24 |
Dana Jansens | clean up the title getting function |
tree | commitdiff |
2007-03-24 |
Dana Jansens | kill window title numbering... |
tree | commitdiff |
2007-03-21 |
Dana Jansens | launch things on the desktop where you ran it. |
tree | commitdiff |
2007-03-21 |
Dana Jansens | ignore focus events on root that we don't care about |
tree | commitdiff |
2007-03-21 |
Dana Jansens | allow focus to disappear to black holes. (that is,... |
tree | commitdiff |
2007-03-20 |
Dana Jansens | we're only getting one unmap notify now, with the new... |
tree | commitdiff |
2007-03-19 |
Dana Jansens | not passing timestamps sometimes and not others. set... |
tree | commitdiff |
2007-03-18 |
Dana Jansens | memory leak in xinerama setup code |
tree | commitdiff |
2007-03-18 |
Dana Jansens | use const char*'s when we should be |
tree | commitdiff |
2007-03-17 |
Dana Jansens | oops, logic error |
tree | commitdiff |
2007-03-16 |
Dana Jansens | mention when the logicalx/y is actually returned |
tree | commitdiff |
2007-03-16 |
Dana Jansens | fix for bug introduced in revision 5643. logical size... |
tree | commitdiff |
2007-03-16 |
Dana Jansens | animate presses on toggled titlebar buttons |
tree | commitdiff |
2007-03-15 |
Dana Jansens | only refocus the omnipresent window if its allowed |
tree | commitdiff |
2007-03-15 |
Dana Jansens | clearer engrish |
tree | commitdiff |
2007-03-15 |
Dana Jansens | when an omnipresent window has focus and you switch... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | don't fall back focus to omnipresent windows |
tree | commitdiff |
2007-03-14 |
Dana Jansens | make focus_order into one long list instead of having... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | save the focus_client when falling back, so we don... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | oh, 2 things in this commit.. |
tree | commitdiff |
2007-03-14 |
Mikael Magnusson | move stuff around in client_unmanage to maybe make... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | refix for managing iconic windows, without having the... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | a) fix resizerelative moving windows when they reach... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | make frame and client window in a consistant mapped... |
tree | commitdiff |
2007-03-14 |
Dana Jansens | less wasted updates of wm_state |
tree | commitdiff |
2007-03-14 |
Mikael Magnusson | focus fallback |
tree | commitdiff |
2007-03-13 |
Mikael Magnusson | comparing strings to random locations in memory is... |
tree | commitdiff |
2007-03-13 |
Dana Jansens | always unfocus the window when it disappears, no specia... |
tree | commitdiff |
2007-03-13 |
Dana Jansens | set IconicState on windows that are not visible always... |
tree | commitdiff |
2007-03-13 |
Dana Jansens | save and restore pre-maximized/fullscreen sizes properly |
tree | commitdiff |
2007-03-12 |
Dana Jansens | remove event_lastttime. use CurrentTime when handling... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | fallback is still getting x errors. instead, fallback... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | focusins can occur on windows that aren't clients when... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | don't validate inside client_focus. instead, validate... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | validate clients before trying to focus them in fallback |
tree | commitdiff |
2007-03-12 |
Dana Jansens | update focus_hilite appropriately for when changing... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | i rewrote handling of focus events. this is pretty... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | another silly bug. i rule the school. |
tree | commitdiff |
2007-03-12 |
Dana Jansens | that was a silly mistake. fullscreen windows amongst... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | roll back focus fallback change, so it behaves well... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | ok this is from prevous changes but has a bunch of... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | remove the group option for the restacking commands... |
tree | commitdiff |
2007-03-12 |
Dana Jansens | Rewrite the stacking code. It's a lot faster now, I... |
tree | commitdiff |
2007-03-12 |
Mikael Magnusson | no separator at the start of the menu |
tree | commitdiff |
2007-03-12 |
Mikael Magnusson | make the combined client list menu not suck quite as bad |
tree | commitdiff |
2007-03-12 |
Mikael Magnusson | update copyright notice in --version output |
tree | commitdiff |
2007-03-11 |
Dana Jansens | We were grabbing SubstructureNotifyMask on the root... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | extra braces.. why does the world hate me so? |
tree | commitdiff |
2007-03-11 |
Dana Jansens | .. i am pretending to be mika :D :D ok this time for... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | oh.. wasted verbosity.. *strums guitar* |
tree | commitdiff |
2007-03-11 |
Dana Jansens | rewrite the focus steal prevention code to clean it... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | Honor transient_for=Root, even thought this is crap... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | make smart placement more smart with multiple monitors... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | client_configure_full is trying to move a window, it... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | fallback to transient parents properly |
tree | commitdiff |
2007-03-11 |
Dana Jansens | stacking has been made more reliable with groups and... |
tree | commitdiff |
2007-03-11 |
Mikael Magnusson | allow setting startupnotify per execute action, default... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | look for more things to cancel startup notification... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | make _NET_ACTIVE_WINDOW requests look at the timestamp... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | fix non instrusive stacking adds, they didnt account... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | add _NET_WM_FULL_PLACEMENT, cuz openbox does do placeme... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | wow... this is a big commit... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | add the _NET_WM_USER_TIME property support. When focus_... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | remove the kde icon hint, they use the EWMH icon now |
tree | commitdiff |
2007-03-11 |
Dana Jansens | remove the kde frame extents property, add the _NET_FRA... |
tree | commitdiff |
2007-03-11 |
Dana Jansens | >:| I put old code back somehow.. thanks mika. hooray... |
tree | commitdiff |
2007-03-10 |
Dana Jansens | 1) Remove support for the Urgent hint. This will no... |
tree | commitdiff |
2007-03-10 |
Dana Jansens | skip windows in alt-tab that have SKIP_PAGER set. perha... |
tree | commitdiff |
2007-03-10 |
Dana Jansens | people have started using SKIP_TASKBAR, and it's not... |
tree | commitdiff |
2007-03-10 |
Dana Jansens | make startup notification a little more robust. obconf... |
tree | commitdiff |
2007-03-10 |
Dana Jansens | let windows move themselves off the screen somewhat... |
tree | commitdiff |
2007-03-10 |
Dana Jansens | no longer honor transient_for = None or Root. it violat... |
tree | commitdiff |
2007-03-10 |
Dana Jansens | more cleverness for window placing. |
tree | commitdiff |
2007-03-10 |
Dana Jansens | let you put windows with the titlebar off screen..... |
tree | commitdiff |
2007-03-08 |
Dana Jansens | one more fix.. oops :) |
tree | commitdiff |
2007-03-08 |
Dana Jansens | fix rendering of the new top corner resize handles |
tree | commitdiff |
2007-03-08 |
Dana Jansens | a) remove the top_grip_height business from the theme |
tree | commitdiff |
2007-03-08 |
Dana Jansens | was using paddingx for y-things, oops |
tree | commitdiff |
2007-03-05 |
Dana Jansens | don't use handle_height for focus indicators, use top_g... |
tree | commitdiff |
2007-03-05 |
Dana Jansens | scary commit..but here goes. |
tree | commitdiff |
2007-03-04 |
Mikael Magnusson | mention that it is in fact openbox that crashes |
tree | commitdiff |
2007-03-04 |
Dana Jansens | use EXIT_SUCCESS. it's the same thing, but more correct. |
tree | commitdiff |
2007-03-04 |
Mikael Magnusson | use ob_reconfigure/restart directly instead of actions... |
tree | commitdiff |
2007-03-04 |
Mikael Magnusson | remove said Atoms |
tree | commitdiff |
2007-03-04 |
Mikael Magnusson | use integers instead of atoms for the actual control... |
tree | commitdiff |
2007-03-04 |
Mikael Magnusson | use the X protocol to reconfigure instead of signals... |
tree | commitdiff |
2007-03-04 |
Dana Jansens | i moved the font shadow stuff back into the theme,... |
tree | commitdiff |
2007-03-04 |
Dana Jansens | change the rc config format for font shadows, now: |
tree | commitdiff |
2007-03-04 |
Mikael Magnusson | fix compiling without session manager support |
tree | commitdiff |
2007-03-04 |
Dana Jansens | oops... I'm combining two different things in this... |
tree | commitdiff |
2007-03-04 |
Dana Jansens | better string matching for duplicate title numbering... |
tree | commitdiff |
2007-03-04 |
Dana Jansens | Fonts are now going to be configured in the rc.xml... |
tree | commitdiff |
2007-03-03 |
Dana Jansens | let the configuration file changes affect windows'... |
tree | commitdiff |
2007-03-03 |
Dana Jansens | don't change the restart type with the session manager... |
tree | commitdiff |
2007-03-03 |
Dana Jansens | pretty brackets |
tree | commitdiff |
2007-03-03 |
Dana Jansens | if sm is disabled, there is nothing to shutdown, so... |
tree | commitdiff |
2007-03-03 |
Dana Jansens | ok this time for real... |
tree | commitdiff |
next |