mirror of
https://github.com/swaywm/sway.git
synced 2026-02-10 04:27:54 -05: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
8c69da11bb
commit
6961bf2e4c
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