2007-05-14 |
Dana Jansens | watch for errors while setting focus on windows, return... |
blob | commitdiff | raw |
2007-05-14 |
Dana Jansens | fix fullscreen windows being stuck in the wrong layer... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | remove the dialog option for Desktop action for now... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | remove this check, it didnt guarantee anything anyways |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | the configurenotify needs to come after adjusting the... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | send a configurenotify on mapping after the window... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | another little focus cleanup/rearrangement, for focus... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | remove some old checking because we're not using window... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | rename the openbox_* atoms back to ob_* |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Mikael Magnusson | fix error in client_directional_edge_search that ignore... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | add a debug line |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | add support for _NET_WM_ACTION_ABOVE and _NET_WM_ACTION... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | fix drawcontents=no |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | always send configure notify when windows map |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | don't allow focus to move during an interactive grab... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | use the right list in client_add_hide_notify, rename... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | likewise if a window is unmanaged and we were trying... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | some changes to focus handling. |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Dana Jansens | remove the edges_hit_layers_below option. don't use... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Dana Jansens | don't show handles on windows that cannot resize |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Dana Jansens | fix for circular transiency |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Dana Jansens | oops, debug prints |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Dana Jansens | pick the closest icon instead of always a smaller one |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Dana Jansens | set the default window gravity to NorthWest. |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | when un-showing the desktop if a window is getting... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | stacking fixes for layers |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | don't get the layer from the group like that. let new... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | make the frame before you use the frame.. |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | set the session stuff before trying to apply per-app... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | make restacking much better, yay |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | when a window is fully maxed, make clicking on the... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | mem leak |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | add support for _NET_REQUEST_FRAME_EXTENTS |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | support for _NET_WM_USER_TIME_WINDOW round 2 ! yay... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | add support for _NET_WM_USER_TIME_WINDOW. round 1 ... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | punctuation |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | update the client menu when you do stuff without closin... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | let you move splash screens if you are so inclined |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | let windows that cant iconify still iconify with their... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | but deiconify |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | dont iconify if you can't |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | don't focus splash screens and toolbars and menus when... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | try again. merge r6177-6182 from 3.4-working |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | merge r6176-6182 from 3.4-working |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | recalc the layer when above/below changes |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | dont check if relatives have focus. gtk apps all set... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | redo how a window checks if it can activate. |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | i dont like this "application window" concept. swap... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | make helper windows share desktops with all their appli... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | um... hide the client menu when the window changes... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | add a notifier for clients changing desktops. use it... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | when a window becomes transient for its group, it needs... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | windows on other desktops are iconic state too |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | this had changed for the animation stuff but it is... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | the session properties are not set on the group leader... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | client machine and wm_command can be set on the group... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | missed some stuff? |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | document the per app settings in rc.xml.in. some xsd... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | save session state for old clients that dont use XSMP... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | don't make the desktop fullscreen |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | a bunch of thigns got squashed into this commit.. sorry.. |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | add an allDesktops option to Next/PreviousWindow to... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | more restrictive to keep clients on screen in more... |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | refactor all the session stuff. yay, it works properly... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | prepend is faster |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | fixes to the properties and net_supported. a bunch... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | yay. way way cleaner code for iconify animations. let... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | lots of fixes for the iconify animation. i think it... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | animate iconify/reestore. yeah. |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | when restoring from show-desktop mode because a window... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | and some more transient fixes |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | more fixes for the transient tree |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | unused variable |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | missing paranthesis |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | continuation of r6039 in all respects |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | add the maginificent client_update_transient_tree. |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | group transients werent getting added to their parents |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | revert r6029, as it didnt fix anything. |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | dont move windows away from omnpresentness when deiconi... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | drop the DoNotPropogate thing. metacity doesn't set... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | some improvements on how group transients get their... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | this is gross... i think it can go away from other... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | set the usertime on windows if they dont provide one... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | from r6017, we no longer need to fallback in client_unm... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | not much.. some debugs and a nicer if statement |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Dana Jansens | add the notion of "application windows" meaning normal... |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Dana Jansens | find_on_screen takes client width/height, not frame |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Dana Jansens | when deiconifying, deiconify all transients, not just... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Dana Jansens | turn on demands_attention when urgent gets set, and... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Dana Jansens | make keeping windows on screen much more clever |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Dana Jansens | fix drawcontent=no resizing |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Dana Jansens | some old changes to grav.c test, it wasn't a valid... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Dana Jansens | a whole lot of changes to the moving/resizing code... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Dana Jansens | focus_client is already nulled from the fallback, and... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Dana Jansens | have to fallback in client_unmanage, until we figure... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Dana Jansens | add group transients to other transients who arent... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Dana Jansens | when windows disappear dont move focus from enter event... |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Dana Jansens | pointer type changed a long time ago |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Mikael Magnusson | only grab keybinds on the root window, not every client... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | set the client's user_time when it gets activated |
blob | commitdiff | raw | diff to current |
next |