Commit Graph

111 Commits (d8f74e4706104ac751706d5071838f97e3956a5e)

Author SHA1 Message Date
Brian Ashworth d8f74e4706 Set prev_workspace_name based off of focus 6 years ago
Brian Ashworth 3330faded5 Handle seat_get_focused_workspace returning NULL 6 years ago
Brian Ashworth faf15ee733 workspace_next_name: fallback to next available number 6 years ago
Drew DeVault 487c83f0de Add workspace {prev,next}_on_output --create 6 years ago
Brian Ashworth ab42874f71 seat: allow tree focus changes while layer focused 6 years ago
Brian Ashworth fb4f29289f workspace_get_initial_output: handle focused layer 6 years ago
Ryan Dwyer 2301349ad5 Use noop output when there's no outputs connected 6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log 6 years ago
Brian Ashworth 88d96bc41f Combine output_by_name and output_by_identifier 6 years ago
Brian Ashworth 5f25541022 Allow output ids and wildcard for workspace output 6 years ago
Ian Fan 98c1e19466 list.c: rename free_flat_list to list_free_items_and_destroy 6 years ago
Brian Ashworth 12876932a9 Allow multiple outputs for workspace output 6 years ago
Brian Ashworth 9e8aa39530 Implement per side and per direction outer gaps 6 years ago
Robinhuett 0a4cf4748d Use output identifier for workspace config 6 years ago
Ryan Dwyer 60a1d79de7 Rebase the cursor after applying transactions 6 years ago
Ryan Dwyer c5a6c37275 Make workspace back_and_forth seat-specific 6 years ago
emersion 75ea19c71b
Merge pull request from RyanDwyer/refactor-input-manager 6 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 6 years ago
Ryan Dwyer ed771a6a6e Fix crash when view unmaps while no outputs connected 6 years ago
Ryan Dwyer 9ea71f292b Introduce cursor_rebase 6 years ago
Tarmack 36d9037f2c fix_edge_gaps: Allow negative values for outer gaps. 6 years ago
Brian Ashworth 5e9c61ac23 Only consider tiling views for gaps outer 6 years ago
Ryan Dwyer c620f76bea Move sticky containers when switching workspace via criteria 6 years ago
Brian Ashworth 742d1764a6 Fix smart gaps 6 years ago
Ryan Dwyer 415a48ac63 Make gaps implementation consistent with i3-gaps 7 years ago
Ryan Dwyer 56e9f31b2f Check for NULL output in workspace_valid_on_output 7 years ago
Ryan Dwyer 138d10d5d6 Rename workspace_outputs to workspace_configs and fix memory leak 7 years ago
Ryan Dwyer 64445f4214 Prevent sticky containers from jumping on workspace switch 7 years ago
Ian Fan d101f3d357 commands: remove obselete code for sticky windows when switching workspace 7 years ago
Ryan Dwyer df95c61044 Fix crash in workspace_wrap_children 7 years ago
Ryan Dwyer 8bb40c24c7 Implement tiling drag 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 acc2628c79 Don't use wlr_output properties 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
sghctoma 073dcb3a86 Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE 7 years ago
sghctoma cc16948c85 Fix feature macros for FreeBSD 7 years ago
Ryan Dwyer 126a82f14f Fix gaps issues 7 years ago
Ryan Dwyer 8bed4be1f3 Make separate gaps functions per container type 7 years ago
Ryan Dwyer b6058703fa Refactor destroy functions and save workspaces when there's no outputs 7 years ago
minus 471533be0a Improve new workspace name selection 7 years ago
Ryan Dwyer 2b5a404ac9 Replace hacky L_FLOATING container with a list 7 years ago
Ian Fan e81cc8a575 commands: saner workspace number handling 7 years ago
Ryan Dwyer d6cd79c342 Implement iterators per container type 7 years ago
Ryan Dwyer 16c663ed49 Rename container_sort_workspaces and container_wrap_children 7 years ago
Donnie West a9433cbded
When the workspace is focused, return it instead of checking parent 7 years ago
Ryan Dwyer 701fcafc70 Use list_find in more places and refactor/fix workspace prev_next functions 7 years ago
minus 18e425eda6 Use assigned workspace name for output 7 years ago
Ryan Dwyer 5653fc754b Deny moving a sticky container to workspace if it's the same output 7 years ago
Ryan Dwyer 50f3a7ff5c Fix infinite loop when focusing sticky containers via workspace command 7 years ago