2007-03-25 |
Dana Jansens | xml tags are case sensitive |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | bad idea.. more thought is needed.. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | when opening the client menu with a key, open it at... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Dana Jansens | watch for reverttoparent reverting to the root window... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Dana Jansens | set the event_curtime when running an action to the... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Dana Jansens | there is no themetoxml.h |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Dana Jansens | (no commit message) |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Dana Jansens | clean up the title getting function |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Dana Jansens | kill window title numbering... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Mikael Magnusson | check for minimum required versions of glib and pango |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Mikael Magnusson | accidentally didn't include client_list_menu.h in dist |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Dana Jansens | launch things on the desktop where you ran it. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Dana Jansens | ignore focus events on root that we don't care about |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Dana Jansens | allow focus to disappear to black holes. (that is,... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Dana Jansens | we're only getting one unmap notify now, with the new... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Dana Jansens | not passing timestamps sometimes and not others. set... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Dana Jansens | free unused path strings. |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Dana Jansens | memory leak in xinerama setup code |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Dana Jansens | add -Wwrite-strings in debug mode |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Dana Jansens | use const char*'s when we should be |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Dana Jansens | oops, logic error |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Dana Jansens | mention when the logicalx/y is actually returned |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Dana Jansens | fix for bug introduced in revision 5643. logical size... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Dana Jansens | animate presses on toggled titlebar buttons |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Dana Jansens | (no commit message) |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Dana Jansens | update COMPLIANCE |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Dana Jansens | only refocus the omnipresent window if its allowed |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Dana Jansens | clearer engrish |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Dana Jansens | when an omnipresent window has focus and you switch... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Dana Jansens | don't fall back focus to omnipresent windows |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Dana Jansens | make focus_order into one long list instead of having... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Dana Jansens | syscrash changed his theme up |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Dana Jansens | save the focus_client when falling back, so we don... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Dana Jansens | oh, 2 things in this commit.. |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Mikael Magnusson | move stuff around in client_unmanage to maybe make... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Dana Jansens | refix for managing iconic windows, without having the... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Dana Jansens | a) fix resizerelative moving windows when they reach... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Dana Jansens | add support for 8bit TrueColor visuals. Who knew these... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Mikael Magnusson | update german translation |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Dana Jansens | make frame and client window in a consistant mapped... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Dana Jansens | less wasted updates of wm_state |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Mikael Magnusson | focus fallback |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Mikael Magnusson | comparing strings to random locations in memory is... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Dana Jansens | always unfocus the window when it disappears, no specia... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Dana Jansens | set IconicState on windows that are not visible always... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Dana Jansens | save and restore pre-maximized/fullscreen sizes properly |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | remove event_lastttime. use CurrentTime when handling... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | ? |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | fallback is still getting x errors. instead, fallback... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | focusins can occur on windows that aren't clients when... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | don't validate inside client_focus. instead, validate... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | validate clients before trying to focus them in fallback |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | update focus_hilite appropriately for when changing... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | i rewrote handling of focus events. this is pretty... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | another silly bug. i rule the school. |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | that was a silly mistake. fullscreen windows amongst... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | roll back focus fallback change, so it behaves well... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | ok this is from prevous changes but has a bunch of... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | remove the group option for the restacking commands... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Dana Jansens | Rewrite the stacking code. It's a lot faster now, I... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Mikael Magnusson | no separator at the start of the menu |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Mikael Magnusson | make the combined client list menu not suck quite as bad |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Mikael Magnusson | update copyright notice in --version output |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | We were grabbing SubstructureNotifyMask on the root... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | extra braces.. why does the world hate me so? |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | .. i am pretending to be mika :D :D ok this time for... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | oh.. wasted verbosity.. *strums guitar* |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | rewrite the focus steal prevention code to clean it... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | Honor transient_for=Root, even thought this is crap... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Mikael Magnusson | set micro_version correctly in configure.ac |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | make smart placement more smart with multiple monitors... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | change version to 3.4, i think that will be next releas... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | client_configure_full is trying to move a window, it... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | fallback to transient parents properly |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | stacking has been made more reliable with groups and... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Mikael Magnusson | note things in CHANGELOG and mark xml theme entry as... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Mikael Magnusson | allow setting startupnotify per execute action, default... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | look for more things to cancel startup notification... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | make _NET_ACTIVE_WINDOW requests look at the timestamp... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | fix non instrusive stacking adds, they didnt account... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | add _NET_WM_FULL_PLACEMENT, cuz openbox does do placeme... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | wow... this is a big commit... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | add the _NET_WM_USER_TIME property support. When focus_... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | remove the kde icon hint, they use the EWMH icon now |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | remove the kde frame extents property, add the _NET_FRA... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Dana Jansens | >:| I put old code back somehow.. thanks mika. hooray... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Dana Jansens | 1) Remove support for the Urgent hint. This will no... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Dana Jansens | skip windows in alt-tab that have SKIP_PAGER set. perha... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Dana Jansens | people have started using SKIP_TASKBAR, and it's not... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Dana Jansens | make startup notification a little more robust. obconf... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Dana Jansens | let windows move themselves off the screen somewhat... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Dana Jansens | no longer honor transient_for = None or Root. it violat... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Dana Jansens | add grouptran test, which will actually not make valid... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Mikael Magnusson | Update with all important changes |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Mikael Magnusson | some more stuff |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Mikael Magnusson | at least the CHANGELOG file gets some updates |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Mikael Magnusson | yet another pointless commit to test post-commit hook |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Mikael Magnusson | another pointless commit to test post-commit hook |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Mikael Magnusson | pointless commit to test post-commit hook |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Dana Jansens | more cleverness for window placing. |
commit | commitdiff | tree | snapshot |
next |