Commit Graph

4640 Commits (4fbec701fcf1505d1c13d7f5d8b55264b8f07e4e)
 

Author SHA1 Message Date
Tony Crisci 5f4761c4f4 unify workspace create functions 7 years ago
Tony Crisci cba258e16a move output code out of the tree 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
Drew DeVault f366ef373e Fix 7 years ago
Tony Crisci 33006c4e64 dont deallocate in container_close 7 years ago
Tony Crisci 20f9d49b82 cleanup 7 years ago
Tony Crisci 2992b72d61 change reap container approach 7 years ago
Drew DeVault 447dcd3cb3
Merge pull request from swaywm/layer-keyboard 7 years ago
Drew DeVault 0bf3b88019 Give layer shells under the shell layer focus 7 years ago
Drew DeVault 56078edd65 Give exclusive focus to layers above shell layer 7 years ago
Tony Crisci 2c165e1288 fix more close segfaults 7 years ago
Drew DeVault 623a08e14f Identify topmost interactive layer post-arrange 7 years ago
Drew DeVault d3eaf6468c
Merge pull request from acrisci/split-containers 7 years ago
Tony Crisci 32ef182f47 cleanup split command handlers 7 years ago
Tony Crisci a89096278b Merge branch 'wlroots' into split-containers 7 years ago
Tony Crisci 64b9b4b155
Merge pull request from emersion/view-redesign 7 years ago
Tony Crisci d434da5632 Merge branch 'wlroots' into split-containers 7 years ago
Drew DeVault 53aead266b
Merge pull request from emersion/remove-xdg-shell-xml 7 years ago
emersion bddd1b31c6
protocols: remove unused XML files 7 years ago
emersion d4d9f7a48a
protocols: remove xdg-shell XML file 7 years ago
Tony Crisci d070244362 fix workspace splits 7 years ago
emersion a4a241697a
Merge branch 'wlroots' into view-redesign 7 years ago
emersion 0c0cc79282
Merge pull request from acrisci/seat-fixes 7 years ago
emersion 2f64ce86c4
Xwayland unmanaged views aren't views anymore 7 years ago
Drew DeVault 4134407fa9
Merge pull request from swaywm/i3bar-json 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 c7a6524954 fix segfault 7 years ago
Drew DeVault ef50d84be1 Render blocks the correct order 7 years ago
Tony Crisci 5e024278a6 Merge branch 'wlroots' into seat-fixes 7 years ago
Tony Crisci 22287b42bf dont copy input config 7 years ago
emersion 2a8985a345
Merge pull request from RedSoxFan/back-and-forth 7 years ago
Drew DeVault 7e3aa1daa8
Merge pull request from swaywm/move-cmd 7 years ago
Tony Crisci 35445b40a2 remove unused attachment config 7 years ago
Drew DeVault e3689dd5a9 Fixes regarding @emersion's feedback 7 years ago
Drew DeVault c507727ad2 Fix use-after-free with block hotspots 7 years ago
Tony Crisci a82c107c76 80col 7 years ago
Drew DeVault b2d871cfe2 Partially implement move command 7 years ago
Drew DeVault 0cbd2a4f49 Send click events for i3bar blocks 7 years ago
Drew DeVault 333dbcbe72 Render i3bar blocks 7 years ago
Drew DeVault ee85c91831 Demarcate i3bar JSON into individual updates 7 years ago
emersion 61fabede14
Address review comments 7 years ago
Tony Crisci 53bb7ea996 dont copy seat config on the seat 7 years ago
Tony Crisci 0828c77251 rename input-manager functions 7 years ago
Tony Crisci e677c5b204 rename seat functions 7 years ago
Tony Crisci b5d49cc4e8 remove default from kill switch 7 years ago
Tony Crisci 81556f4b2a add docstrings and todos 7 years ago
Tony Crisci 27e394f8b0 fix children list segfault 7 years ago