Age | Commit message (Expand) | Author |
2018-10-23 | commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST | Ian Fan |
2018-10-23 | commands: remove EXPECTED_MORE_THAN | Ian Fan |
2018-10-23 | commands: print correct command on error for exec and opacity | Ian Fan |
2018-10-22 | cmd_swaynag_command: fix typo in variable | Brian Ashworth |
2018-10-23 | Fix crash when resizing container hidden in the scratchpad | Ryan Dwyer |
2018-10-22 | Merge pull request #2923 from RyanDwyer/fix-move-to-fullscreen-crash | Drew DeVault |
2018-10-22 | Fix crash when moving a container to a fullscreen workspace | Ryan Dwyer |
2018-10-21 | cmd_reload: recalc font sizing + rebuild textures | Brian Ashworth |
2018-10-21 | Make workspace back_and_forth seat-specific | Ryan Dwyer |
2018-10-20 | Remove raise_floating directive | Ryan Dwyer |
2018-10-20 | Merge pull request #2870 from RyanDwyer/refactor-input-manager | emersion |
2018-10-20 | Merge pull request #2879 from Emantor/fix/swaybar_position | emersion |
2018-10-20 | commands/bar: remove left and right from allowed positions | Rouven Czerwinski |
2018-10-20 | Minor refactor of input manager | Ryan Dwyer |
2018-10-19 | Introduce cursor_rebase | 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 | Merge pull request #2858 from RyanDwyer/fix-move-to-floating-ws | 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 | 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 | Document `border csd` | Drew DeVault |
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 | 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-11 | fix: cmd_sticky crash sway with empty container | meak |
2018-10-10 | Merge branch 'master' into bar-bindsym | Ian Fan |
2018-10-10 | Add mouse_warping container | Rouven Czerwinski |
2018-10-09 | resize: Determine if anything changed using before/after check | Ryan Dwyer |
2018-10-09 | bar-bindsym: address ianyfan's comments | Brian Ashworth |
2018-10-09 | Implement bar bindsym | Brian Ashworth |
2018-10-08 | Merge branch 'master' into popup-during-fullscreen | Brian Ashworth |
2018-10-08 | commands: when setting urgency, check container is not null | Ian Fan |
2018-10-08 | Allow swaynag to be disabled | Brian Ashworth |
2018-10-08 | Merge pull request #2793 from emersion/disable-swaybg | emersion |
2018-10-08 | Fix memory leak in status_command handler | emersion |
2018-10-08 | Check if there is a current container before setting it's opacity | John Axel Eriksson |
2018-10-08 | Allow swaybg to be disabled | emersion |
2018-10-08 | Implement popup_during_fullscreen | Ryan Dwyer |
2018-10-08 | Allow status_command to be disabled via IPC | Ryan Dwyer |