Drew DeVault
|
5728307520
|
Add wallpapers to output command
|
9 years ago |
Drew DeVault
|
b4e5e1381f
|
Refactor the crap out of wayland clients
And create a background surface on every output when invoking swaybg.
|
9 years ago |
Drew DeVault
|
82db2a57a9
|
Basic support for extensions in server and clients
|
9 years ago |
Drew DeVault
|
fb0bfa13ce
|
Fix warning about uninitialized variable
|
9 years ago |
Drew DeVault
|
2f01a3265d
|
Exit if unable to allocate buffer
|
9 years ago |
Drew DeVault
|
7a40eb6de6
|
Support cursors over wayland clients
Apparently wayland has fucking client-side cursors, too
|
9 years ago |
Drew DeVault
|
929537c158
|
Generate protocol headers
|
9 years ago |
Drew DeVault
|
86372d00db
|
Fix SIGBUS from wayland clients
|
9 years ago |
Drew DeVault
|
665d4baaf1
|
Normalize indentation
|
9 years ago |
Drew DeVault
|
9a1e95b7da
|
Clean up memory pool files better
|
9 years ago |
Drew DeVault
|
49388eb88b
|
Support resizing in wayland client implementation
|
9 years ago |
Drew DeVault
|
399220f14b
|
Fix up wayland client implementation
Now it receives frame callbacks and renders properly, and is double
buffered and such.
|
9 years ago |
Drew DeVault
|
f7c0d2badb
|
Clean up some things better in wayland clients
|
9 years ago |
Drew DeVault
|
c43ef2aedd
|
We don't need to implement strdup
After defining _GNU_SOURCE
|
9 years ago |
Drew DeVault
|
11b1ba397f
|
Further refinement of wayland client support
|
9 years ago |
Drew DeVault
|
bfcabe48ef
|
Start fleshing out wayland client implementation
This introduces a basic shared framework for making wayland clients
within sway itself.
|
9 years ago |