Commit Graph

4432 Commits (4afb2e3f240f737fc965ee574f0ecdfc7208070b)
 

Author SHA1 Message Date
Drew DeVault e902de34db Verify passwords 7 years ago
Drew DeVault 066143adef Add password buffer, refactor rendering/surfaces 7 years ago
Drew DeVault 1fe3cb8965 Link swaylock to xkbcommon 7 years ago
Drew DeVault 1008d4cc91 Split seat code into its own file 7 years ago
Drew DeVault 0bd40ce86b Set up an XKB context for the keyboard 7 years ago
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 from acrisci/ipc-window-events 7 years ago
Tony Crisci 76b0f3531f send window close event 7 years ago
emersion dee71871d7
Merge pull request 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 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 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 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 from emersion/layer-shell-surface-enter 7 years ago
Drew DeVault 294a33458f
Merge pull request 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 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 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 7 years ago
Tony Crisci 33006c4e64 dont deallocate in container_close 7 years ago
Tony Crisci 20f9d49b82 cleanup 7 years ago