mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 11:27:47 +03:00
swaybar: move core functionality to state.c
This commit is contained in:
parent
6140f9c42c
commit
c6fc0033e1
4 changed files with 127 additions and 120 deletions
|
@ -1,6 +1,8 @@
|
|||
#ifndef _SWAY_IPC_CLIENT_H
|
||||
#define _SWAY_IPC_CLIENT_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "ipc.h"
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue