Commit Graph

297 Commits (57e78414fa24763d09a55e47fed221794ffc7524)

Author SHA1 Message Date
emersion 8e3d19aad2
Merge pull request from kupospelov/fix-title-update 7 years ago
Ryan Dwyer 8289e30308 Fix potential crash when destroying workspace 7 years ago
Konstantin Pospelov e6baac4297 Fix view title update order 7 years ago
Ryan Dwyer 3f1cfd547e Fix top border when a view is initially floating 7 years ago
Ryan Dwyer a2c1cb9072 Fix mpv damage issue when unfullscreening into floating 7 years ago
Ryan Dwyer f24087d104 Fix fullscreen position 7 years ago
Ryan Dwyer 97672295ed Don't unmaximize floating views 7 years ago
Ryan Dwyer 40af5d81a1 Fix getting adjacent output 7 years ago
Ryan Dwyer d4ed204d4d Remove container_self_or_parent_floating 7 years ago
Ryan Dwyer 70f5d6fcf3 Rename container_set_geometry_from_view 7 years ago
Ryan Dwyer e4e912ea91 Store swayc coordinates as layout-local 7 years ago
Ryan Dwyer 02de2a6f65 Rename set_maximized functions to set_tiled 7 years ago
Ryan Dwyer dc83b158e1 Fix issues with sticky containers and workspaces 7 years ago
Ryan Dwyer 13a4b0512e Fix unfullscreening a floating view 7 years ago
Ryan Dwyer aaba7642b3 Replace is_floating boolean with function 7 years ago
Ryan Dwyer 34f35f0bad Use L_FLOATING instead of reapable boolean 7 years ago
Ryan Dwyer 1f2e399ade Implement floating 7 years ago
Drew DeVault f3ab895916 Implement `floating enable` 7 years ago
emersion c47d6cb1c4
Merge pull request from RedSoxFan/fix-2077 7 years ago
Brian Ashworth 8237d944d4 Fix move perpendicular segfault 7 years ago
Brian Ashworth cca587b21f Send reparent events in container_split 7 years ago
Brian Ashworth e13c94f2dd Fix typo 7 years ago
Brian Ashworth 633bee9019 Fix moving out of tab/stack when only child 7 years ago
Brian Ashworth 3b90b55666 Notify of subtree change 7 years ago
Brian Ashworth 103a302fa4 Fix moving out of a tabbed/stacked workspace 7 years ago
Brian Ashworth a66fd74a54 Fix breaking out of tabs/stacks 7 years ago
Ryan Dwyer 6f4cb2b29d Add tree representation to IPC workspace description 7 years ago
emersion 1071785f56
Merge pull request from RedSoxFan/focus-wrapping 7 years ago
emersion 015878e5db
Merge pull request from RyanDwyer/refactor-parse-title-format 7 years ago
Brian Ashworth 46da1dc32b Implement focus_wrapping 7 years ago
Ryan Dwyer 7c7d24600b Fix ancestor typos 7 years ago
Ryan Dwyer 9df1432f56 Refactor parse_title_format 7 years ago
Brian Ashworth fd137c4f05 Send workspace::move in container_output_destroy 7 years ago
emersion 9c0cc98d07
Don't move empty workspaces when output is destroyed 7 years ago
Ryan Dwyer 8fda41dab5
Merge branch 'master' into cmd-swap 7 years ago
Ryan Dwyer d3dd7e5bae Rename view_get_type to view_get_shell 7 years ago
Ryan Dwyer 51865c00c8 Add %app_id to title_format 7 years ago
Brian Ashworth 569f4e0e4c Implement swap command 7 years ago
Drew DeVault ab74c95d56
Merge pull request from RyanDwyer/workspace-switch-on-map 7 years ago
Drew DeVault daf328d054
Merge pull request from RyanDwyer/arrange-after-flatten 7 years ago
Drew DeVault a268a0c2ae
Merge pull request from RyanDwyer/cleanup-container-titles 7 years ago
Ryan Dwyer f32a002401 Switch workspace if required when mapping a view 7 years ago
Ryan Dwyer e496cc99f8 Fix focus bug when moving between outputs 7 years ago
Ryan Dwyer db38b9bbf3 Clean up container title functions 7 years ago
Ryan Dwyer 320703fdca Arrange views after flattening the parent 7 years ago
Ryan Dwyer c9630975da Fix crash in move workspace to output command 7 years ago
Ryan Dwyer cdbae9a5e9 Fix nested tabs 7 years ago
Ryan Dwyer 5354988317 Implement clicking stacked title bars 7 years ago
Ryan Dwyer f6c3682c05 Use constants for titlebar dimensions 7 years ago
Ryan Dwyer 664169fbf1 Implement stacked layout 7 years ago