| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
| |
also changed controlcenter/components/ConnectedButtonGroup
- Changed row layout to grid layout
- Added optional prop: row, which defaults to 1 so it looks same as
row layout if not given
- added new field to options, which bypasses rootItem bind. This is
needed because we can not predict the number of monitors the user has,
and can not create a seperate variable for each one
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* [CI] chore: update flake
* [CI] chore: update flake
* [CI] chore: update flake
* [CI] chore: update flake
* shortcuts: special workspace cycle IPC, reopen last
* Moved implementation into Hypr service
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
| |
|
| |
Refactor layout and variant parsing logic in Hypr.qml to improve readability and maintainability.
|
| |
|
|
| |
Closes #688
|
| | |
|
| |
|
|
| |
Also fix lock indicators
|
| |
|
|
| |
Also refresh options on dynamic option application
|
| |
|
|
|
|
|
|
|
| |
* move machine
* works
* prevent duplicate refreshes
* use instead of hyprctl proc
|
| | |
|
| |
|
|
| |
Closes #617
|
| |
|
|
| |
Closes #450
|
| |
|
|
| |
Closes #485
|
| |
|
|
|
|
|
|
|
| |
* services/hypr: fix active window and window focus
* format
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
| |
This reverts commit a8151fc89d9a7977e5fa5dd3dfbed17c8f6101a1.
|
| | |
|
|
|
Prevent shadowing
Fixes window info not changing on switching to an empty workspace
|