Drew DeVault
|
1008d4cc91
|
Split seat code into its own file
|
2018-04-04 18:47:48 -04:00 |
|
Drew DeVault
|
0bd40ce86b
|
Set up an XKB context for the keyboard
|
2018-04-04 18:47:48 -04:00 |
|
Drew DeVault
|
402e1d90f0
|
Grab keyboard off of the seat
|
2018-04-04 18:47:48 -04:00 |
|
Drew DeVault
|
b32bf595ae
|
Initial swaylock port
|
2018-04-04 18:47:48 -04:00 |
|
Drew DeVault
|
a28730edee
|
Move swaybg background rendering into common/
swaylock will use it too
|
2018-04-04 18:47:48 -04:00 |
|
Drew DeVault
|
3852a710ca
|
Merge pull request #1731 from acrisci/ipc-window-events
ipc window and workspace events
|
2018-04-04 14:49:48 -04:00 |
|
Tony Crisci
|
76b0f3531f
|
send window close event
|
2018-04-04 14:19:38 -04:00 |
|
emersion
|
dee71871d7
|
Merge pull request #1702 from acrisci/split-containers2
properly close container containers
|
2018-04-04 00:26:31 -04:00 |
|
Tony Crisci
|
62c79ef451
|
fix double free
|
2018-04-04 00:22:40 -04:00 |
|
Tony Crisci
|
741e3959e3
|
Merge branch 'wlroots' into split-containers2
|
2018-04-04 00:20:44 -04:00 |
|
Tony Crisci
|
9d1cbd77ac
|
simplify container close
|
2018-04-03 23:59:44 -04:00 |
|
emersion
|
3ea7d2d10e
|
Merge pull request #1722 from swaywm/swaybar-hidpi
Add hidpi support to swaybar
|
2018-04-03 23:00:46 -04:00 |
|
Drew DeVault
|
38bdd4bdeb
|
Address review feedback
|
2018-04-03 22:52:40 -04:00 |
|
Drew DeVault
|
c4e92c81f5
|
Adjust height calculation, naming
|
2018-04-03 21:57:47 -04:00 |
|
Drew DeVault
|
7e2b0d731b
|
Merge pull request #1721 from emersion/fix-output-container-coords
Fix wrong output container coordinates
|
2018-04-03 21:33:59 -04:00 |
|
Drew DeVault
|
d48e7036aa
|
Don't use asserts with side-effects
|
2018-04-03 21:29:43 -04:00 |
|
Drew DeVault
|
2605950769
|
Add hidpi support to swaybar
|
2018-04-03 21:06:28 -04:00 |
|
emersion
|
f3ef1da750
|
Fix wrong output container coordinates
|
2018-04-03 21:06:13 -04:00 |
|
Tony Crisci
|
fa004dd0d7
|
move output create to its own file
|
2018-04-03 20:00:09 -04:00 |
|
Drew DeVault
|
deb63eda88
|
Merge pull request #1717 from emersion/fix-multiple-outputs
Fix rendering with multiple outputs
|
2018-04-03 19:57:36 -04:00 |
|
Tony Crisci
|
a001890fb8
|
move workspace create to workspace.c
|
2018-04-03 19:52:17 -04:00 |
|
Tony Crisci
|
97b171649d
|
move output damage to workspace destructor
|
2018-04-03 19:36:57 -04:00 |
|
emersion
|
c0554d23d3
|
Fix rendering with multiple outputs
|
2018-04-03 19:34:56 -04:00 |
|
Tony Crisci
|
035a88e0dc
|
rename container_finish to _container_destroy
|
2018-04-03 19:32:09 -04:00 |
|
Tony Crisci
|
481a8275c1
|
address feedback
|
2018-04-03 19:23:59 -04:00 |
|
Drew DeVault
|
41a6908c60
|
Merge pull request #1715 from emersion/layer-shell-surface-enter
Send enter event to layer shell surfaces
|
2018-04-03 19:16:18 -04:00 |
|
Drew DeVault
|
294a33458f
|
Merge pull request #1710 from emersion/swaybg-empty-input-region
swaybg: set an empty input region
|
2018-04-03 18:57:02 -04:00 |
|
emersion
|
5cd9457247
|
Send enter event to layer shell surfaces
|
2018-04-03 18:47:04 -04:00 |
|
Tony Crisci
|
eca4468c2c
|
fix old todos
|
2018-04-03 17:06:57 -04:00 |
|
Drew DeVault
|
843e16847b
|
Merge pull request #1713 from emersion/swaybg-hidpi
swaybg: add HiDPI support
|
2018-04-03 17:02:32 -04:00 |
|
emersion
|
6929124cef
|
swaybg: rename w{width,height} to buffer_{width,height}
|
2018-04-03 16:56:12 -04:00 |
|
emersion
|
9b4f8637a9
|
swaybg: add HiDPI support
|
2018-04-03 16:47:06 -04:00 |
|
Drew DeVault
|
1a5785b0c3
|
Merge pull request #1712 from RedSoxFan/workspace-number-names
Fix name generation from workspace number commands
|
2018-04-03 15:58:12 -04:00 |
|
emersion
|
1382b66217
|
swaybg: set an empty input region
|
2018-04-03 15:23:51 -04:00 |
|
Brian Ashworth
|
1e549230db
|
Fix name generation for workspace number <name>
|
2018-04-03 15:18:57 -04:00 |
|
Tony Crisci
|
a514fee1b9
|
rename workspace_get_initial_output
|
2018-04-03 13:24:48 -04:00 |
|
Tony Crisci
|
9b567fc37e
|
clean up container_get_default_layout
|
2018-04-03 13:23:34 -04:00 |
|
Tony Crisci
|
065887bb7b
|
move container_set_layout to layout.h
|
2018-04-03 13:16:23 -04:00 |
|
Tony Crisci
|
fcbcbf34ad
|
make container_finish private
|
2018-04-03 13:10:51 -04:00 |
|
Tony Crisci
|
5f4761c4f4
|
unify workspace create functions
|
2018-04-03 13:08:45 -04:00 |
|
Tony Crisci
|
cba258e16a
|
move output code out of the tree
|
2018-04-03 12:40:11 -04:00 |
|
Tony Crisci
|
09d448ea2d
|
unify container destroy functions
|
2018-04-03 12:34:01 -04:00 |
|
Tony Crisci
|
b4c5f79725
|
move view and workspace destructors to container.c
|
2018-04-03 12:25:19 -04:00 |
|
Tony Crisci
|
7afbe9284f
|
rename _container_destroy to container_finish
|
2018-04-03 11:27:27 -04:00 |
|
Drew DeVault
|
f366ef373e
|
Fix #1709
|
2018-04-03 11:17:34 -04:00 |
|
Tony Crisci
|
33006c4e64
|
dont deallocate in container_close
|
2018-04-02 23:15:19 -04:00 |
|
Tony Crisci
|
20f9d49b82
|
cleanup
|
2018-04-02 22:42:44 -04:00 |
|
Tony Crisci
|
2992b72d61
|
change reap container approach
|
2018-04-02 22:37:21 -04:00 |
|
Drew DeVault
|
447dcd3cb3
|
Merge pull request #1703 from swaywm/layer-keyboard
Give keyboard input to layer surfaces that ask for it
|
2018-04-02 21:36:01 -04:00 |
|
Drew DeVault
|
0bf3b88019
|
Give layer shells under the shell layer focus
|
2018-04-02 21:17:16 -04:00 |
|