mirror of
https://codeberg.org/adnano/wmenu.git
synced 2025-10-29 05:40:20 -04: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
4
pango.h
4
pango.h
|
|
@ -1,5 +1,5 @@
|
|||
#ifndef DMENU_PANGO_H
|
||||
#define DMENU_PANGO_H
|
||||
#ifndef WMENU_PANGO_H
|
||||
#define WMENU_PANGO_H
|
||||
#include <stdbool.h>
|
||||
#include <cairo/cairo.h>
|
||||
#include <pango/pangocairo.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue