summaryrefslogtreecommitdiff
path: root/src/screen.h
Commit message (Expand)AuthorAgeFilesLines
* compositor: Add support for adaptive vsync with GLXOlivier Fourdan2021-02-211-0/+1
* compositor: Add support for GL_ARB_syncOlivier Fourdan2020-11-281-0/+2
* compositor: Set swap control if possibleOlivier Fourdan2020-11-281-0/+2
* compositor: Use a GLX drawable per bufferOlivier Fourdan2020-11-281-1/+1
* compositor: Limit damage region to the screenOlivier Fourdan2020-11-211-0/+1
* compositor: Only accumulate damage with multiple buffersOlivier Fourdan2020-11-211-0/+1
* compositor: Make cursor zoom optionalOlivier Fourdan2020-10-311-0/+1
* compositor: Add cwindow_hash to optimize find_cwindow_in_screenMichael Banack2020-09-161-0/+1
* screen: Add a myScreenHasPrimaryMonitor functionDridi Boukelmoune2020-07-251-0/+2
* screen: Remove pre-computed font heightOlivier Fourdan2020-04-201-2/+1
* Revert "frame: Fix title align"Olivier Fourdan2020-04-201-0/+2
* frame: Fix title alignOlivier Fourdan2020-04-051-2/+0
* Use GTK3 scaling attributes for window titlesViktor Odintsev2018-12-261-0/+1
* tabwin: modify CSS only once after theme changeViktor Odintsev2018-02-281-0/+4
* compositor: Fix build without compositorOlivier Fourdan2019-05-211-1/+2
* compositor: Configurable number of buffersOlivier Fourdan2019-05-151-3/+10
* compositor: Finer fence controlOlivier Fourdan2019-05-151-1/+1
* screen: Remove logical sizeOlivier Fourdan2019-04-161-2/+0
* compositor: Use settings for vblank modeOlivier Fourdan2018-12-091-0/+11
* compositor: Use a fence to sync X and GLOlivier Fourdan2018-08-011-0/+3
* Replace XEvent with XfwmEvent + add xfwm_device_* grabs usageViktor Odintsev2017-11-271-4/+6
* Fix remaining deprecationsViktor Odintsev2017-07-041-1/+3
* Implement GTK2-like style calculatorViktor Odintsev2017-07-031-2/+2
* Remove black_gc and white_gcViktor Odintsev2017-07-031-2/+0
* compositor: remove old vblank codeBłażej Szczygieł2017-06-021-3/+0
* Use ximerama indices for _NET_WM_FULLSCREEN_MONITORSOlivier Fourdan2017-05-151-1/+3
* compositor: Fix GL without ARB_texture_rectangleOlivier Fourdan2015-11-061-2/+0
* compositor: Add support for GLXOlivier Fourdan2015-04-241-0/+14
* compositor: Add support for DRI3/PresentOlivier Fourdan2015-04-241-1/+10
* Merge branch 'scale-cursor'Olivier Fourdan2015-03-271-0/+5
|\
| * Use cursor change notification to reload the cursor picturePeter de Ridder2015-03-231-0/+2
| * Implemented scaling cursor by manual drawing if zoomedPeter de Ridder2015-03-191-0/+3
* | Implement vsync using OpenGLOlivier Fourdan2015-03-271-12/+13
|/
* Compute struts based on reported screen sizeOlivier Fourdan2015-02-271-2/+4
* Restore grab mouse pointer based on commit 380c869 and restrict mouse interac...Cédric Leporcq2014-02-231-0/+1
* Implement zooming.Alistair Buxton2013-12-011-0/+4
* Bring refresh_rate stuff outside of LIBDRM checks.Alistair Buxton2013-12-011-1/+1
* Add Vsync support for the compositor (bug #8898).Bob Loosen2013-05-081-0/+13
* Check for both forward and backward cycling modifier to be released before ex...Olivier Fourdan2011-11-071-0/+1
* 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-0/+6
* Fix bug #6651 Shape Mask Changes not Immediately Recognized by Xfwm4Olivier Fourdan2010-12-061-0/+1
* Compute screen size based on each monitor size and layout and avoid using rep...Olivier Fourdan2009-10-111-0/+1
* Fix a bug introduced yesterday, xfwm4 would not set teh nu,ber of workspaces ...Olivier Fourdan2009-09-111-3/+3
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-101-11/+10
* * src/settings.c, src/events.c, src/screen.c, src/screen.h: ApplyOlivier Fourdan2009-02-191-0/+1
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* * src/client.c, src/events.c, src/moveresize.c, src/netwm.c,Olivier Fourdan2009-01-181-5/+5
* * src/misc.h, src/misc.c, src/screen.h, src/screen.c, src/events.c,Olivier Fourdan2009-01-161-0/+8