aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-24backend/drm: remove overzealous finish_drm_surfaceRouven Czerwinski
2020-01-24backend/drm: add env variable to disable modifiersRouven Czerwinski
2020-01-24build: replace version with soversionSimon Ser
2020-01-24meson: Fix protocol includes for compositor examplesScott Anderson
2020-01-22Update version to 0.10.0Drew DeVault
2020-01-20Honor the `examples` meson settingJan Staněk
2020-01-17keyboard-group: two NULL keymaps are equalSimon Ser
2020-01-17backend/drm: prevent outputs from being destroyed on commitSimon Ser
2020-01-14docs: document XDG_SESSION_IDSimon Ser
2020-01-14docs: establish one section per backendSimon Ser
2020-01-14docs: remove rootston-specific env varsSimon Ser
2020-01-14Bump meson version to 0.51.2Scott Anderson
2020-01-13render/gles2: unbind textures after useSimon Ser
2020-01-12render/egl: remove SURFACELESS_MESA special caseSimon Ser
2020-01-12text-input: fix missing destroy signal initxdavidwu
2020-01-10Drop RDP backendDrew DeVault
2020-01-09backend/wayland: handle display errors more gracefullySimon Ser
2020-01-09backend/wayland: listen to wl_buffer.release eventsSimon Ser
2020-01-08Allow WLR_RDP_PORT to be any valid TCP/UDP port numberJason
2020-01-06Update version to 0.9.1Drew DeVault
2020-01-05xwm: allow applications to change focus between their own surfacesIlia Bozhinov
2020-01-03virtual-pointer: Actually use the value passed to axis_discreteAndri Yngvason
2020-01-02backend/wayland: fix frame callback not registeredSimon Ser
2019-12-31Update version to 0.9.0Drew DeVault
2019-12-31render: guard rendering operations between begin() and end()Simon Ser
2019-12-31xwayland: Clean up if Xwayland fails to startScott Moreau
2019-12-31virtual-pointer: Add support for the wlr-virtual-pointer-unstable-v1Josef Gajdusek
2019-12-30backend/drm: don't modeset with a NULL mode after TTY switchSimon Ser
2019-12-30output: only advertise current modeSimon Ser
2019-12-30xdg-shell: make wlr_xdg_surface_from_resource reject NULLSimon Ser
2019-12-30xdg-shell: fix inert xdg_surface handlingSimon Ser
2019-12-30tinywl: enable and commit output when modesettingSimon Ser
2019-12-30output: refuse to commit a buffer or modeset a disabled outputSimon Ser
2019-12-30output: clear pending bit if pending == currentSimon Ser
2019-12-30backend/drm: modeset before enabling an outputSimon Ser
2019-12-30output: re-introduce atomic mode, enabled, scale and transformSimon Ser
2019-12-29wlr_keyboard_group: fix mem leak in refresh_stateBrian Ashworth
2019-12-29output-management-v1: use wlr_output.descriptionSimon Ser
2019-12-29xdg-output-v1: use wlr_output.descriptionSimon Ser
2019-12-29output: add descriptionSimon Ser
2019-12-29ci: add a build run with all features disabledSimon Ser
2019-12-23Revert "ci: add xorgproto dep to Arch build"Simon Ser
2019-12-23meson: Remove tag generationScott Anderson
2019-12-23meson: Various improvementsScott Anderson
2019-12-22backend/session/freebsd: Fix the way to get TTY pathTing-Wei Lan
2019-12-21render: fix EGL extensions not loadedSimon Ser
2019-12-21ci: add xorgproto dep to Arch buildSimon Ser
2019-12-20backend/drm: print preferred modeRouven Czerwinski
2019-12-20Refactor EGL/GL API loadingSimon Ser
2019-12-18Send tablet tool frame on proximity_outmyfreeweb