Hyprland/src/debug
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
..
CrashReporter.cpp crashreporter: fix logging of function data (#4632) 2024-02-07 09:50:23 +00:00
CrashReporter.hpp generate coredumps on sigabrt too 2023-03-01 15:08:44 +00:00
HyprCtl.cpp Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
HyprCtl.hpp pluginapi: allow registering hyprctl commands 2024-02-05 01:57:29 +00:00
HyprDebugOverlay.cpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00
HyprDebugOverlay.hpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00
HyprNotificationOverlay.cpp renderer: don't set solitary on present notifications 2024-02-14 11:09:18 +00:00
HyprNotificationOverlay.hpp renderer: don't set solitary on present notifications 2024-02-14 11:09:18 +00:00
Log.cpp Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
Log.hpp Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
TracyDefines.hpp renderer: Move to a full Hyprland GL rendering pipeline (#3920) 2023-11-24 10:54:21 +00:00