mirror of
https://github.com/swaywm/sway.git
synced 2026-03-02 01:40:50 -05:00
Address first round review for swaynag
This commit is contained in:
parent
72db10c2f1
commit
a4f7bf23b2
9 changed files with 29 additions and 30 deletions
6
include/swaynag/render.h
Normal file
6
include/swaynag/render.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef _SWAY_NAGBAR_RENDER_H
|
||||
#define _SWAY_NAGBAR_RENDER_H
|
||||
|
||||
void render_frame(struct sway_nagbar *nagbar);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue