Commit graph

28 commits

Author SHA1 Message Date
Mathis H.
c2fe049150
expo: Chase new gesture param disableInhibit (#581)
* chore: update flake.lock

* fix: handle disableInhibit param for gesture

* style: apply clang-format
2026-01-01 15:58:26 +01:00
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
81f6d14265
all: chase hyprland 2025-10-23 20:54:45 +01:00
8ba54e332c
expo: fix crash in dispatcher
fixes #475
2025-09-13 00:34:02 +01:00
44343bf690
expo: unload gesture on exit 2025-09-11 21:17:56 +01:00
5086bd28f4
expo: add new gesture 2025-09-11 21:13:16 +01:00
skrmc
376d08bbbd
all: chase hyprland (#462)
* hyprexpo: update workspace animation calls

* fix: update include path of animation manager
2025-08-29 11:58:09 +02:00
Chase Meadors
34f94ab738
expo: Implement skip_empty (#413)
With this option, empty workspaces are skipped in the grid display. Selecting a blank workspace results in switching to the next empty workspace.
2025-07-07 16:17:53 +02:00
Leonel Cortés
f58f65b375
expo: close on hovered workspace when using dispatcher with toggle mode (#378) 2025-06-09 08:13:05 +01:00
Zebra2711
eab6921631
all: chase hyprland (#334)
Co-authored-by: Zebra2711 <zebra2711@users.noreply.github.com>
2025-05-06 03:57:20 +02:00
Amadej Kastelic
fcf1c2ae6f
all: Chase Hyprland (#331)
* flake.lock: update hyprland

* all: Chase Hyprland
2025-05-03 19:38:51 +02:00
16fddaab1e
all: chase hyprland 2025-05-01 18:04:34 +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
3e51162d83 expo: fix for 0.47
fixes #282
2025-01-27 20:55:57 +00:00
920af33577 all: avoid crash on unload if using render pass elements
fixes #264
2025-01-02 18:17:25 +01:00
Amaan Qureshi
2530394e67
all: chase hyprland (#252) 2024-12-04 15:58:09 +01:00
082d5c1007 all: chase hyprland 2024-10-21 19:17:06 +01:00
Leonel Cortés
98cb18c6fc
hyprexpo: fix hardcoded distance value (#194) 2024-06-30 23:53:43 +02:00
135de7b886
hyprexpo: fix finding func 2024-06-23 23:19:05 +03:00
Mathis H
667ea74c36
expo: add swipe gesture to close overview (#186) 2024-06-17 23:43:34 +02:00
Leonel Cortés
83cbe9af3f
expo: add option for gesture fingers (#174) 2024-05-30 19:58:40 +02:00
c2c70332a1 hyprexpo: chase hyprland
closes #166
2024-05-13 15:19:39 +01:00
be8f8d81ef all: chase hyprland 2024-04-22 15:57:22 +01:00
a7145f0192 expo: log errors with a notif 2024-04-05 02:53:15 +01:00
3d7667ecc4 expo: don't override renderWorkspace for wrong monitors
ref #110
2024-04-04 01:18:47 +01:00
477fb57c48 expo: add gesture support 2024-04-03 21:11:05 +01:00
58aa63baf0 hyprexpo: add 2024-04-03 19:14:38 +01:00