summaryrefslogtreecommitdiff
path: root/src/screen.c
Commit message (Expand)AuthorAgeFilesLines
* log: Prefer stdoutOlivier Fourdan2021-01-091-2/+2
* screen: Add a myScreenHasPrimaryMonitor functionDridi Boukelmoune2020-07-251-0/+21
* screen: Remove pre-computed font heightOlivier Fourdan2020-04-201-41/+7
* Revert "frame: Fix title align"Olivier Fourdan2020-04-201-0/+51
* frame: Fix title alignOlivier Fourdan2020-04-051-51/+0
* Use GTK3 scaling attributes for window titlesViktor Odintsev2018-12-261-2/+29
* screen: We always query the root windowOlivier Fourdan2019-05-121-1/+1
* events: Catch more XErrorsOlivier Fourdan2019-05-021-0/+10
* screen: Remove logical sizeOlivier Fourdan2019-04-161-15/+3
* tabwin: Place tabwin in center when display is scaledJonas Zetterberg2018-12-091-4/+4
* Use convenient display functionsOlivier Fourdan2018-04-051-12/+2
* trace: rework tracesOlivier Fourdan2018-03-311-29/+16
* Build: Fix warnings with newer gtk+Olivier Fourdan2018-03-311-0/+9
* screen: Use computed screen size instead of xlibOlivier Fourdan2018-01-191-5/+3
* Replace XEvent with XfwmEvent + add xfwm_device_* grabs usageViktor Odintsev2017-11-271-26/+43
* device: Implement XI2 event handlingViktor Odintsev2017-11-271-1/+1
* Fix remaining deprecationsViktor Odintsev2017-07-041-2/+20
* Implement GTK2-like style calculatorViktor Odintsev2017-07-031-8/+0
* Remove black_gc and white_gcViktor Odintsev2017-07-031-2/+0
* Remove usage of deprecated macroses and private fieldsViktor Odintsev2017-07-021-5/+5
* Remove deprecated gdk_screen_make_display_nameViktor Odintsev2017-07-021-1/+1
* Handle GDK display/screen/monitor deprecationsViktor Odintsev2017-07-021-8/+10
* screen: Fix broken monitor indexOlivier Fourdan2017-06-011-1/+9
* Flush display to catch possible errorsOlivier Fourdan2017-05-151-0/+1
* Use ximerama indices for _NET_WM_FULLSCREEN_MONITORSOlivier Fourdan2017-05-151-0/+27
* Fix rendering with 30-bit colormapStig Inge Lea Bjørnsen2016-02-241-1/+1
* Small code cleanupOlivier Fourdan2015-03-271-7/+2
* Compute struts based on reported screen sizeOlivier Fourdan2015-02-271-10/+13
* Use smallest screen areaOlivier Fourdan2015-02-241-0/+17
* Ungrab even if grab failedOlivier Fourdan2015-01-171-2/+2
* Restore grab mouse pointer based on commit 380c869 and restrict mouse interac...Cédric Leporcq2014-02-231-2/+2
* Experiment with button events.Nick Schermer2014-02-231-1/+1
* Identify previous window manager and log its name.Olivier Fourdan2012-01-101-12/+14
* Name the window manager when one is already running to help debugging session...Olivier Fourdan2012-01-081-0/+13
* Check for both forward and backward cycling modifier to be released before ex...Olivier Fourdan2011-11-071-0/+13
* SimplifyOlivier Fourdan2011-10-281-3/+1
* Increase timeout for other WM to exit with "--replace",Olivier Fourdan2011-10-181-1/+12
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Fix bug #6902Olivier Fourdan2010-12-151-4/+84
* Fix bug #6651 Shape Mask Changes not Immediately Recognized by Xfwm4Olivier Fourdan2010-12-061-0/+7
* Recent Xorg drivers disable the output when the lid is closed, leaving no act...Olivier Fourdan2010-02-091-0/+5
* Typos and type checking, thanks buildbot :)Olivier Fourdan2009-10-121-1/+1
* Compute screen size based on each monitor size and layout and avoid using rep...Olivier Fourdan2009-10-111-1/+38
* Grab keyboard/pointer of root winOlivier Fourdan2009-10-101-3/+3
* Fix a bug introduced yesterday, xfwm4 would not set teh nu,ber of workspaces ...Olivier Fourdan2009-09-111-1/+1
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-101-11/+11
* * src/settings.c, src/events.c, src/screen.c, src/screen.h: ApplyOlivier Fourdan2009-02-191-0/+31
* * src/screen.c: Use G_MAXINT as default to make sure it's off bound.Olivier Fourdan2009-01-181-5/+5
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1