mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: PowerToys Window Walker Ignores Windows in Inactive Komorebi Workspaces #586
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @azaidrahman on GitHub (Mar 14, 2025).
Summary
When using Komorebi as my tiling window manager on Windows, I’ve observed that PowerToys Window Walker only lists windows that are visible in the active workspace. It appears that Komorebi’s workspaces hide windows from inactive workspaces entirely, which causes Window Walker to ignore them.
Would it be possible to add an option to allow window switchers to access windows across all workspaces, even when they’re hidden?
Version Information
OS Name: Microsoft Windows 11 Pro
OS Version: 10.0.26100 N/A Build 26100
komorebic 0.1.34
tag:v0.1.34
commit_hash:80edcadb
build_time:2025-02-21 02:21:41 +00:00
build_env:rustc 1.85.0 (4d91de4e4 2025-02-17),stable-x86_64-pc-windows-msvc
Komorebi Configuration
Hotkey Configuration
Output of komorebic check
KOMOREBI_CONFIG_HOME detected: C:\Users\azaid.config\komorebi\
Looking for configuration files in C:\Users\azaid.config\komorebi\
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\azaid.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
@LGUG2Z commented on GitHub (Mar 14, 2025):
This is a PowerToys bug - you should open an issue on their repo (feel free to backlink this).
There is no reason why WindowWalker should ignore Minimized, Hidden or Cloaked HWNDs as targets for filtering.