mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Windows snipping tool doesn't fill space #167
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 @adgower on GitHub (Nov 30, 2022).
Describe the bug
windows snipping tool doesn't fill space
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Windows snipping tool to fill space
@LGUG2Z commented on GitHub (Jan 22, 2023):
Are you able to share a photo of what you're experiencing? For me, cmd+ shift + s pulls up an overlay for me to drag to take a screenshot and this works as expected. If I open the snipping tool app, this gets managed as expected for me.
@vbifonixor commented on GitHub (Jul 7, 2023):
By the way, for some reason I can't use snipping tool's video capture properly. It shows the overlay, but it gets managed (and it looks like it's not an overlay anymore, just a replica of my current monitors that is opened in a window.
I would share the video of it, but I can't capture it properly:)
@Woolfe commented on GitHub (Apr 19, 2024):
I'm seeing the issue, and also can't screen record it properly due to what @vbifonixor described. I believe it's because snipping tool is a window that stretches across all monitors, and komorebi treats it as a window and immediately tiles it when it spawns.
komorebic float-rule title "Snipping Tool"fixes the issue.@LGUG2Z commented on GitHub (Apr 19, 2024):
This has been in the community configuration for a while now:
a5dc7c1d88/applications.yaml (L1062)Users who are still experiencing this are recommended to making sure they have the latest version, and that they are referring to the correct file locally, by running
komorebic fetch-asc.