mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-20 09:35:38 +02:00
tllist: use tllist from external git repository
This commit is contained in:
parent
736e07b15e
commit
0550d2799d
14 changed files with 22 additions and 171 deletions
|
@ -14,13 +14,13 @@
|
|||
#include <wayland-client.h>
|
||||
#include <wayland-cursor.h>
|
||||
|
||||
#include <tllist.h>
|
||||
#include <xdg-output-unstable-v1.h>
|
||||
#include <wlr-layer-shell-unstable-v1.h>
|
||||
|
||||
#define LOG_MODULE "bar:wayland"
|
||||
#define LOG_ENABLE_DBG 0
|
||||
#include "../log.h"
|
||||
#include "../tllist.h"
|
||||
#include "../stride.h"
|
||||
|
||||
#include "private.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue