Age | Commit message (Expand) | Author |
2020-07-02 | Unset DISPLAY when wlr_xwayland fails | Simon Ser |
2020-06-23 | Implement wlr-foreign-toplevel-management-v1 | Drew DeVault |
2020-06-17 | Add support for viewporter | Simon Ser |
2020-05-27 | Log Xwayland startup failures | Tudor Brindus |
2020-05-01 | Add a secondary headless backend | Simon Ser |
2020-04-04 | Port input method and text input from rootston | xdavidwu |
2020-02-26 | Add support for wlr-output-power-management-unstable-v1 | Simon Ser |
2019-11-17 | Add sway_surface | Ivan Molodetskikh |
2019-09-25 | input: Add support for tablet protocol. | John Chadwick |
2019-08-20 | cmd_xwayland: add force for immediate launch | Brian Ashworth |
2019-08-20 | Remove xdg-shell v6 support | Simon Ser |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-07-17 | Update output manager on layout change | Josef Gajdusek |
2019-06-05 | add seat sub command 'xcursor_theme' | Daniel Eklöf |
2019-06-02 | Remove orbital gamma-control protocol | Simon Ser |
2019-05-24 | Implement wlr-output-management-v1 | Josef Gajdusek |
2019-03-04 | Set DISPLAY after initializing Xwayland | emersion |
2019-02-20 | Add wp-primary-selection-unstable-v1 | emersion |
2019-01-30 | Add relative pointer | absrd |
2019-01-30 | Implement pointer-constraints-unstable-v1 | Las |
2019-01-22 | Use noop output when there's no outputs connected | Ryan Dwyer |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-13 | Merge pull request #3144 from emersion/cmd-xwayland | Drew DeVault |
2019-01-07 | Add data-control-v1 | emersion |
2018-11-23 | Update for swaywm/wlroots#1387 | emersion |
2018-11-19 | Add xwayland command | emersion |
2018-11-18 | Use #if instead of #ifdef | emersion |
2018-10-23 | Implement the presentation-time protocol | emersion |
2018-10-20 | Minor refactor of input manager | Ryan Dwyer |
2018-10-17 | Export XCURSOR_SIZE and XCURSOR_THEME | emersion |
2018-09-27 | Add CSD to border modes | Ryan Dwyer |
2018-09-14 | Merge branch 'master' into wlroots-1243 | Drew DeVault |
2018-09-14 | Additional fix for xdg-output | Drew DeVault |
2018-09-14 | Merge branch 'master' into wlroots-1243 | Drew DeVault |
2018-09-14 | Postfix xdg-output headers | Drew DeVault |
2018-09-14 | Update for swaywm/wlroots#1243 | emersion |
2018-09-05 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-09-03 | Merge remote-tracking branch 'upstream/master' into fix-freebsd-build | sghctoma |
2018-09-01 | Update for swaywm/wlroots#1216 | emersion |
2018-08-30 | Add missing destroy calls to server_fini | sghctoma |
2018-08-26 | Remove layout.c | Ryan Dwyer |
2018-08-19 | Standardise debug variables | Ryan Dwyer |
2018-08-06 | Handle views created after decoration mode is sent for xdg-shell | emersion |
2018-08-06 | Listen to server-decoration mode changes | emersion |
2018-08-02 | Merge branch 'master' into wlr-gamma-control | emersion |
2018-07-25 | reverted includes of "sway/config.h" and replaced with "config.h" from meson ... | Pascal Pascher |
2018-07-24 | style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false | Pascal Pascher |
2018-07-24 | Added meson option "enable_xwayland" (default: true) to enable/disable xwayla... | Pascal Pascher |
2018-07-22 | Enable wlr-gamma-control-unstable-v1 | emersion |
2018-07-19 | Merge branch 'master' into update-wlroots-1148 | Drew DeVault |