Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This prevents sway crashing if swaybg or swaybar dies.
|
|
This creates (static) libraries for protocols/, common/, and wayland/.
|
|
|
|
|
|
And create a background surface on every output when invoking swaybg.
|
|
|
|
|
|
|
|
Apparently wayland has fucking client-side cursors, too
|
|
|
|
|
|
|
|
|
|
|
|
Now it receives frame callbacks and renders properly, and is double
buffered and such.
|
|
|
|
After defining _GNU_SOURCE
|
|
|
|
This introduces a basic shared framework for making wayland clients
within sway itself.
|