Commit Graph

344 Commits (ceb08b6365d2a085aca5271570c332b3202d305a)

Author SHA1 Message Date
Ryan Dwyer 0046eed969 Fix titles when container titles contain UTF-8 characters 7 years ago
emersion 9a9d9116be
Make view_update_* update live props as well 7 years ago
Dominique Martinet 9314c45c41 workspace_next_name: free targets later than these already found in order 7 years ago
Dominique Martinet 785ed4383b view_map: free criterias as the list it is 7 years ago
Dominique Martinet ffbe91c245 container_free: free formatted title 7 years ago
Ryan Dwyer fc826b921f Call view_set_tiled for mapping non-floating views 7 years ago
Ryan Dwyer 4cb6c368a7 Fix boolean 7 years ago
Ryan Dwyer f156a25e64 Only call view_set_tiled when switching floating mode 7 years ago
Dominique Martinet c78ab67877 workspace_next_name: fix string length for ws_num >= 100 7 years ago
Dominique Martinet 9c9ee3e4ef find prev/next output/workspace: add NULL check 7 years ago
Dominique Martinet 9ea4cc13a0 sway views: add helpers to get view and layer from wlr_surface 7 years ago
Ryan Dwyer e396af853b Merge remote-tracking branch 'upstream/master' into atomic 7 years ago
Rostislav Pehlivanov f42bf0ad4a container_at_view: don't offset the view by the window geometry 7 years ago
Rostislav Pehlivanov e0d0e8f840 Revert "Don't unmaximize floating views" 7 years ago
emersion 4de28bba68
Fix floating views not receiving frame events 7 years ago
Ryan Dwyer e6829c5991 Move unsetting of view->surface into view_unmap 7 years ago
Ryan Dwyer 8773ed3970 Fix memleak in container_get_box 7 years ago
Ryan Dwyer be86d3aba6 Remove transaction_add_damage 7 years ago
Ryan Dwyer 61c1187685 Fix nitpicks 7 years ago
Ryan Dwyer a7b3f29292 Remove incorrect assertion and supporting code 7 years ago
Ryan Dwyer 93696b78ec Fix crash when closing output window from outer session 7 years ago
Ryan Dwyer 834805f5e2 Fix crash when disconnecting output 7 years ago
Ryan Dwyer 50190bc760 Rename view's free callback to destroy 7 years ago
Ryan Dwyer 7a922c65aa Damage output when a fullscreen view unmaps 7 years ago
Ryan Dwyer 9b15e81cff Fix potential crash when fullscreen view unmaps 7 years ago
Ryan Dwyer a3976e2659 Fix another crash when moving out of stacks or tabs 7 years ago
Ryan Dwyer b864ac0149 Fix crash when unmapping a view with reapable parents 7 years ago
Ryan Dwyer 38398e2d77 Implement atomic layout updates for tree operations 7 years ago
Ryan Dwyer 1c89f32533 Preserve buffers during transactions 7 years ago
Ryan Dwyer 9e96cfd310 Merge remote-tracking branch 'upstream/master' into atomic 7 years ago
Drew DeVault 867fb6aedb
Merge pull request from emersion/drag-icons 7 years ago
Nate Symer 6a910b9ba5 Implement gaps (PR ) 7 years ago
emersion cfd02918c0
Render drag icons 7 years ago
Ryan Dwyer bb66e6d578 Refactor everything that needs to arrange windows 7 years ago
Ryan Dwyer f9e6d703d2 Make main properties be the pending state 7 years ago
Ryan Dwyer 59c9488701 WIP: Atomic layout updates ground work 7 years ago
Brian Ashworth e2b2fb0a0e Switch restore workspaces to a nested for-loop 7 years ago
Brian Ashworth 5c9a917df9 Restore workspaces to outputs based on priority 7 years ago
emersion 07bee8cffe
Merge pull request from RedSoxFan/runtime-var-expansion 7 years ago
Brian Ashworth e072fbc6d9 Switch output storing from list_t to wl_list 7 years ago
Brian Ashworth a0bbe67076 Address emersions comments on output re-enabling 7 years ago
Brian Ashworth a1b5b93d29 Store sway_outputs so that they can be reenabled 7 years ago
Brian Ashworth 82b3b587dd Remove tab/stack check for focusing after a split 7 years ago
Brian Ashworth e7261e2917 Fix focusing after splitting tabs/stacks 7 years ago
Brian Ashworth 067fe9d047 Support runtime var expansion and set at runtime 7 years ago
Brian Ashworth 9aaac8b8c8 Fix movement crashes/issues 7 years ago
Ryan Dwyer d02e9aa4bc Fix initial workspace orientation on a rotated output 7 years ago
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