Age | Commit message (Expand) | Author |
2018-10-15 | Merge pull request #2839 from RyanDwyer/swaylock-version | Drew DeVault |
2018-10-16 | Fix swaylock version string | Ryan Dwyer |
2018-10-15 | Merge pull request #2838 from RyanDwyer/compositor-unavailable-crash | Drew DeVault |
2018-10-15 | Merge pull request #2835 from RyanDwyer/swap-crash | Drew DeVault |
2018-10-15 | Sway clients: Exit gracefully when compositor is unavailable | Ryan Dwyer |
2018-10-15 | Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp | Ryan Dwyer |
2018-10-15 | Fix crash in swap command | Ryan Dwyer |
2018-10-14 | Merge pull request #2831 from swaywm/move-output-docs | Drew DeVault |
2018-10-14 | Establish sway-output(5) | Drew DeVault |
2018-10-14 | Merge pull request #2826 from RyanDwyer/common-eventloop | Drew DeVault |
2018-10-14 | Update README.MD (and README.*.md) | Drew DeVault |
2018-10-15 | Event loop: Fix memmove and remove extraneous declaration | Ryan Dwyer |
2018-10-15 | Event loop: Free fds and fix race condition | Ryan Dwyer |
2018-10-15 | Remove timerfd from loop implementation | Ryan Dwyer |
2018-10-15 | swaylock: Don't wait too long for surface damage before verifying | Ryan Dwyer |
2018-10-15 | swaylock: clear password after 10 seconds | Ryan Dwyer |
2018-10-15 | swaylock: Remove indicator after 3 seconds | Ryan Dwyer |
2018-10-15 | swaylock: Use common event loop | Ryan Dwyer |
2018-10-15 | Move swaybar's event loop to common directory and refactor | Ryan Dwyer |
2018-10-14 | Document `border csd` | Drew DeVault |
2018-10-14 | Merge pull request #2751 from ianyfan/swaybar | Drew DeVault |
2018-10-14 | swaybar: add documentation for hide/hidden_state subcommands | Ian Fan |
2018-10-14 | swaybar: when hiding bar, save old height to be restored upon reshow | Ian Fan |
2018-10-14 | swaybar: send signal to status when hiding or showing bar | Ian Fan |
2018-10-14 | swaybar: show hidden bar on urgency | Ian Fan |
2018-10-14 | swaybar: show hidden bar on key event | Ian Fan |
2018-10-14 | swaybar: handle mode/hidden_state changes | Ian Fan |
2018-10-14 | swaybar: streamline ipc handling | Ian Fan |
2018-10-14 | swaybar: move mode & mode_pango_markup to bar struct | Ian Fan |
2018-10-14 | swaybar: only send initial workspace request if workspace buttons are enabled | Ian Fan |
2018-10-14 | swaybar: add free_hotspots helper function | Ian Fan |
2018-10-14 | swaybar: only subscribe to required events | Ian Fan |
2018-10-14 | swaybar: annotate wl_list properties in definitions | Ian Fan |
2018-10-14 | swaybar: save id upon startup | Ian Fan |
2018-10-14 | commands: fix sending bar mode/hidden_state updates to all bars | Ian Fan |
2018-10-14 | Merge pull request #2808 from RedSoxFan/bar-subcommands | Drew DeVault |
2018-10-14 | Merge pull request #2829 from espkk/master | Drew DeVault |
2018-10-14 | swaylock: fix clear_password_buffer | espkk |
2018-10-13 | Remove unnecessary comment | Drew DeVault |
2018-10-13 | Merge pull request #2823 from tarmack/fix_edge_gaps | Brian Ashworth |
2018-10-13 | Merge branch 'master' into fix_edge_gaps | Brian Ashworth |
2018-10-13 | cmd_bar: simplify logic | Brian Ashworth |
2018-10-13 | cmd_bar: fix bar id issues | Brian Ashworth |
2018-10-13 | fix_edge_gaps: Allow negative values for outer gaps. | Tarmack |
2018-10-13 | bar_cmd_status_command: only reload current bar | Brian Ashworth |
2018-10-13 | Fix bar subcommand handler structs and selection | Brian Ashworth |
2018-10-13 | Merge pull request #2828 from RyanDwyer/fix-locked-map-crash | emersion |
2018-10-13 | Fix crash when view maps while locked | Ryan Dwyer |
2018-10-12 | Merge pull request #2825 from RyanDwyer/fractional-scale-pixel-leaks | Drew DeVault |
2018-10-12 | Fix pixel leaks when using fractional scaling | Ryan Dwyer |