Age | Commit message (Expand) | Author |
2018-07-04 | Fix focus related damage | Ryan Dwyer |
2018-07-02 | Don't return pending children in seat_get_active_current_child | Ryan Dwyer |
2018-06-29 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |
2018-06-23 | Fix crash when deleting last child in a tabbed or stacked container | Ryan Dwyer |
2018-06-18 | Automatically float xwayland windows | emersion |
2018-06-09 | Render drag icons | emersion |
2018-06-04 | Restore focus when unmapping layer shell surfaces | Ryan Dwyer |
2018-06-03 | Fix seat_get_active_child | Ryan Dwyer |
2018-06-01 | Fix mouse warping interaction with layout coords | Drew DeVault |
2018-06-01 | Implement floating | Ryan Dwyer |
2018-05-28 | Fix ancestor typos | Ryan Dwyer |
2018-05-28 | Remove unused function. | Scott Leggett |
2018-05-28 | Store previous position in sway_cursor. | Scott Leggett |
2018-05-27 | Focus containers only on entry. | Scott Leggett |
2018-05-21 | Don't track damage for views on inactive tabs | Ryan Dwyer |
2018-05-20 | Fix border commands from changing focus | Brian Ashworth |
2018-05-11 | Highlight all child borders when using focus parent | Ryan Dwyer |
2018-05-10 | Damage container on focus | emersion |
2018-05-03 | Default to backend-wise input device mapping, if any | emersion |
2018-05-02 | Implement basic touch support | Drew DeVault |
2018-04-28 | Refactor arrange_windows() | Ryan Dwyer |
2018-04-26 | Add map_from_region command | emersion |
2018-04-24 | Fix segfault when switching back to workspace with osu! | emersion |
2018-04-21 | Default to current time when triggering cursor events | emersion |
2018-04-21 | Update cursor when workspace focus changes | emersion |
2018-04-19 | Fix qutebrowser crash on context menu dismissal | Drew DeVault |
2018-04-17 | Create sway_workspace struct. | Ryan Dwyer |
2018-04-16 | Implement fullscreen. | Ryan Dwyer |
2018-04-15 | remove empty workspace when focusing its output | db |
2018-04-13 | seat_set_focus_wrap: fix use-after-free when destroying last focused container | Dominique Martinet |
2018-04-08 | Merge pull request #1769 from acrisci/focus-inactive-fixes | Drew DeVault |
2018-04-08 | Add input "identifier" map_to_output "identifier" | Drew DeVault |
2018-04-08 | Merge branch 'wlroots' into focus-inactive-fixes | Tony Crisci |
2018-04-08 | Fix cursor motion issues | Drew DeVault |
2018-04-08 | push all parents of focused container in focus stack | Tony Crisci |
2018-04-08 | Implement tablet tool support | Drew DeVault |
2018-04-07 | seat focus inactive children foreach | Tony Crisci |
2018-04-07 | seat get focus inactive view | Tony Crisci |
2018-04-07 | Give keyboard focus to unmanaged xwayland surfaces | emersion |
2018-04-06 | Add debug tree view | Drew DeVault |
2018-04-06 | Fix deletion of still-visible workspaces on unfocus | Drew DeVault |
2018-04-04 | Merge branch 'wlroots' into fix-focus-inactive | Tony Crisci |
2018-04-04 | fix focus child | Tony Crisci |
2018-04-04 | Remove unused SWAY_VIEW_TYPES | emersion |
2018-04-04 | try to fix focus-inactive | Tony Crisci |
2018-04-04 | Address review feedback | Drew DeVault |
2018-04-04 | Implement input-inhibit in sway, swaylock | Drew DeVault |
2018-04-04 | Add input inhibitor to input manager | Drew DeVault |
2018-04-04 | Refocus the last focused container on lock exit | Drew DeVault |
2018-04-04 | Merge branch 'wlroots' into split-containers2 | Tony Crisci |