summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-25Bump version to 23.2.2xwayland-23.2.2Peter Hutterer1-2/+2
2023-10-25Xi/randr: fix handling of PropModeAppend/PrependPeter Hutterer2-4/+4
2023-10-23Switch to libbsd-overlaySam James3-10/+5
2023-10-12xwayland: Cancel the EI disconnect timer when freedOlivier Fourdan1-0/+1
2023-10-12glamor: xv: Fix invalid accessing of plane attributes for NV12Jeffy Chen1-2/+2
2023-10-12xwayland: Give up on EI on setup failureOlivier Fourdan1-0/+2
2023-10-12xwayland: Add an option to enable EI portal supportOlivier Fourdan6-2/+29
2023-10-12xwayland/glamor/gbm: Set GBM_BO_USE_LINEAR if only LINEAR modifier is supportedJosé Expósito1-3/+19
2023-10-12xwayland/present: Handle NULL window_priv in xwl_present_cleanupMichel Dänzer1-3/+5
2023-10-12glamor: fixes GL_INVALID_ENUM errors on ES if there is no quadsKonstantin1-0/+4
2023-09-20Bump version to 23.2.1xwayland-23.2.1Olivier Fourdan1-2/+2
2023-09-19glamor: Ignore destination alpha as necessary for composite operationMichel Dänzer2-1/+14
2023-09-19xtest: Check whether there is a sendEventsProc to callOlivier Fourdan1-1/+2
2023-08-16Bump version to 23.2.0xwayland-23.2.0Olivier Fourdan1-2/+2
2023-08-16xwayland: Default geometry for undecorated rootfulKenny Levinsen1-8/+7
2023-08-16xwayland: Apply root toplevel configure dimensionsKenny Levinsen1-1/+9
2023-08-16xwayland: Make xwl_window_libdecor_resize reusableKenny Levinsen1-23/+25
2023-08-11xwayland: Commit after acknowledging configureKenny Levinsen1-1/+1
2023-08-02Bump version to 23.1.99.902xwayland-23.1.99.902Olivier Fourdan1-2/+2
2023-07-27xwayland: Make fullscreen used a fixed sizeOlivier Fourdan1-0/+1
2023-07-27xwayland: Set min/max size for rootful with lidecorOlivier Fourdan1-1/+18
2023-07-27xwayland: Use update size from libdecor configure handlerOlivier Fourdan1-4/+2
2023-07-27xwayland: Add configuration to libdecor update sizeOlivier Fourdan1-3/+5
2023-07-27xwayland: attach new buffer from libdecor handlersOlivier Fourdan1-2/+3
2023-07-27xwayland: Move the libdecor resize to its own functionOlivier Fourdan1-9/+17
2023-07-27xwayland: Use the screen width/height for libdecor stateOlivier Fourdan1-1/+1
2023-07-27xwayland: Move attach buffer out of post damageOlivier Fourdan1-6/+17
2023-07-27xwayland/glamor: Avoid implicit redirection with depth 32 parent windowsMichel Dänzer2-0/+111
2023-07-27glamor: Make glamor_solid_boxes take a DrawablePtrMichel Dänzer4-13/+7
2023-07-27mi: Fix up alpha channel if needed in miPaintWindowMichel Dänzer1-0/+24
2023-07-27glamor: Add and use glamor_drawable_effective_depth helperMichel Dänzer7-10/+35
2023-07-19Bump version to 23.1.99.901xwayland-23.1.99.901Olivier Fourdan1-2/+2
2023-07-19Revert "xwayland/glamor: Avoid implicit redirection with depth 32 parent wind...Olivier Fourdan2-111/+0
2023-07-18Bump version to 23.1.99.1Olivier Fourdan1-2/+2
2023-07-18meson: Change project name to xwaylandMichel Dänzer2-3/+3
2023-07-18Don't install XvfbMichel Dänzer2-131/+1
2023-07-18meson: Build Xwayland unconditionallyMichel Dänzer2-52/+25
2023-07-18Drop miext/shadow directoryMichel Dänzer30-2790/+0
2023-07-18Drop EXA codeMichel Dänzer15-9348/+0
2023-07-18Drop config directoryMichel Dänzer16-2542/+0
2023-07-18Drop Xephyr / kdrive DDXMichel Dänzer35-12767/+1
2023-07-18Drop Xorg DDXMichel Dänzer340-141752/+8
2023-07-18Drop Xwin DDX and x86 MinGW-w64 cross buildMichel Dänzer112-35733/+2
2023-07-18Drop Xnest DDXMichel Dänzer44-5730/+1
2023-07-18Drop Xquartz DDXMichel Dänzer252-49699/+1
2023-07-18xwayland: Use sensible defaults for rootful sizeOlivier Fourdan1-2/+3
2023-07-18Xwayland: Do not mark decorate as experimentalOlivier Fourdan1-1/+1
2023-07-18xwayland: Make Xwayland rootful resizableOlivier Fourdan1-11/+17
2023-07-18xwayland: Make xwl_randr_add_modes_fixed() public APIOlivier Fourdan2-1/+5
2023-07-18xwayland/glamor: Avoid implicit redirection with depth 32 parent windowsMichel Dänzer2-0/+111