summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2024-10-02Bump version to 24.1.3xwayland-24.1.3Olivier Fourdan1-2/+2
2024-09-24build: Fix DRI3 on DragonFly and OpenBSDOlivier Fourdan1-1/+1
2024-09-24build: Move epoll dependency checkOlivier Fourdan1-0/+6
2024-08-07Bump version to 24.1.2xwayland-24.1.2Olivier Fourdan1-2/+2
2024-08-06xwayland: Do not enable DRI3 without eventfdOlivier Fourdan1-1/+5
2024-07-10Bump version to 24.1.1xwayland-24.1.1Olivier Fourdan1-2/+2
2024-05-15Bump version to 24.1.0xwayland-24.1.0Olivier Fourdan1-2/+2
2024-05-02Bump version to 24.0.99.902xwayland-24.0.99.902Olivier Fourdan1-2/+2
2024-04-17Bump version to 24.0.99.901xwayland-24.0.99.901Olivier Fourdan1-2/+2
2024-04-12Bump version to 24.0.99.1Olivier Fourdan1-2/+2
2024-04-12meson: Change project name to xwaylandMichel Dänzer1-1/+1
2024-04-12meson: Build Xwayland unconditionallyMichel Dänzer1-57/+28
2024-04-12Drop miext/shadow directoryMichel Dänzer1-2/+0
2024-04-12Drop EXA codeMichel Dänzer1-1/+0
2024-04-12Drop config directoryMichel Dänzer1-45/+0
2024-04-12Drop Xephyr / kdrive DDXMichel Dänzer1-3/+0
2024-04-12Drop Xorg DDXMichel Dänzer1-181/+4
2024-04-12Drop Xwin DDX and x86 MinGW-w64 cross buildMichel Dänzer1-13/+0
2024-04-12Drop Xnest DDXMichel Dänzer1-21/+0
2024-04-12Drop Xquartz DDXMichel Dänzer1-23/+1
2024-04-09xwayland: add support for wp_linux_drm_syncobj_v1Erik Kurzinger1-1/+1
2024-04-09xwayland: support DRI3 1.4 and Present 1.4Erik Kurzinger1-1/+1
2024-04-09Present: add PresentCapabilitySyncobj and PresentPixmapSyncedErik Kurzinger1-1/+1
2024-04-09DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobjErik Kurzinger1-1/+1
2024-04-09DRI3: provide stub implementation of DRI3SetDRMDeviceInUseErik Kurzinger1-1/+1
2024-04-01test: fix FTBS on missing xlib includes on NetBSDEnrico Weigelt, metux IT consult1-0/+1
2024-03-21meson.build: move manpage specific stuff to man/ subdirEnrico Weigelt, metux IT consult1-36/+1
2024-03-20build: Bump wayland-protocols requirement to 1.31Olivier Fourdan1-1/+1
2024-03-18xwayland/glamor: Drop the EGLStream backendOlivier Fourdan1-15/+0
2024-03-03build: Xwayland with GLAMOR requires libxshmfenceOlivier Fourdan1-0/+1
2024-03-03build: Use a variable for the xshmfence versionOlivier Fourdan1-1/+2
2024-03-03include: move xsha1.h to os/Enrico Weigelt, metux IT consult1-0/+1
2024-02-23dix: unexport and move maxBigRequestSizeEnrico Weigelt, metux IT consult1-0/+1
2024-01-08build: Switch to meson 0.56Olivier Fourdan1-14/+15
2024-01-08meson: add option for systemd_notifySam James1-0/+1
2023-12-18dpms: Add support for DPMSInfoNotify event from DPMS 1.2 (xorgproto)Alexander Volkov1-0/+2
2023-11-21build: Allow for custom server config directoryOlivier Fourdan1-1/+4
2023-08-16Switch to libbsd-overlaySam James1-1/+1
2023-06-26xwayland: Add XTEST support using EISPeter Hutterer1-0/+11
2023-06-19present: add support for PresentOptionAsyncMayTearXaver Hugl1-0/+2
2023-06-19require wayland-protocols 1.30Xaver Hugl1-1/+1
2023-03-03Add libdrm 2.4.109 requirementAustin Shafer1-1/+1
2023-02-09xwayland: wl_pointer.axis_v120 is no longer optionalOlivier Fourdan1-4/+1
2023-02-09build: Bump Wayland dependency to 1.21Olivier Fourdan1-1/+1
2023-01-24meson: wayland_client_dep is false when wayland is disabledorbea1-27/+26
2023-01-18xwayland: hook up wl_pointer.axis_v120 eventsPeter Hutterer1-1/+4
2023-01-17Revert "meson: Don't build COMPOSITE for XQuartz"Jeremy Huddleston Sequoia1-9/+2
2022-12-21xwayland: Implement xwayland_shell_v1Joshua Ashton1-1/+1
2022-11-28meson: add fontrootdir option to drop font-utils dependencyPeter Hutterer1-2/+9
2022-11-27meson: Don't build COMPOSITE for XQuartzJeremy Huddleston Sequoia1-2/+9