Tony Crisci
|
deda37469a
|
fix focus child
|
7 years ago |
emersion
|
8eff00f723
|
Remove unused SWAY_VIEW_TYPES
|
7 years ago |
Tony Crisci
|
3e61718053
|
try to fix focus-inactive
|
7 years ago |
Drew DeVault
|
d2d050d59c
|
Address review feedback
|
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 |
Tony Crisci
|
741e3959e3
|
Merge branch 'wlroots' into split-containers2
|
7 years ago |
Tony Crisci
|
97b171649d
|
move output damage to workspace destructor
|
7 years ago |
Tony Crisci
|
b4c5f79725
|
move view and workspace destructors to container.c
|
7 years ago |
Drew DeVault
|
56078edd65
|
Give exclusive focus to layers above shell layer
|
7 years ago |
Tony Crisci
|
d434da5632
|
Merge branch 'wlroots' into split-containers
|
7 years ago |
Tony Crisci
|
357a4401fa
|
address feedback
|
7 years ago |
Tony Crisci
|
35445b40a2
|
remove unused attachment config
|
7 years ago |
Tony Crisci
|
a82c107c76
|
80col
|
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
|
eda425fdab
|
fix some segfaults
|
7 years ago |
Tony Crisci
|
2aec85bf24
|
clean up view destroy seat cleanup
|
7 years ago |
Tony Crisci
|
6f7b33e691
|
handle container destroy in the seat
|
7 years ago |
Tony Crisci
|
7706d83160
|
basic split containers
|
7 years ago |
Drew DeVault
|
f2332dc75c
|
Address review feedback
|
7 years ago |
Drew DeVault
|
b9d2983324
|
Fix interaction between warping and following
|
7 years ago |
Drew DeVault
|
ae6d459000
|
Implement mouse warping
|
7 years ago |
Drew DeVault
|
5c08e13e50
|
Set Xwayland seat on focus
Necessary to make primary selection syncronize
|
7 years ago |
emersion
|
b237fa0b22
|
Set xwayland cursor
|
7 years ago |
Drew DeVault
|
01af343912
|
Destroy empty workspaces when moving away
|
7 years ago |
Drew DeVault
|
f26ecd9f58
|
Merge remote-tracking branch 'origin/wlroots' into swaybar-layers
|
7 years ago |
Tony Crisci
|
8f490d7d2d
|
Fix oversights from previous pull request
|
7 years ago |
Tony Crisci
|
dc8c9fbeb6
|
Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"
This reverts commit 472e81f35d , reversing
changes made to 6b7841b11f .
|
7 years ago |
Drew DeVault
|
d0c7f66e95
|
Revert "Refactor tree"
|
7 years ago |
Tony Crisci
|
92c58b1e63
|
rename container_for_each_descendent
|
7 years ago |
Drew DeVault
|
6836074fed
|
Implement enough IPC for swaybar to work
|
7 years ago |
Tony Crisci
|
4c394a0e9e
|
address feedback
|
7 years ago |
Tony Crisci
|
eca029f218
|
more renaming things
|
7 years ago |
Tony Crisci
|
b90099b4b7
|
rename container functions
|
7 years ago |
Tony Crisci
|
874f009866
|
move tree includes to their own directory
|
7 years ago |
Tony Crisci
|
946d9459c5
|
get swayc in direction
|
7 years ago |
Tony Crisci
|
ce3a1b3922
|
properly pick next focus
|
7 years ago |
Tony Crisci
|
145b4fdf58
|
use bfs iterator to collect focus stack
|
7 years ago |
Tony Crisci
|
a7d49da239
|
separate seat get focus and seat get focus inactive
|
7 years ago |
Tony Crisci
|
5151502298
|
basic focus overhaul
|
7 years ago |
Drew DeVault
|
b28602aa74
|
Implement workspaces
|
7 years ago |
Dominique Martinet
|
5766f426aa
|
config reload: destroy old seat when removed from config
This adds new sway_seat_destroy and sway_cursor_destroy helpers
and compare new and old config on free
|
7 years ago |
emersion
|
0c58673c6a
|
Merge pull request #1574 from acrisci/config-refactor
Command criteria
|
7 years ago |
Drew DeVault
|
c933781fac
|
Merge pull request #1570 from acrisci/config-references
Copy input config references
|
7 years ago |
Tony Crisci
|
0e3eae4baa
|
view interface
|
7 years ago |
Tony Crisci
|
2bf76509f8
|
update for new wlr-keyboard modifiers
|
7 years ago |
Tony Crisci
|
9f54cd8935
|
copy config references for input and seat
|
7 years ago |
Dominique Martinet
|
67985e9031
|
sway: change all sway_log to wlr_log
|
7 years ago |
Dominique Martinet
|
f3d8df45fc
|
seat_configure_pointer: apply libinput config
Restore the code that used to be in config.c:apply_input_config() pre-wlroots
|
7 years ago |
Tony Crisci
|
63f7fb9517
|
cleanup
|
7 years ago |
Drew DeVault
|
b0291d126f
|
Fix compile error
|
7 years ago |
Tony Crisci
|
88bcd43ebf
|
seat fallback config
|
7 years ago |
Tony Crisci
|
e27eff8a29
|
send keyboard enter on keyboard configuration
|
7 years ago |
Tony Crisci
|
b0ed1ad28d
|
device add/remove logging
|
7 years ago |
Tony Crisci
|
b3a0309f26
|
fix logging issue for new wlroots
|
7 years ago |
Tony Crisci
|
92fef27eaa
|
basic configuration
|
7 years ago |
Tony Crisci
|
163edc5a90
|
sway input device
|
7 years ago |
Tony Crisci
|
9ae906cd37
|
sway pointer
|
7 years ago |
Tony Crisci
|
4d449743c5
|
keyboard remove
|
7 years ago |
Tony Crisci
|
609f63934a
|
basic keyboard
|
7 years ago |
Tony Crisci
|
6339c4f161
|
remove pointer device
|
7 years ago |
Tony Crisci
|
21626e8153
|
seat focus on button press
|
7 years ago |
Tony Crisci
|
9333a7eb53
|
working xcursor
|
7 years ago |
Tony Crisci
|
7c67bea942
|
sway xcursor manager
|
7 years ago |
Tony Crisci
|
d76e745b73
|
input include directory
|
7 years ago |
Tony Crisci
|
ec7fc42a00
|
sway cursor
|
7 years ago |
Tony Crisci
|
f6f63f60d6
|
basic input manager and seat
|
7 years ago |