Hear screen resizes when they don't change the root window (cloning)
[dana/openbox.git] / openbox / screen.c
2008-02-09 Mikael MagnussonFix a minor issue with lastdesktop right after startup.
2008-02-08 Mikael MagnussonDon't bother setting screen_last_desktop here, it's...
2008-02-07 Dana JansensMerge branch 'backport' into work
2008-02-02 Dana JansensMerge branch 'backport' into work
2008-02-02 Dana Jansensadd a --config-file command line option, and OB_CONFIG_...
2008-01-31 Dana JansensMerge branch 'backport' into work
2008-01-31 Dana Jansensmake ob_debug use the g_log system, and make openbox...
2008-01-31 Dana JansensMerge branch 'backport' into work
2008-01-31 Dana Jansensmake an obt_root() macro
2008-01-22 Dana Jansensprint a warning when the session has a different number...
2008-01-20 Dana Jansensmake the obt library branch compile again with all...
2008-01-20 Dana Jansensfix constness
2008-01-20 Dana Jansensadd functions for setting locale strings (on top of...
2008-01-20 Dana Jansensmake openbox use the obt prop.c/h stuff
2008-01-20 Dana Jansenss/ob_display/obt_display/ and remove ob_display
2008-01-20 Dana Jansensadd prop.[ch] to the libobt, but they are not used...
2008-01-20 Dana Jansensmove the code for tracking what extensions are availabl...
2008-01-20 Dana Jansensmove the xerror handling into the libobt
2008-01-20 Dana JansensMerge branch 'backport'
2008-01-16 Mikael MagnussonVarious fixes for sparse warnings.
2008-01-16 Dana Jansensadd the new pid and ping atoms to the NET_SUPPORTED...
2008-01-11 Dana Jansenstry to comment the code for when to save the "last...
2008-01-11 Dana Jansensmake the time to remember last desktop a #define, and...
2008-01-11 Mikael MagnussonDon't record desktops for lastdesktop when switching...
2007-12-18 Mikael MagnussonMerge branch 'backport'
2007-10-31 Mikael MagnussonTry to fix the popup only showing up on monitor 0.
2007-09-04 Mikael MagnussonANSI function declarations, ie () -> (void)
2007-09-04 Mikael MagnussonFix calling functions with wrong number of arguments
2007-08-22 Mikael MagnussonHide the desktop cycle popup when the focus cycle popup...
2007-08-07 Mikael MagnussonAnother leaked Rect *a
2007-08-05 Dana JansensMerge branch 'backport'
2007-08-04 Dana Jansensdon't make omnipresent windows lose focus when changing...
2007-08-04 Dana Jansensfallback focus when removing a desktop without doing...
2007-08-04 Dana Jansensshow a popup notification when switching desktops ...
2007-08-03 Dana Jansensnew least-intrusive focus stealing prevention
2007-08-02 Dana Jansensremove focus-stealing-prevention stuff, don't use user_...
2007-07-26 Dana Jansensuse the moveresize client to find the active monitor too
2007-07-21 Dana Jansensdon't move parents and children over when inserting...
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-07-12 Dana Jansensadding trunk
2007-07-10 Dana Jansensuser-sepcified margins
2007-06-29 Dana Jansenscompliance over functionlity
2007-06-23 Dana Jansenswarp desktops when you hit the edge of the screen while...
2007-06-23 Dana Jansensmove logic for add/remove desktop into screen.c
2007-06-21 Dana Jansensonly enable automatic composite redirection for the...
2007-06-20 Dana Jansensget the offscreen pixmaps for all windows (including...
2007-06-19 Dana Jansensbackwards macro
2007-06-19 Dana Jansenscheck for damage and render extensions if going to...
2007-06-19 Dana Jansensredirect window contents to offscreen pixmaps with...
2007-06-13 Dana Jansensraise windows smartly when merging desktops
2007-06-13 Dana Jansensimprove the add/remove desktop actions a bunch.
2007-06-13 Dana Jansensfix focus flicker on sendto+follow
2007-06-13 Dana Jansensdon't raise windows when moving them between desktops...
2007-06-13 Dana Jansensdon't force reconfigure in a number of places, also...
2007-06-13 Dana Jansensfix the optimize
2007-06-13 Dana Jansensoptimize
2007-06-13 Dana Jansenswrong vriables
2007-06-13 Dana Jansensadd struts to the list. reboringify --debug-xinerama
2007-06-13 Dana Jansensfix some more crashing. and make the max area selection...
2007-06-13 Dana Jansensinitalize static stuff.
2007-06-13 Dana Jansenswrong variable
2007-06-13 Dana Jansensbackwards args
2007-06-13 Dana Jansensfix another crash
2007-06-13 Dana Jansensfix 1 crash.
2007-06-13 Dana Jansensxinerama support like crazy for struts and everything...
2007-06-13 Dana Jansensset workarea correctly
2007-06-13 Dana Jansensbugfix
2007-06-13 Dana Jansensadd the dock struts to everything
2007-06-13 Dana Jansensvery cool struts. partial struts actually are partial...
2007-06-10 Dana Jansensmove focus consistantly when changing desktops with...
2007-06-07 Dana Jansensmake popup dialogs appear on the active monitor with...
2007-06-04 Dana Jansensallow focus to fallback to omnipresent windows, except...
2007-06-03 Dana Jansenssuper amazing enter event skipping.
2007-05-29 Dana Jansenssend dcop's output to dev null
2007-05-29 Dana Jansensg_spawn_async wants a char**, not const
2007-05-28 Dana Jansensfix comment
2007-05-28 Dana Jansenstell the ksplash screen we've started up, through the...
2007-05-28 Dana Jansensset the current theme in a root property
2007-05-28 Dana Jansensremove ob_config atom, its not used
2007-05-27 Dana Jansensmake focuslast only apply to switching desktops, like...
2007-05-27 Dana Jansensimprove the colormap setting code
2007-05-25 Dana Jansensonly preserve focus for normal omnipresent windows
2007-05-25 Dana Jansensi broke desktop switching
2007-05-25 Dana Jansensdont use empty desktop names from the rc file
2007-05-25 Dana Jansenssmall optimization heh for screen_set_desktop - set...
2007-05-25 Dana Jansensless negatives means less confusing.. but yeah. get...
2007-05-25 Mikael Magnussonhaha typo etc
2007-05-25 Mikael Magnussoncheck desktop switching stuff in screen_set_desktop
2007-05-23 Dana Jansensvalidate the desktop layout loaded from session
2007-05-23 Dana Jansensadd the "desktop %i" string to the translations
2007-05-23 Dana Jansensrestore the desktop names and number from the session...
2007-05-23 Dana Jansensset the desktop names when there are too few from the...
2007-05-23 Dana Jansenssave and restore the desktop number/layout/names in...
2007-05-22 Dana Jansensback out 6769 on files that werent supposed to commit yet
2007-05-22 Dana Jansenscomment out the applications example
2007-05-19 Dana Jansensfor startup notification, use the left ptr+watch if...
2007-05-18 Dana Jansenssuper correct enter event ignoring that will only ignor...
2007-05-17 Dana Jansensadd an atom ob_wm_action_undecorate to match with ob_wm...
2007-05-15 Dana Jansensalways ignore errors for client_focus like we used to.
2007-05-15 Dana Jansenssimplify focus handling a bit. no need to listen to...
next