Age | Commit message (Expand) | Author |
2018-05-27 | Focus containers only on entry. | Scott Leggett |
2018-05-26 | Replace oft-failing abort with if statement | Drew DeVault |
2018-05-26 | Check for next_focus before assert | Ivan Chebykin |
2018-05-26 | Fix usage of sway_assert | Ivan Chebykin |
2018-05-26 | Moved visibility check of of loop, added asserts | Ivan Chebykin |
2018-05-25 | Break after first tabbed/stacked layout | Ivan Chebykin |
2018-05-25 | Fix mouse focusing for horizontal/vertical views in tabbed containers | Ivan Chebykin |
2018-05-25 | Fixed styling issues | Ivan Chebykin |
2018-05-25 | Focus inactive container instead of checking cursor position | Ivan Chebykin |
2018-05-25 | Skip all nested containers | Ivan Chebykin |
2018-05-25 | Implement correct focusing for tabbed containers | Ivan Chebykin |
2018-05-25 | Fix focusing from other containers | Ivan Chebykin |
2018-05-25 | Don't focus tabbed and stacked containers on mouseover | Ivan Chebykin |
2018-05-21 | Fix focus follows mouse with no focus | Drew DeVault |
2018-05-21 | Implement tabbed layout | Ryan Dwyer |
2018-05-20 | Fix border commands from changing focus | Brian Ashworth |
2018-05-20 | Fix focus_follows_mouse over swaybar | Drew DeVault |
2018-05-13 | Idle handling for dpms/lockscreen et al | Mattias Eriksson |
2018-05-12 | Send pointer discrete axis values and source | emersion |
2018-05-03 | Hide cursor on touch down | Drew DeVault |
2018-05-02 | Implement basic touch support | Drew DeVault |
2018-04-27 | Update for swaywm/wlroots#923 | emersion |
2018-04-26 | Add map_from_region command | 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-18 | Fullscreen rendering and input fixes. | Ryan Dwyer |
2018-04-18 | More fullscreen fixes. | Ryan Dwyer |
2018-04-10 | Implement cursor event simulation with sway commands. | Danny Bautista |
2018-04-08 | Fix cursor motion issues | Drew DeVault |
2018-04-08 | Use wlr_surface_point_accepts_input for unmanaged surfaces | emersion |
2018-04-08 | Implement tablet tool support | Drew DeVault |
2018-04-06 | Fix focus_follows_mouse issues | Drew DeVault |
2018-04-05 | Handle unmanaged surfaces motion | emersion |
2018-04-04 | Address review feedback | Drew DeVault |
2018-04-04 | Implement input-inhibit in sway, swaylock | Drew DeVault |
2018-04-02 | Give layer shells under the shell layer focus | Drew DeVault |
2018-04-02 | Merge branch 'wlroots' into view-redesign | emersion |
2018-04-02 | Xwayland unmanaged views aren't views anymore | emersion |
2018-04-02 | rename seat functions | Tony Crisci |
2018-03-31 | Merge pull request #1684 from swaywm/follow-warp | Drew DeVault |
2018-03-31 | Address review feedback | Drew DeVault |
2018-03-31 | Fix interaction between warping and following | Drew DeVault |
2018-03-31 | Implement focus_follows_mouse | Drew DeVault |
2018-03-31 | Implement mouse warping | Drew DeVault |
2018-03-31 | Fix xwayland configure in set_size | emersion |
2018-03-31 | Check for null container | Drew DeVault |
2018-03-31 | Merge pull request #1682 from emersion/unmanaged-no-container | Drew DeVault |
2018-03-31 | Fix bug with previous commit | Drew DeVault |
2018-03-31 | Make it clear that unmanaged views don't have a container | emersion |
2018-03-31 | Fix #1104 | Drew DeVault |