summaryrefslogtreecommitdiff
path: root/Xext
Commit message (Expand)AuthorAgeFilesLines
* Xext: fix invalid event type mask in XTestSwapFakeInputPeter Hutterer2022-12-191-1/+1
* Xext: free the screen saver resource when replacing itPeter Hutterer2022-12-141-1/+1
* Xext: free the XvRTVideoNotify when turning off from the same clientPeter Hutterer2022-12-141-1/+3
* Xtest: disallow GenericEvents in XTestSwapFakeInputPeter Hutterer2022-12-121-2/+3
* Xext: the check firstValuator ≤ 1 is duplicated in this branchKonstantin Kharlamov2022-04-021-1/+1
* Xext: Fix out of bounds access in SProcScreenSaverSuspend()Povilas Kanapickas2021-12-141-1/+1
* Remove autotools supportPovilas Kanapickas2021-10-271-120/+0
* selinux: Stop using security_context_tAdam Jackson2021-08-174-18/+18
* More missing version checks in SProcsDemi Marie Obenour2021-08-081-1/+7
* meson: hide C API if Xorg is disabled (like autotools)Jan Beich2021-03-111-1/+3
* os, shm: fcntl()'s third argument is integer, not pointerAdam Jackson2020-12-181-1/+1
* configure: Build hashtable for Xres and glvndOlivier Fourdan2020-11-091-2/+8
* Fix spelling/wording issuesAlan Coopersmith2020-07-057-16/+17
* os: Don't crash in AttendClient if the client is goneAaron Plattner2019-11-191-2/+1
* dix: Call SourceValidate before GetImageAdam Jackson2019-10-302-0/+19
* dix: Fix undefined shift in ht_generic_hashAdam Jackson2019-10-151-1/+1
* xsync: Add resource inside of SyncCreate, export SyncCreateAlex Goins2019-04-172-22/+31
* shm: Use memfd_create when possibleAlexander Volkov2019-02-141-0/+12
* shm: Pick the shm dir at run time, not build time.Eric Anholt2018-09-191-19/+29
* shm: reindent shm_tmpfile to follow our standards.Eric Anholt2018-09-191-20/+20
* shm: move shmsize verify before allocating the drawable.Dave Airlie2018-09-121-12/+13
* xselinux: warning fixAdam Jackson2018-09-111-6/+3
* Xext: dynamically allocate the PanoramiXDepths[j].vids arrayPeter Hutterer2018-07-191-5/+4
* Change the DPMS initialization to be conditional on not set from configJohn Lumby2018-06-261-4/+12
* Xext/shm: Refuse to work for remote clientsAlexander Volkov2018-06-141-4/+14
* meson: Ensure we always build Xext/hashtable.c for glxLyude Paul2018-04-191-1/+5
* Xext: Fix memory leaks in hashtable.Michal Srb2018-04-101-0/+3
* meson: Distribute more SDK headersThierry Reding2018-04-021-0/+12
* Xext/shm: Downgrade from error to debug log output about successAlexander Volkov2018-03-211-1/+1
* Xext/saver: Swap ScreenSaverSuspend 'suspend' field. Handle old XCB clients.Keith Packard2018-03-141-2/+12
* shm, xwayland: prefer atomic close-on-exec without O_TMPFILEJan Beich2018-02-021-2/+7
* sync: Fix diffgreater comparisonDavid Weinehall2018-01-181-1/+1
* xres: Return the atom naming the type, not its internal type numberAdam Jackson2017-11-141-13/+21
* Use ARRAY_SIZE all over the treeDaniel Martin2017-10-302-6/+3
* XShmGetImage: fix censoringNikolay Martynov2017-10-121-6/+2
* hw/xfree86: unvalidated lengthsNathan Kidd2017-10-101-59/+70
* Unvalidated lengthsNathan Kidd2017-10-104-3/+10
* Xext/shm: Validate shmseg resource id (CVE-2017-13721)Michal Srb2017-10-041-0/+1
* sync: Fix delta value checkLouis-Francis Ratté-Boulianne2017-09-271-1/+1
* sync: Convert from "CARD64" to int64_t.Eric Anholt2017-09-202-171/+154
* dix: Remove extension aliasesAdam Jackson2017-06-201-2/+0
* meson: Fix enabling of xshmfence.Eric Anholt2017-06-021-2/+2
* Drop workaround for pre-glibc linuxJulien Cristau2017-05-111-7/+0
* Add a Meson build system alongside autotools.Eric Anholt2017-04-261-0/+61
* dpms: Consolidate a bunch of stuff into Xext/dpms.cAdam Jackson2017-03-273-11/+29
* dix: Lift DPMS to a screen hookAdam Jackson2017-03-273-50/+65
* xfree86: Clean up DPMS supportAdam Jackson2017-03-271-1/+7
* xinerama: Implement graphics exposures for window->pixmap copies (v4)Adam Jackson2017-03-151-10/+60
* dispatch: Mark swapped dispatch as _X_COLDAdam Jackson2017-03-0117-151/+151
* xace: Don't censor window bordersKeith Packard2016-09-281-7/+6