Commit Graph

5201 Commits (994c35e37527e754c6389db3e1c892d2937f2f7f)
 

Author SHA1 Message Date
emersion 44b8d30f52 Use new wlr_*_surface_at functions 7 years ago
emersion 8eff00f723 Remove unused SWAY_VIEW_TYPES 7 years ago
emersion 679c51e421 Remove unused sway_view.unmanaged_link 7 years ago
emersion 5a64622181
Merge pull request from acrisci/transparency 7 years ago
Tony Crisci fc9398a42e Implement opacity command 7 years ago
emersion f2153f3f28
Merge pull request from swaywm/swaylock-layers 7 years ago
Tony Crisci cfd806577b fix sending window new event 7 years ago
Drew DeVault 5d444b34f6 Address review feedback from @emersion 7 years ago
Tony Crisci 3e61718053 try to fix focus-inactive 7 years ago
Drew DeVault 053b51c3ff exit() needs stdlib.h 7 years ago
Drew DeVault 218a3787d2 Import stdlib.h and define POSIX macro for rand() 7 years ago
Drew DeVault 0138f79b4a Move extra roundtrip into password.c 7 years ago
Drew DeVault d2d050d59c Address review feedback 7 years ago
Drew DeVault 46b388995d Add hidpi support to swaylock 7 years ago
Drew DeVault b7e7794912 Implement input-inhibit in sway, swaylock 7 years ago
Drew DeVault 06fbd51ff5 Add input inhibitor to input manager 7 years ago
Drew DeVault 3ede718c06 Refocus the last focused container on lock exit 7 years ago
Drew DeVault 62a736a196 Actually let's not do that TODO 7 years ago
Drew DeVault d053acbed6 R E N D E R I N G 7 years ago
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