Commit Graph

102 Commits (a5719f9f432b5f9378ebd2136f8a2cde46dfb407)

Author SHA1 Message Date
Ryan Dwyer c685ef081f Create sway_workspace struct. 7 years ago
Dominique Martinet de65d05821 container_destroy: fix segfault 7 years ago
Drew DeVault 57954a2b24 Implement move [left|right|up|down] 7 years ago
Drew DeVault b08f7e5183 Fix deletion of still-visible workspaces on unfocus 7 years ago
Drew DeVault f63d9417cd
Merge pull request from emersion/subsurface-damage-tracking 7 years ago
emersion d65d001aa5
Fix desktop_damage_whole_surface 7 years ago
emersion 076bedb85e
Add container_damage_whole 7 years ago
Drew DeVault f242362e7e Handle output removal on swaybar 7 years ago
Tony Crisci 65f254f3fb Merge branch 'wlroots' into fix-focus-inactive 7 years ago
emersion 44b8d30f52 Use new wlr_*_surface_at functions 7 years ago
emersion 8eff00f723 Remove unused SWAY_VIEW_TYPES 7 years ago
Tony Crisci fc9398a42e Implement opacity command 7 years ago
Tony Crisci cfd806577b fix sending window new event 7 years ago
Tony Crisci 3e61718053 try to fix focus-inactive 7 years ago
Tony Crisci 76b0f3531f send window close event 7 years ago
Tony Crisci 62c79ef451 fix double free 7 years ago
Tony Crisci 9d1cbd77ac simplify container close 7 years ago
Tony Crisci fa004dd0d7 move output create to its own file 7 years ago
Tony Crisci a001890fb8 move workspace create to workspace.c 7 years ago
Tony Crisci 97b171649d move output damage to workspace destructor 7 years ago
Tony Crisci 035a88e0dc rename container_finish to _container_destroy 7 years ago
Tony Crisci 481a8275c1 address feedback 7 years ago
Tony Crisci a514fee1b9 rename workspace_get_initial_output 7 years ago
Tony Crisci 9b567fc37e clean up container_get_default_layout 7 years ago
Tony Crisci 065887bb7b move container_set_layout to layout.h 7 years ago
Tony Crisci fcbcbf34ad make container_finish private 7 years ago
Tony Crisci 5f4761c4f4 unify workspace create functions 7 years ago
Tony Crisci 09d448ea2d unify container destroy functions 7 years ago
Tony Crisci b4c5f79725 move view and workspace destructors to container.c 7 years ago
Tony Crisci 7afbe9284f rename _container_destroy to container_finish 7 years ago
Tony Crisci 33006c4e64 dont deallocate in container_close 7 years ago
Tony Crisci 2992b72d61 change reap container approach 7 years ago
Tony Crisci 2c165e1288 fix more close segfaults 7 years ago
Tony Crisci d434da5632 Merge branch 'wlroots' into split-containers 7 years ago
Tony Crisci 357a4401fa address feedback 7 years ago
Tony Crisci 2187684bd0 Merge branch 'wlroots' into split-containers 7 years ago
Tony Crisci 5e024278a6 Merge branch 'wlroots' into seat-fixes 7 years ago
Drew DeVault b2d871cfe2 Partially implement move command 7 years ago
Tony Crisci e677c5b204 rename seat functions 7 years ago
Tony Crisci 27e394f8b0 fix children list segfault 7 years ago
Tony Crisci eda425fdab fix some segfaults 7 years ago
Tony Crisci 6f7b33e691 handle container destroy in the seat 7 years ago
Tony Crisci e7ecb001d7 reap container parent on destroy 7 years ago
Tony Crisci 7706d83160 basic split containers 7 years ago
Drew DeVault 212b503992 Use wlr_surface_point_accepts_input 7 years ago
emersion a776ecbb86
Add lite damage tracking 7 years ago
Drew DeVault 88f08a42f3 Fix segfault when reaping invisible workspaces 7 years ago
Drew DeVault 49379dd0fc Fix workspace deletion edge cases 7 years ago
Drew DeVault 01af343912 Destroy empty workspaces when moving away 7 years ago
Drew DeVault f26ecd9f58 Merge remote-tracking branch 'origin/wlroots' into swaybar-layers 7 years ago