mirror of
https://codeberg.org/adnano/wmenu.git
synced 2026-02-08 10:06:47 -05:00
Move menu and rendering logic into separate files
This commit is contained in:
parent
1104e8e51b
commit
e8782db9c8
10 changed files with 1024 additions and 963 deletions
|
|
@ -11,6 +11,7 @@
|
|||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
#include <wayland-client.h>
|
||||
|
||||
#include "pool-buffer.h"
|
||||
|
||||
static void randname(char *buf) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue