Age | Commit message (Expand) | Author |
2020-02-26 | xdg-shell: fix popups rendered outside of the screen | Aleksei Bavshin |
2020-02-20 | idle-inhibit: Style and naming improvements | Michael Weiser |
2020-02-20 | keyboard-shortcuts-inhibit: Add client example | Michael Weiser |
2020-02-20 | keyboard-shortcuts-inhibit: Implement the protocol | Michael Weiser |
2020-02-20 | examples: add output-power-management example client | Guido Günther |
2020-02-20 | Implement wlr-output-power-management-v1 | Guido Günther |
2020-02-20 | Add wlr-output-power-management | Guido Günther |
2020-02-20 | text_input_v3: Note features supported by the text field | Dorota Czaplejewicz |
2020-02-19 | xwayland: ignore pointer focus changes | Simon Ser |
2020-02-19 | output-management: add current_configuration_dirty | Ilia Bozhinov |
2020-02-18 | meson.build: update wayland requirement to 1.18 | Brian Ashworth |
2020-02-17 | output: fix output transform compositions | Manuel Stoeckl |
2020-02-17 | Fix output rotation direction | Manuel Stoeckl |
2020-02-17 | seat: don't destroy global immediately | Simon Ser |
2020-02-17 | output: don't destroy global immediately | Simon Ser |
2020-02-17 | util: add wlr_output_destroy_safe | Simon Ser |
2020-02-17 | backend/session: allow GPU enumeration on FreeBSD | Jan Beich |
2020-02-10 | virtual-pointer: Add request for mapping to specific output | Andri Yngvason |
2020-02-08 | examples: Fix compositor-examples | Scott Anderson |
2020-02-04 | meson: fix wayland-server minimum required version | Simon Ser |
2020-01-28 | Declare wlr_seat globals as extern | Jan Staněk |
2020-01-24 | render: unconditionally disable implicit X11 includes | Simon Ser |
2020-01-24 | backend/drm: remove overzealous finish_drm_surface | Rouven Czerwinski |
2020-01-24 | backend/drm: add env variable to disable modifiers | Rouven Czerwinski |
2020-01-24 | build: replace version with soversion | Simon Ser |
2020-01-24 | meson: Fix protocol includes for compositor examples | Scott Anderson |
2020-01-22 | Update version to 0.10.0 | Drew DeVault |
2020-01-20 | Honor the `examples` meson setting | Jan Staněk |
2020-01-17 | keyboard-group: two NULL keymaps are equal | Simon Ser |
2020-01-17 | backend/drm: prevent outputs from being destroyed on commit | Simon Ser |
2020-01-14 | docs: document XDG_SESSION_ID | Simon Ser |
2020-01-14 | docs: establish one section per backend | Simon Ser |
2020-01-14 | docs: remove rootston-specific env vars | Simon Ser |
2020-01-14 | Bump meson version to 0.51.2 | Scott Anderson |
2020-01-13 | render/gles2: unbind textures after use | Simon Ser |
2020-01-12 | render/egl: remove SURFACELESS_MESA special case | Simon Ser |
2020-01-12 | text-input: fix missing destroy signal init | xdavidwu |
2020-01-10 | Drop RDP backend | Drew DeVault |
2020-01-09 | backend/wayland: handle display errors more gracefully | Simon Ser |
2020-01-09 | backend/wayland: listen to wl_buffer.release events | Simon Ser |
2020-01-08 | Allow WLR_RDP_PORT to be any valid TCP/UDP port number | Jason |
2020-01-06 | Update version to 0.9.1 | Drew DeVault |
2020-01-05 | xwm: allow applications to change focus between their own surfaces | Ilia Bozhinov |
2020-01-03 | virtual-pointer: Actually use the value passed to axis_discrete | Andri Yngvason |
2020-01-02 | backend/wayland: fix frame callback not registered | Simon Ser |
2019-12-31 | Update version to 0.9.0 | Drew DeVault |
2019-12-31 | render: guard rendering operations between begin() and end() | Simon Ser |
2019-12-31 | xwayland: Clean up if Xwayland fails to start | Scott Moreau |
2019-12-31 | virtual-pointer: Add support for the wlr-virtual-pointer-unstable-v1 | Josef Gajdusek |
2019-12-30 | backend/drm: don't modeset with a NULL mode after TTY switch | Simon Ser |