add window.*.border.type and window.*.border.bevel-width options

This commit is contained in:
Jack Zeal 2026-04-01 20:18:43 -07:00
parent b07165f154
commit 773996f1ee
5 changed files with 40 additions and 7 deletions

View file

@ -1,4 +1,5 @@
#include <stdint.h>
#include <wlr/types/wlr_scene.h>
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef LABWC_BORDERSET_H
#define LABWC_BORDERSET_H