2007-05-25 |
Dana Jansens | put the hostname in icon titles too |
blob | commitdiff | raw |
2007-05-25 |
Dana Jansens | send iconic windows to the bottom of the focus list... |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Dana Jansens | dont give focus to transients when the situation is... |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Dana Jansens | add a debug print |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Dana Jansens | experimental change. when apps map, make them fit insid... |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Dana Jansens | only put a transient for the group onto some other... |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Dana Jansens | choose the closest icon size, not always the first... |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Dana Jansens | use maximized state to try find fullscreen sized window... |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Dana Jansens | don't let you maximize menu and toolbars |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Dana Jansens | let you iconify utility windows |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Dana Jansens | first step of changing the types and their restrictions |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Dana Jansens | yay! gravity finally works right! |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Dana Jansens | when a window is being kept on screen (espcially from... |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Dana Jansens | fix libwnck by unmapping the plate window as well as... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | fix window gravity.. |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | settings is never null anymore, so dont bother to check... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | back out 6769 on files that werent supposed to commit yet |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | comment out the applications example |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | don't compare variables to themselves |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | dont use the client's area rect when figuring out where... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | adjust the frame's size before placing the window so... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | fix showing the resize cursors at the right times. |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | we put desktop windows on all desktops so dont let... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | missing another break; ! wow |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | missing a break; heh |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | better ordering so you can unmaximize maximized windows... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | you can't resize fully maxed windows |
blob | commitdiff | raw | diff to current |
2007-05-21 |
Dana Jansens | some repositioning of frame elements for maximized... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
Dana Jansens | maybe the user time stuff should be more like other... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
Dana Jansens | use simple pattern matching for per-app settings. all... |
blob | commitdiff | raw | diff to current |
2007-05-20 |
Dana Jansens | fix windows moving to monitors other than their own... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Dana Jansens | remove a function that is no longer used. and backwards... |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Dana Jansens | super correct enter event ignoring that will only ignor... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | add an atom ob_wm_action_undecorate to match with ob_wm... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | don't let the user toggle decorations on widnows that... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | kill enter events without using pointer grabs |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | rename client_configure_full to client_configure |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | grab the pointer when windows move them selves so no... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | grab the pointer accross actions run by the application... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | "fullscreen" windows that are undecorated by the user... |
blob | commitdiff | raw | diff to current |
2007-05-16 |
Dana Jansens | fullscreen only if no decorations |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Dana Jansens | always ignore errors for client_focus like we used to. |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Dana Jansens | simplify focus handling a bit. no need to listen to... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | also if you hide the focused window, then kill the... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | don't assert, users can bind stuff however they like... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | excep the assert was backwards. heh |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | big scary g_assert(). interactive actions should never... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | get rid of the fullscreen below layer. its the same... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | yay for simplifying code. if we check for errors we... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | watch for errors while setting focus on windows, return... |
blob | commitdiff | raw | diff to current |
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 |
next |