3121 Commits (c0f9ee7bd1fc70672dcf64a19c9fbbf5a80b12b0)
 

Author SHA1 Message Date
Drew DeVault 402e1d90f0 Grab keyboard off of the seat
7 years ago
Drew DeVault b32bf595ae Initial swaylock port
7 years ago
Drew DeVault a28730edee Move swaybg background rendering into common/
7 years ago
Drew DeVault 3852a710ca
Merge pull request #1731 from acrisci/ipc-window-events
7 years ago
Tony Crisci 76b0f3531f send window close event
7 years ago
emersion dee71871d7
Merge pull request #1702 from acrisci/split-containers2
7 years ago
Tony Crisci 62c79ef451 fix double free
7 years ago
Tony Crisci 741e3959e3 Merge branch 'wlroots' into split-containers2
7 years ago
Tony Crisci 9d1cbd77ac simplify container close
7 years ago
emersion 3ea7d2d10e
Merge pull request #1722 from swaywm/swaybar-hidpi
7 years ago
Drew DeVault 38bdd4bdeb Address review feedback
7 years ago
Drew DeVault c4e92c81f5 Adjust height calculation, naming
7 years ago
Drew DeVault 7e2b0d731b
Merge pull request #1721 from emersion/fix-output-container-coords
7 years ago
Drew DeVault d48e7036aa Don't use asserts with side-effects
7 years ago
Drew DeVault 2605950769 Add hidpi support to swaybar
7 years ago
emersion f3ef1da750
Fix wrong output container coordinates
7 years ago
Tony Crisci fa004dd0d7 move output create to its own file
7 years ago
Drew DeVault deb63eda88
Merge pull request #1717 from emersion/fix-multiple-outputs
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
emersion c0554d23d3
Fix rendering with multiple outputs
7 years ago
Tony Crisci 035a88e0dc rename container_finish to _container_destroy
7 years ago
Tony Crisci 481a8275c1 address feedback
7 years ago
Drew DeVault 41a6908c60
Merge pull request #1715 from emersion/layer-shell-surface-enter
7 years ago
Drew DeVault 294a33458f
Merge pull request #1710 from emersion/swaybg-empty-input-region
7 years ago
emersion 5cd9457247
Send enter event to layer shell surfaces
7 years ago
Tony Crisci eca4468c2c fix old todos
7 years ago
Drew DeVault 843e16847b
Merge pull request #1713 from emersion/swaybg-hidpi
7 years ago
emersion 6929124cef
swaybg: rename w{width,height} to buffer_{width,height}
7 years ago
emersion 9b4f8637a9
swaybg: add HiDPI support
7 years ago
Drew DeVault 1a5785b0c3
Merge pull request #1712 from RedSoxFan/workspace-number-names
7 years ago
emersion 1382b66217
swaybg: set an empty input region
7 years ago
Brian Ashworth 1e549230db Fix name generation for workspace number <name>
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 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 #1709
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 #1703 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