Drew DeVault
|
82d464bb90
|
Add text rendering support to wayland clients
|
2015-11-29 15:27:28 -05:00 |
|
Drew DeVault
|
5728307520
|
Add wallpapers to output command
|
2015-11-19 18:55:17 -05:00 |
|
Drew DeVault
|
b4e5e1381f
|
Refactor the crap out of wayland clients
And create a background surface on every output when invoking swaybg.
|
2015-11-19 07:58:57 -05:00 |
|
Drew DeVault
|
82db2a57a9
|
Basic support for extensions in server and clients
|
2015-11-18 22:01:22 -05:00 |
|
Drew DeVault
|
fb0bfa13ce
|
Fix warning about uninitialized variable
|
2015-11-18 19:59:47 -05:00 |
|
Drew DeVault
|
2f01a3265d
|
Exit if unable to allocate buffer
|
2015-11-18 19:58:38 -05:00 |
|
Drew DeVault
|
7a40eb6de6
|
Support cursors over wayland clients
Apparently wayland has fucking client-side cursors, too
|
2015-11-18 19:38:42 -05:00 |
|
Drew DeVault
|
929537c158
|
Generate protocol headers
|
2015-11-18 17:59:35 -05:00 |
|
Drew DeVault
|
86372d00db
|
Fix SIGBUS from wayland clients
|
2015-11-18 09:55:55 -05:00 |
|
Drew DeVault
|
665d4baaf1
|
Normalize indentation
|
2015-11-18 08:44:08 -05:00 |
|
Drew DeVault
|
9a1e95b7da
|
Clean up memory pool files better
|
2015-11-18 08:36:08 -05:00 |
|
Drew DeVault
|
49388eb88b
|
Support resizing in wayland client implementation
|
2015-11-18 08:27:40 -05:00 |
|
Drew DeVault
|
399220f14b
|
Fix up wayland client implementation
Now it receives frame callbacks and renders properly, and is double
buffered and such.
|
2015-11-18 08:22:53 -05:00 |
|
Drew DeVault
|
f7c0d2badb
|
Clean up some things better in wayland clients
|
2015-11-13 10:27:16 -05:00 |
|
Drew DeVault
|
c43ef2aedd
|
We don't need to implement strdup
After defining _GNU_SOURCE
|
2015-11-12 19:43:03 -05:00 |
|
Drew DeVault
|
11b1ba397f
|
Further refinement of wayland client support
|
2015-11-12 19:35:39 -05:00 |
|
Drew DeVault
|
bfcabe48ef
|
Start fleshing out wayland client implementation
This introduces a basic shared framework for making wayland clients
within sway itself.
|
2015-11-12 19:04:01 -05:00 |
|