Hyprland/src/render/decorations
Vaxry 13f6f0b923
Migrate the config to hyprlang (#4656)
* Migrate to hyprlang

* pop up errors

* fix swapped args

* Meson & Nix: build with hyprlang

* CI: add hyprlang to setup action

* add infra for plugin stuff

* fix hyprctl getoption

* fix hyprctl getoption with json

* format

* fix post parse logic

* fix autogen config

* oops missed exec-once

* fmt

* fix ws rules

* require 0.3.0 for hyprlang

* nix: flaek

* minor type fixes

* fix cfg usages in swipe

* use cvarlist for ws rules

* fix throw in addPluginConfigVar

* Nix: update hyprlang

* minor fixes

* fix disableLogs

* mention hyprlang docs

* bump hyprlang dep in cmake

* Meson: bump min hyprlang version

Nix: update hyprlang

* minor fix

* Nix: update meson patch

---------

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2024-02-18 15:00:34 +00:00
..
CHyprBorderDecoration.cpp Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
CHyprBorderDecoration.hpp hyprctl: add decorations (#4275) 2023-12-28 16:38:16 +01:00
CHyprDropShadowDecoration.cpp Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
CHyprDropShadowDecoration.hpp hyprctl: add decorations (#4275) 2023-12-28 16:38:16 +01:00
CHyprGroupBarDecoration.cpp Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
CHyprGroupBarDecoration.hpp internal: Unify input handling on decorations (#4280) 2023-12-28 23:54:41 +01:00
DecorationPositioner.cpp groupbar: add enabling groupbar and setting priority (#4299) 2023-12-30 15:18:53 +01:00
DecorationPositioner.hpp style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
IHyprWindowDecoration.cpp internal: Unify input handling on decorations (#4280) 2023-12-28 23:54:41 +01:00
IHyprWindowDecoration.hpp internal: minor include fixes and missed format 2023-12-29 10:27:09 +01:00