mirror of
https://github.com/wizbright/waybox.git
synced 2026-02-15 22:05:37 -05:00
Using wlr_log() instead of printf() for logging messages
This commit is contained in:
parent
09db837fcd
commit
7bf6809122
3 changed files with 14 additions and 9 deletions
|
|
@ -19,6 +19,7 @@
|
|||
#include <wlr/types/wlr_primary_selection_v1.h>
|
||||
#include <wlr/types/wlr_output_layout.h>
|
||||
#include <wlr/types/wlr_xdg_shell.h>
|
||||
#include <wlr/util/log.h>
|
||||
|
||||
#include <libintl.h>
|
||||
#include <locale.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue