|
063708df26
|
config: improve config value infrastructure
|
2024-03-03 18:41:38 +00:00 |
|
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 |
|
vaxerski
|
4daa515700
|
watchdog: don't hang on exit
|
2023-09-29 20:05:43 +01:00 |
|
vaxerski
|
ab11bd2085
|
watchdog: remove thread on destroy
|
2023-09-29 17:33:26 +01:00 |
|
vaxerski
|
9cc614d096
|
internal: add a watchdog
a watchdog will abort processing a signal if a timeout specified via debug:watchdog_timeout is reached.
|
2023-09-29 16:38:13 +01:00 |
|