Age | Commit message (Expand) | Author |
2018-10-20 | Fix crash when view unmaps while no outputs connected | Ryan Dwyer |
2018-10-20 | Merge pull request #2872 from RyanDwyer/cursor-rebase | Drew DeVault |
2018-10-20 | Fix crash when ending tiling drag | Ryan Dwyer |
2018-10-19 | Introduce cursor_rebase | Ryan Dwyer |
2018-10-19 | Fix logic used for mouse_warping output | Ryan Dwyer |
2018-10-19 | Merge pull request #2875 from RedSoxFan/input-device-bindings | Drew DeVault |
2018-10-19 | Consider cursor warp when switching workspaces | Ryan Dwyer |
2018-10-18 | cmd_bind{sym,code}: Implement per-device bindings | Brian Ashworth |
2018-10-18 | Remove cursor warping from seat_set_focus | Ryan Dwyer |
2018-10-17 | Export XCURSOR_SIZE and XCURSOR_THEME | emersion |
2018-10-17 | Merge pull request #2858 from RyanDwyer/fix-move-to-floating-ws | Drew DeVault |
2018-10-17 | Merge pull request #2861 from RyanDwyer/fix-empty-workspace-crashes | Drew DeVault |
2018-10-17 | Merge pull request #2820 from Emantor/fix-mouse-warping-container | Drew DeVault |
2018-10-17 | Fix crashes when running certain commands on an empty workspace | Ryan Dwyer |
2018-10-17 | Fix moving tiled containers to workspaces which only have floating views | Ryan Dwyer |
2018-10-16 | view: rewarp cursor during view_unmap | Rouven Czerwinski |
2018-10-16 | seat: use new warping functions for cursor warping during focus warp | Rouven Czerwinski |
2018-10-16 | cursor: functions to warp cursor to container and workspace | Rouven Czerwinski |
2018-10-16 | view: move arrange_workspace into view_map | Rouven Czerwinski |
2018-10-16 | Fix crash when using workspace back_and_forth with no previous | Ryan Dwyer |
2018-10-16 | Merge branch 'master' into set-set-raw-focus | Ian Fan |
2018-10-16 | Prevent duplicate workspace::focus events | 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 | Establish sway-output(5) | Drew DeVault |
2018-10-14 | Document `border csd` | Drew DeVault |
2018-10-14 | swaybar: add documentation for hide/hidden_state subcommands | Ian Fan |
2018-10-14 | swaybar: show hidden bar on key event | 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-13 | Remove unnecessary comment | Drew DeVault |
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 | Fix crash when view maps while locked | Ryan Dwyer |
2018-10-12 | Fix pixel leaks when using fractional scaling | Ryan Dwyer |
2018-10-12 | Merge branch 'master' into master | Ryan Dwyer |
2018-10-11 | fix: cmd_sticky crash sway with empty container | meak |
2018-10-11 | Fix documentation of output | chtison |
2018-10-10 | Add libinput send_events config for touch | Thiago Mendes |
2018-10-10 | Merge pull request #2806 from v-gu/add-libinput-support-for-keyboard | Drew DeVault |
2018-10-10 | Merge branch 'master' into bar-bindsym | Ian Fan |
2018-10-10 | Merge branch 'master' into mouse-warping-container | Ryan Dwyer |
2018-10-10 | Add mouse_warping container | Rouven Czerwinski |
2018-10-10 | Fix floating click events | Ryan Dwyer |
2018-10-10 | Fix back_and_forth documentation | Ryan Dwyer |
2018-10-09 | Fix undesirable height change of floating views | mwenzkowski |