Age | Commit message (Expand) | Author |
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 |
2018-03-30 | Cleanup and remove global renderer reference | emersion |
2018-03-28 | Add initial layer shell skeleton | Drew DeVault |
2018-03-19 | Update wlroots API | emersion |
2018-02-20 | make handle_output_destroy() static | Tony Crisci |
2018-02-14 | output destroy | Tony Crisci |
2018-01-30 | Execute pending commands when Xwayland is ready | Drew DeVault |
2017-12-07 | rename input to input-manager | Tony Crisci |
2017-12-04 | Merge branch 'wlroots' into feature/xwayland | Tony Crisci |
2017-12-04 | xwayland shell | Tony Crisci |
2017-12-03 | basic wl-shell | Tony Crisci |
2017-12-03 | sway wl_shell | Tony Crisci |
2017-11-22 | Add views to tree and render them | Drew DeVault |
2017-11-23 | wlr_data_device header update | Dominique Martinet |
2017-11-11 | Initial (awful) pass on xdg shell support | Drew DeVault |
2017-11-11 | Wire up output frame loop | Drew DeVault |
2017-11-11 | Initialize outputs from backend and add to tree | Drew DeVault |
2017-11-11 | Establish sway input submodule | Drew DeVault |
2017-11-11 | Fix build yml files | Drew DeVault |