mirror of
https://github.com/swaywm/sway.git
synced 2026-04-27 06:46:25 -04:00
Spawn swaynag as a wayland client
This spawns swaynag as a wayland client similar to how swaybar and swaybg are already done
This commit is contained in:
parent
69a1a0ff99
commit
f94a8127e5
8 changed files with 147 additions and 71 deletions
|
|
@ -32,4 +32,6 @@ float parse_float(const char *value);
|
|||
|
||||
const char *sway_wl_output_subpixel_to_string(enum wl_output_subpixel subpixel);
|
||||
|
||||
bool set_cloexec(int fd, bool cloexec);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue