Commit Graph

67 Commits (711403015921a931d5a5f2b93f53bf52ff52f0e3)

Author SHA1 Message Date
lbonn c6e7cf1ae5 focus: beyond fullscreen when focused explicitly 4 years ago
Kenny Levinsen a047b5ee4a container: Move pending state to state struct 4 years ago
Tudor Brindus 60d95414d4 commands/focus: force container warp when fulfilling `focus mode_toggle` 4 years ago
Ronan Pigott d88d4bbd9d Fix crash when showing scratchpad hidden split containers 5 years ago
Ronan Pigott 1f469e1692 focus: do nothing on focus prev|next for workspaces 5 years ago
lbonn cf95de9cae focus: add a NULL check in `focus <direction>` 5 years ago
Ronan Pigott f5f12a69f6 focus: support focus prev|next [sibling] 5 years ago
lbonn 3ee3a9ef60 focus: support focus_wrapping workspace 5 years ago
Brian Ashworth 69a1a0ff99 Fix scratchpad fullscreen behavior and crash 6 years ago
Brian Ashworth bd4c3957ba cmd_focus: raise floating for `<criteria> focus` 6 years ago
Ryan Dwyer cdcc2a5bb5 Support focus <direction> for floating containers 6 years ago
Brian Ashworth 3330faded5 Handle seat_get_focused_workspace returning NULL 6 years ago
Brian Ashworth d3d7956576 Handle NULL from output_get_active_workspace 6 years ago
Ryan Dwyer 6b8bf10941 Introduce container_is_scratchpad_hidden 6 years ago
Ryan Dwyer 20aa8ee67d Implement fullscreen global 6 years ago
M Stoeckl 0af5b26e41 Fix dead stores found by scan-build 6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log 6 years ago
M Stoeckl 2a684cad5f Remove now-unused "input" argument of cmd_results_new 6 years ago
Brian Ashworth 88d96bc41f Combine output_by_name and output_by_identifier 6 years ago
Brian Ashworth 2942bbbc60 cmd_focus: show scratchpad if hidden 6 years ago
Brian Ashworth c8c1ecaf25 Fix focus_wrapping yes 6 years ago
Ryan Dwyer bf19f63a79 Wrap to fartherest output when running focus output 6 years ago
Ryan Dwyer 7be309710d Remove enum movement_direction 6 years ago
Drew DeVault 51ad2676d0
Merge pull request from RyanDwyer/deny-commands-when-no-outputs 6 years ago
Ryan Dwyer 885963f11f Deny several commands when there's no outputs connected 6 years ago
Ryan Dwyer 60a1d79de7 Rebase the cursor after applying transactions 6 years ago
Ryan Dwyer 3c7fd145d5 Rebase the cursor after focusing in a direction 6 years ago
Ryan Dwyer 9ea71f292b Introduce cursor_rebase 6 years ago
Ryan Dwyer a2fdac2c4b Consider cursor warp when switching workspaces 6 years ago
Ryan Dwyer 24a90e5d86 Remove cursor warping from seat_set_focus 6 years ago
Ryan Dwyer f6e218a643 Rename seat_get_active_child to seat_get_active_tiling_child 7 years ago
William Wold e787a1581c Give windows pointer focus immediately when they are switched to 7 years ago
Ryan Dwyer 908095ef9a Introduce seat_set_focus_container and seat_set_focus_workspace 7 years ago
Ryan Dwyer 8859da1dc3 Fix crash when focusing from fullscreen in an invalid direction 7 years ago
Ryan Dwyer 7263e39f64 Fix crash when using focus parent/child from an empty workspace 7 years ago
Ryan Dwyer 7f40b928c7 Fix another focus bug when moving into output 7 years ago
Ryan Dwyer 0df04e27b6 Fix crash when focus hits edge of root 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
Ryan Dwyer 5dbbab7bdc Remove layout.c 7 years ago
Ryan Dwyer f4bc25bcc6 Relocate container_move, container_move_to and container_get_in_direction 7 years ago
Ryan Dwyer 2b5a404ac9 Replace hacky L_FLOATING container with a list 7 years ago
Ian Fan b3f7801fca commands: prevent focusing mode with no containers 7 years ago
Ryan Dwyer 3a888163a0 Refactor seat_get_focus functions 7 years ago
Ryan Dwyer 538e083f61 Fix focus mode_toggle from a child of a floating container 7 years ago
Ryan Dwyer da2a87f6c7 When unfloating, return container to previously focused tiled container 7 years ago
Ryan Dwyer 32806d16ee Use parse_movement_direction 7 years ago
Ryan Dwyer 08736255a3 Defer the focus commands 7 years ago
Ryan Dwyer a173b79c54 Implement focus output command 7 years ago
emersion 48c98b676f
Implement `focus mode_toggle` 7 years ago
Tony Crisci 5e024278a6 Merge branch 'wlroots' into seat-fixes 7 years ago