LISTEN macro & xwayland resize fix

This commit is contained in:
2026-05-04 14:23:18 +07:00
parent 385ff13e7b
commit b7b0f4617f
3 changed files with 40 additions and 49 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#define CURSOR_MOVE_BUTTON BTN_LEFT
#define CURSOR_RESIZE_BUTTON BTN_RIGHT
#define TOPLEVEL_BW 1
#define TOPLEVEL_BW 1
static const float focused_bc[4] = { 0.0, 0.0, 1.0, 1.0 };
static const float urgent_bc[4] = { 1.0, 0.0, 0.0, 1.0 };