esjeon / krohnkite

A dynamic tiling extension for KWin
MIT License
1.61k stars 61 forks source link

Plasma 6.1 Edit Mode #220

Open snoweuph opened 1 week ago

snoweuph commented 1 week ago

Symptom When In Edit mode, the Windows from the Different Plasma Modules, which normally just float near their Icon, get Scaled to the full screen image

How to Reproduce

  1. Enter Edit Mode
  2. Click Panel to Edit it
  3. Hover over a Panel Module
  4. See that the Hover Window Gets Scaled to Full Screen

Expected behavior There shouldn't be Any Tiling in the new Edit Mode, because its a Specifically Designed Mode, and it destroys its experience

Environment

Notes I cant use XProp to find out the Window Classes in Edit Mode, so there is no easy way for me to add it to the Block list. I would say though, that there's nothing to do in edit mode for Krohnkite, so I suggest (if Possible) to disable it inside the Edit Mode

sr-tream commented 1 week ago

Workaround: add plasmashell into Ignore Windows

image

snoweuph commented 1 week ago

Workaround: add plasmashell into Ignore Windows

image

yea, a workaround, but how would a user find out the name? becuase using xargs, is defenitly not working. this should defenitly be added as a default

sr-tream commented 1 week ago

Workaround: add plasmashell into Ignore Windows image

yea, a workaround, but how would a user find out the name? becuase using xargs, is defenitly not working. this should defenitly be added as a default

You can view list of all windows with properties in debug console: qdbus org.kde.KWin /KWin org.kde.KWin.showDebugConsole