Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This adds HiDPI support to swaybar, swaybg, and swaylock.
|
|
|
|
This also sets the default size to 16 and documents all of the other
environment variables in use in sway(1).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When no type is given, it depends on BUILD_SHARED_LIBS value which is
not desired in this case.
|
|
When headers were installed in more sofisticated places (but package
config knows it right), it revealed missing paths in CMake
configuration. Lets fix it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|