Hyprland/src/managers/input
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
..
IdleInhibitor.cpp logging: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01:00
InputManager.cpp Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
InputManager.hpp input: track exclusive LSes 2024-01-19 16:45:34 +01:00
InputMethodRelay.cpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00
InputMethodRelay.hpp input: text-input-v1 support (#1778) 2023-03-14 12:57:50 +00:00
Swipe.cpp Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
Tablets.cpp idle: notify idle on tablet inputs (#4201) 2023-12-20 17:53:54 +01:00
Touch.cpp input: don't send mouse events on touch (#4071) 2023-12-06 14:30:40 +00:00