Commit graph

10 commits

Author SHA1 Message Date
e058ea23b8
all: chase hyprland 2025-12-08 15:22:46 +00:00
nnra
84659a2502
all: chase hyprland for 40d8fa8 (#549)
* hyprexpo: Fixes for 40d8fa8

* csgo-vulkan-fix: Fixes for 40d8fa8

* hyprbars: Fixes for 40d8fa8

I am not entirely sure whether I was supposed to use fullWindowFocus()
or rawWindowFocus() in hyprbars/barDeco.cpp at line 220

* xtra-dispatchers: Fixes for 40d8fa8

I am not entirely sure whether I was supposed to use fullWindowFocus()
or rawWindowFocus() in xtra-dispatchers/main.cpp at lines 47 and 106

* hyprscrolling: Fixes for 40d8fa8

A lot of repeated code can be removed if it's safe to store
`Desktop::focusState()`, `Desktop::focusState()->monitor()` and
`Desktop::focusState()->window()` at the top of the
`CScrollingLayout::findBestNeighbor` function.
This change requires further review as I don't know if any of those
change during this function so I didn't wanna introduce any unexpected
issues.
I am not entirely sure whether I was supposed to use fullWindowFocus()
or rawWindowFocus() in xtra-dispatchers/main.cpp at lines 786, 789 and
1344
2025-11-26 22:10:33 +00:00
e689220b17
xtra-dispatchers: chase hyprland 2025-10-28 12:15:10 +00:00
81f6d14265
all: chase hyprland 2025-10-23 20:54:45 +01:00
132e610b65
xtra-dispatchers: fix closeunfocused
fixes #402
2025-06-23 14:35:53 +02:00
16fddaab1e
all: chase hyprland 2025-05-01 18:04:34 +01:00
2b9a54f21b
all: chase hyprland 2025-04-29 14:22:22 +01:00
Amadej Kastelic
8e5e53adef
all: Change variable names to chase Hyprland (#322)
* flake.lock: update hyprland

* Use correct var names after hyprland refactor
2025-04-22 21:31:50 +02:00
b4c0fa3ebc xtra-dispatchers: add closeUnfocused 2025-01-08 22:34:52 +01:00
d4525d5aa9 xtra-dispatchers: init new plugin 2024-12-19 20:33:41 +00:00