Age | Commit message (Expand) | Author |
2021-02-16 | transactions: Amend pending transactions | Kenny Levinsen |
2020-06-23 | Implement wlr-foreign-toplevel-management-v1 | Drew DeVault |
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 |
2020-01-24 | Fix compiling with -fno-common | thermitegod |
2019-11-17 | Add sway_surface | Ivan Molodetskikh |
2019-09-25 | input: Add support for tablet protocol. | John Chadwick |
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-05-24 | Implement wlr-output-management-v1 | Josef Gajdusek |
2019-03-18 | Remove debug tree | Ryan Dwyer |
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 |
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-09-27 | Add CSD to border modes | Ryan Dwyer |
2018-09-14 | Update for swaywm/wlroots#1243 | emersion |
2018-09-05 | Implement type safe arguments and demote sway_container | 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-07-25 | more style fixes, included "sway/config.h" where needed | 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-19 | Fix deferred command handling | Brian Ashworth |
2018-07-14 | Simplify transactions by utilising a dirty flag on containers | Ryan Dwyer |
2018-07-02 | idle_inhibit: move server data to its own struct | Dominique Martinet |
2018-07-02 | idle_inhibit: stop inhibitor when views become invisible | Dominique Martinet |
2018-07-02 | Add idle inhibit unstable v1 support | Dominique Martinet |
2018-06-29 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |
2018-06-27 | Allow views to skip configures | Ryan Dwyer |
2018-06-27 | Merge branch 'master' into xwayland-wants-float | Ryan Dwyer |
2018-06-26 | Remove incorrect assertion and supporting code | Ryan Dwyer |
2018-06-25 | Implement transaction timings debug | Ryan Dwyer |
2018-06-24 | Force transactions to complete in order | Ryan Dwyer |
2018-06-23 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |
2018-06-23 | Implement atomic layout updates for tree operations | Ryan Dwyer |
2018-06-19 | Perform (partial) server initialization before dropping privileges. | Tobias Blass |
2018-06-18 | Automatically float xwayland windows | emersion |
2018-05-16 | sway: run commands without waiting for Xwayland | Dominique Martinet |
2018-05-14 | Kill wl_shell | emersion |
2018-05-13 | Merge pull request #1970 from emersion/xdg-shell-stable | Drew DeVault |
2018-05-13 | Add xdg-shell stable support | emersion |
2018-05-13 | Idle handling for dpms/lockscreen et al | Mattias Eriksson |
2018-03-31 | Set xwayland cursor | emersion |
2018-03-30 | Add lite damage tracking | emersion |