esjeon / krohnkite

A dynamic tiling extension for KWin
MIT License
1.66k stars 66 forks source link

[Wishlist] Add lattedock to ignore by class defaults #141

Open c-zill opened 3 years ago

c-zill commented 3 years ago

Symptom When using widgets such as the network settings or calendar/clock in latte-dock, the resulting windows are tiled and hence stretched. This is in particular unfortunate for widgets like event calendar.

How to Reproduce Run latte-dock and enable krohnkite. Add the clock widget to latte-dock. Click on it.

Expected behavior I expected to see a floating window of the calendar. Instead I obtain a stretched, tiled window

Environment

thalesnunes commented 3 years ago

What I did to fix this was:

  1. Go to KWin Scripts > Krohnkite settings
  2. Tab Rules
  3. Insert Latte Dock in the "By Title" field under "Float Windows"
  4. Click OK
  5. Disable Krohnkite and click apply then enable it again!

It worked for me, hope it helps!