summaryrefslogtreecommitdiff
path: root/services/Hypr.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hypr: account for kb layout variants (#836)Nikita Friesen2025-10-231-7/+23
| | | Refactor layout and variant parsing logic in Hypr.qml to improve readability and maintainability.
* toasts: add toast for kb layout change2 * r + 2 * t2025-10-141-0/+9
| | | | Closes #688
* services/hypr: lock keys ignore mods2 * r + 2 * t2025-09-261-1/+1
|
* plugin/hypr: fix devices + better error handling2 * r + 2 * t2025-09-251-1/+7
| | | | Also fix lock indicators
* plugin/hypr: add more helpers2 * r + 2 * t2025-09-251-5/+1
| | | | Also refresh options on dynamic option application
* plugin: add hypr extras (#690)2 * r + 2 * t2025-09-241-27/+21
| | | | | | | | | * move machine * works * prevent duplicate refreshes * use instead of hyprctl proc
* hypr: add cap/num lock toasts2 * r + 2 * t2025-09-231-0/+22
|
* utilities/toggles: add gamemode2 * r + 2 * t2025-09-151-0/+3
| | | | Closes #617
* lock: show keyboard layout2 * r + 2 * t2025-08-281-1/+2
| | | | Closes #450
* lock: add caps/num lock indicator2 * r + 2 * t2025-08-281-6/+36
| | | | Closes #485
* hypr: fix active window and window focus (#483)Davi Ribeiro2025-08-271-1/+3
| | | | | | | | | * services/hypr: fix active window and window focus * format --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* Revert "hyprland: fix active client on empty ws"2 * r + 2 * t2025-08-241-8/+1
| | | | This reverts commit a8151fc89d9a7977e5fa5dd3dfbed17c8f6101a1.
* hypr: proper kb layout code2 * r + 2 * t2025-08-241-1/+19
|
* internal: rename Hyprland -> Hypr2 * r + 2 * t2025-08-241-0/+69
Prevent shadowing Fixes window info not changing on switching to an empty workspace