Tony Crisci
|
163edc5a90
|
sway input device
|
7 years ago |
Tony Crisci
|
462a451328
|
input config
|
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
|
21626e8153
|
seat focus on button press
|
7 years ago |
Tony Crisci
|
0fdecb4d3a
|
Merge branch 'wlroots' into feature/input
|
7 years ago |
Tony Crisci
|
e69b052a6d
|
working pointer motion
|
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 |
Tony Crisci
|
21ce20885a
|
rename input to input-manager
|
7 years ago |
Tony Crisci
|
338a0399f8
|
input skeleton
|
7 years ago |
Tony Crisci
|
47f268d8fa
|
view activate
|
7 years ago |
Drew DeVault
|
3fe64482bb
|
Merge pull request #1498 from emersion/config
Add minimal config subsystem
|
7 years ago |
emersion
|
7e81d304a3
|
Remove wlc includes
|
7 years ago |
Tony Crisci
|
8bdf3b1b02
|
view set position
|
7 years ago |
emersion
|
90f7f1a0e6
|
Add minimal config subsystem
|
7 years ago |
Tony Crisci
|
0896b68675
|
Merge branch 'wlroots' into feature/xwayland
|
7 years ago |
Tony Crisci
|
1870f116ba
|
xwayland shell
|
7 years ago |
Tony Crisci
|
9afcfd44c4
|
wl-shell: class instead of app_id
|
7 years ago |
Tony Crisci
|
823f6ee122
|
Merge branch 'wlroots' into feature/wl-shell
|
7 years ago |
Tony Crisci
|
8239067da4
|
basic wl-shell
|
7 years ago |
Tony Crisci
|
802e7392f8
|
use "size" instead of "dimensions"
|
7 years ago |
Tony Crisci
|
59db38ce17
|
sway wl_shell
|
7 years ago |
Tony Crisci
|
421f49fe03
|
basic get_tree
|
7 years ago |
Drew DeVault
|
8caabe59c2
|
Handle view destruction properly
|
7 years ago |
Drew DeVault
|
a57d462926
|
Fix rendering issues, wire up some xdg listeners
|
7 years ago |
Drew DeVault
|
ce1936bc65
|
Arrange windows on desktop
|
7 years ago |
Drew DeVault
|
289ba64bde
|
Remove IPC_GET_PIXELS
|
7 years ago |
Drew DeVault
|
7753a0ec75
|
Wire up IPC server
|
7 years ago |
Drew DeVault
|
d7d21bb0f8
|
Add initial command subsystem (untested)
Need to spin up the IPC server to test this
|
7 years ago |
Drew DeVault
|
4ca1e77fdb
|
Add views to tree and render them
|
7 years ago |
Drew DeVault
|
aeda2e077f
|
Add workspace to outputs
|
7 years ago |
Dominique Martinet
|
b8f8de27b8
|
wlr_data_device header update
wlroots 6a7560 renamed the header file
|
7 years ago |
Drew DeVault
|
db4fb1c85c
|
Add outputs to the tree
|
7 years ago |
Drew DeVault
|
733993a651
|
Move everything to sway/old/
|
7 years ago |
Drew DeVault
|
0c8491f7d0
|
Initial (awful) pass on xdg shell support
|
7 years ago |
Drew DeVault
|
1efd5f819f
|
Wire up output frame loop
|
7 years ago |
Drew DeVault
|
7eafcc75f6
|
Initialize outputs from backend and add to tree
|
7 years ago |
Drew DeVault
|
0f45fad18c
|
Establish sway input submodule
|
7 years ago |
Drew DeVault
|
c3457de28a
|
Fix build yml files
|
7 years ago |
Drew DeVault
|
7c448b4081
|
Fire up the wlroots backend and run the event loop
|
7 years ago |
Adam Mizerski
|
501c788f5f
|
Fix init_tray function declaration
This fixes compilation failure:
error: call to function 'init_tray' without a real prototype
|
7 years ago |
Drew DeVault
|
6d83a59b46
|
Merge pull request #1263 from nyorain/master
Implement get_clipboard ipc message
|
7 years ago |
akokshar@redhat.com
|
65022e1cbf
|
click_events as documented at https://i3wm.org/docs/i3bar-protocol.html
|
7 years ago |
Calvin Lee
|
23f11d7c45
|
Allow swaylock indicator size to be configurable
|
7 years ago |
Calvin Lee
|
62223e8fbb
|
Don't trust SNI names, fixes #1274
If an item doesn't have a well-formed name, it will not be added to the
tray.
|
7 years ago |
Scott Anderson
|
c29e5bbde8
|
Use WLC v2 pointer interface
|
7 years ago |