summaryrefslogtreecommitdiff
path: root/miext
Commit message (Expand)AuthorAgeFilesLines
* rootless: Use screen_x and screen_y instead of pixmap pointer hacksJeremy Huddleston Sequoia2023-01-203-21/+17
* rootless: Dead code removal (RootlessResizeCopyWindow)Jeremy Huddleston Sequoia2023-01-201-126/+1
* rootless: Remove an unnecessary memory copy when handling resize with gravity...Jeremy Huddleston Sequoia2023-01-201-37/+0
* rootless: Dead code removal (resize_after in StartFrameResize / FinishFrameRe...Jeremy Huddleston Sequoia2023-01-201-49/+24
* rootless: Remove the special case for northwest gravity in StartFrameResizeJeremy Huddleston Sequoia2023-01-201-114/+2
* rootless: Use RL_GRAVITY_NORTH_WEST for min/max/zoom resizingJeremy Huddleston Sequoia2023-01-201-1/+1
* rootless: Ensure gResizeDeathPix is stored in locally-managed memory rather t...Jeremy Huddleston Sequoia2023-01-201-15/+5
* rootless: Remove option to disable ROOTLESS_RESIZE_GRAVITYJeremy Huddleston Sequoia2023-01-204-18/+1
* rootless: Fixup some format errors in debug loggingJeremy Huddleston Sequoia2023-01-203-10/+11
* rootless: Add additional debug logging to help triage XQuartz fb/rootless/dam...Jeremy Huddleston Sequoia2022-12-211-3/+41
* rootless: Dead code removal (ROOTLESS_REDISPLAY_DELAY is already defined)Jeremy Huddleston Sequoia2022-06-131-5/+0
* Remove autotools supportPovilas Kanapickas2021-10-275-89/+0
* miext: Remove if check which is always truePovilas Kanapickas2021-03-261-8/+2
* meson: hide C API if Xorg is disabled (like autotools)Jan Beich2021-03-113-3/+9
* Fix spelling/wording issuesAlan Coopersmith2020-07-055-8/+8
* mi: Add a default no-op miSourceValidateAdam Jackson2019-10-301-4/+2
* miext/sync: Make struct _SyncObject::initialized fully ABI compatibleMichel Dänzer2019-09-261-1/+1
* miext/sync: Fix needless ABI changeAdam Jackson2019-08-211-1/+1
* meson: Build miext/sync for XwaylandOlivier Fourdan2019-08-151-1/+1
* meson: Build rootless extensionJon Turney2019-05-021-0/+13
* xsync: Add resource inside of SyncCreate, export SyncCreateAlex Goins2019-04-173-13/+20
* miext/damage: take care of the coordinate mode in damagePolyPointCedric Roux2018-09-251-10/+30
* meson: Distribute more SDK headersThierry Reding2018-04-023-0/+22
* sync: Clean up a bit of header formatting.Eric Anholt2017-09-201-8/+5
* sync: Convert from "CARD64" to int64_t.Eric Anholt2017-09-202-10/+6
* Add a Meson build system alongside autotools.Eric Anholt2017-04-263-0/+58
* dix: Remove PRIVATE_DAMAGEAdam Jackson2017-03-212-3/+2
* damage: Validate source pictures bound to windows before unwrappingMichel Dänzer2017-02-081-0/+10
* Revert "damage: Make damageRegionProcessPending take a damage not a drawable"Adam Jackson2016-12-131-61/+60
* shadow: Remove unused shadowAllocAdam Jackson2016-12-123-52/+0
* shadow: Macro cleanupAdam Jackson2016-12-1213-19/+15
* shadow: Remove indirection stubsAdam Jackson2016-12-124-29/+0
* shadow: Lift 32->24 conversion from modesetting to dixAdam Jackson2016-12-123-0/+142
* Remove fd_set from Block/Wakeup handler APIKeith Packard2016-07-181-2/+2
* Remove readmask from screen block/wakeup handlerKeith Packard2016-07-181-2/+2
* dix: Switch to the libXfont2 API (v2)Keith Packard2016-07-181-2/+2
* dix: Call screen block/wakeup handlers closest to blocking [v3]Keith Packard2016-06-202-13/+8
* damage: Make damageRegionProcessPending take a damage not a drawableAdam Jackson2016-05-181-60/+61
* rootless: Fix bogus handling of broken root clipAdam Jackson2015-09-211-1/+1
* rootless: rename w->_w to avoid shadow warningsDave Airlie2015-08-171-9/+9
* rootless: fix warnings due to lack of const keeping.Dave Airlie2015-08-172-3/+3
* dix: Restore PaintWindow screen hookAdam Jackson2015-07-084-2/+26
* rootless: Build unconditionallyAdam Jackson2015-07-081-8/+1
* rootless: Genericize the config header a bitAdam Jackson2015-07-081-15/+4
* dix: unifdef pWin->rootlessUnhittableAdam Jackson2015-07-081-4/+4
* dix: Unexport various implementation detailsAdam Jackson2015-07-081-0/+1
* Convert mi & miext to new *allocarray functionsAlan Coopersmith2015-04-213-4/+4
* Drop trailing whitespacesPeter Hutterer2014-11-127-25/+25
* rootless: remove redundant RootlessShapedWindowInAdam Jackson2014-10-081-62/+3
* miext/shadow: Remove shadowInitAdam Jackson2014-07-292-24/+0