drop some wasted client_validates.
[dana/openbox.git] / openbox / screen.c
2007-03-28 Dana Jansensdrop some wasted client_validates.
2007-03-21 Dana Jansensallow focus to disappear to black holes. (that is,...
2007-03-14 Dana Jansensmake focus_order into one long list instead of having...
2007-03-14 Dana Jansenssave the focus_client when falling back, so we don...
2007-03-14 Dana Jansensoh, 2 things in this commit..
2007-03-13 Dana Jansensset IconicState on windows that are not visible always...
2007-03-12 Dana Jansensdon't validate inside client_focus. instead, validate...
2007-03-12 Dana Jansensroll back focus fallback change, so it behaves well...
2007-03-11 Dana JansensWe were grabbing SubstructureNotifyMask on the root...
2007-03-11 Dana Jansensclient_configure_full is trying to move a window, it...
2007-03-11 Dana Jansensfallback to transient parents properly
2007-03-11 Dana Jansensadd _NET_WM_FULL_PLACEMENT, cuz openbox does do placeme...
2007-03-11 Dana Jansensadd the _NET_WM_USER_TIME property support. When focus_...
2007-03-11 Dana Jansensremove the kde frame extents property, add the _NET_FRA...
2007-03-10 Dana Jansens1) Remove support for the Urgent hint. This will no...
2006-11-15 Mikael Magnusson80 cols
2006-08-22 Mikael Magnussonupdate copyright step 1
2005-10-07 Mikael Magnussonmore 64 bit fixes
2005-10-03 Mikael Magnussonfix using wrong type for _NET_WORKAREA for 64 bits...
2004-04-06 Mikael Magnussonblef
2004-04-05 Mikael Magnusson'Unnamed Desktop' is the most useless text to put on...
2004-03-21 Mikael Magnussonupdate copyright notices
2004-03-21 Mikael Magnussonyay no tabs in the source
2004-02-19 Mikael Magnussonadd setting <desktops><firstdesk>num<//> to set which...
2003-12-22 Dana Jansensdont persist the linear state, not sure why i did it...
2003-12-22 Dana Jansenswhitespace
2003-10-25 Dana Jansensuse g_[s]list_next/previous consistantly, and check...
2003-10-15 Dana Jansensconsistant glib type usage
2003-10-13 Dana Jansensindenting
2003-10-12 Dana Jansenswhen not wrapping, still show the dialog when you reach...
2003-10-11 Dana Jansensif the current SN_WM owner is our window (can this...
2003-10-08 Dana Jansensset focus_hilite when switching desktops and hjilitin...
2003-10-03 Dana Jansenshilight the fallback target before it actually gets...
2003-09-29 Dana Jansensonly fallback when nothing is focused, provide comment...
2003-09-26 Dana Jansensremove the dialog options
2003-09-26 Dana Jansensindenting
2003-09-26 Dana Jansensadd <dialog><focus/><desktop/> to allow disabling popups
2003-09-26 Dana Jansensmake the desktop popup a public function
2003-09-26 Dana Jansensadd ob_wm_state_undecorated to the net_supported hint
2003-09-26 Dana Jansensuse partial struts to determine struts properly for...
2003-09-25 Dana Jansensindenting
2003-09-22 Dana Jansenswhitespace
2003-09-22 Dana Jansenseat enter events on desktop switch so that our own...
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-16 Dana Jansensfallback when nothing is focused and we switch desktops!
2003-09-15 Dana Jansensremove focusLast and focusLastOnDesktop
2003-09-14 Dana Jansensdont bother fucking everythign up when the desktops...
2003-09-12 Dana Jansensnew popups with subclasses, added an ObIconPopup for...
2003-09-09 Dana Jansensno more interactive mouse actions, they are evil etc...
2003-09-08 Dana Jansensmove windows around before removing the focus order...
2003-09-06 Dana Jansenssync before removing all the enter events. this way...
2003-09-03 Dana Jansensremove all the startup notification code from screen.c
2003-09-03 Dana Jansensadd a reconfigure action, also reconfigure on SIGUSR2.
2003-08-31 Dana Jansensadd the DesktopLast action, props to marius nita for...
2003-08-31 Dana Jansensmake desktop cycling work properly when non-interactive
2003-08-30 Dana Jansensmake interactive actions a type and not special cases.
2003-08-30 Dana Jansensusing the ObMainLoop, which rulz the planet
2003-08-29 Dana Jansensremove the event dispatcher
2003-08-28 Dana Jansensfix a bunch of memleaks from valgrind and stuff
2003-08-28 Dana Jansensload menu plugins automatically from whats in the menu...
2003-08-25 Dana Jansensdont put #define values into the supported atoms list
2003-08-20 Dana Jansensreset first to TRUE properly when the desktop popup...
2003-08-12 Dana Jansensadd an option for if the popup is used for desktop...
2003-08-12 Dana Jansenswhen cancelling return the first desktop
2003-08-12 Dana Jansensremove debug printings
2003-08-12 Dana Jansensmove the keyboard and mouse plugins into the kernel...
2003-08-09 Dana Jansenschanges to the timer api, pass the timer to the callbac...
2003-08-05 Dana Jansensdont ignore topleft layouts
2003-08-01 Dana Jansensconfigre teh dock after finding the new screen sizes
2003-07-28 Dana Jansensmake the new placement restrictions not affect !normal...
2003-07-28 Dana Jansensmake those apps stay/map on screen!! fuck stupid apps...
2003-07-24 Dana Jansensuse ob_debug for any debug printing and only display...
2003-07-22 Dana Jansensadd the --replace command line option, and support...
2003-07-10 Dana Jansensmove ob_pointer_pos to screen_pointer_pos
2003-07-10 Dana Jansensmake ob_state a function so it cant be changed outside...
2003-07-10 Dana Jansensremove the ob_root var, its redundant of what Xlib...
2003-07-10 Dana Jansensreplace the focus_backup with the screen_support_win...
2003-07-10 Dana Jansensuse the xerror stuff to trap errors instead of dupliact...
2003-07-10 Dana Jansensprefix the Timer->ObTimer and TimeoutHandler->ObTimeout...
2003-07-10 Dana Jansensprefix and capitalize the ObFocusFallbackType enum
2003-07-10 Dana Jansensprefix and capitalize some more constants/enums in...
2003-07-10 Dana Jansensrename the Client struct to ObClient
2003-07-10 Dana Jansensadd misc.h with some standard enumerations with proper...
2003-07-10 Dana Jansensrename 'xinerama' stuff to 'monitors' to be more generi...
2003-06-27 Dana Jansensset "Openbox" as the name no "Openbox3"
2003-06-27 Dana Jansensxinerama support
2003-06-21 Dana Jansensmore namespacing with Rr*
2003-06-21 Dana Jansensfixed to accomodate the changes to the render/ API.
2003-06-20 Dana Jansensremove non-planar surfaces
2003-06-04 Dana Jansensremove the client_remaximize function, and replace...
2003-05-21 Dana Jansensadd xerror.h
2003-05-21 Dana JansensOpenbox3 in the WM name, FUCK OFF XINE, YA YOU HEARD ME.
2003-05-20 Dana Jansensignore errors when playing with application defined...
2003-05-18 Dana Jansensadd (optional) support for showing a busy cursor via...
2003-05-16 Dana Jansensgive the dock a strut and use it
2003-05-16 Dana Jansensrename "Slit" to "Dock".
2003-05-11 Dana Jansensnot everything in the stacking_list is a client anymore
2003-05-10 Dana Jansensadd a slit to the kernel
2003-05-09 Dana Jansensall my changes while i was offline.
next