conky goes above windows but it goes below when windows are floating in
See original GitHub issueSymptom
conky goes above windows but it goes below when windows are floating.
How to Reproduce
- Launch Krohnkite
- Launch
conky
with any config including this:
own_window = true,
own_window_transparent = true,
own_window_type = 'dock',
own_window_class = 'Conky',
own_window_argb_visual = true,
- See conky above windows
Expected behavior Conky should run below windows, because it hides when window is in floating mode.
Environment
- Distro: Manjaro Linux
- KWin version: 5.17.5
- Krohnkite version: 0.5
- List of KWin scripts in use: MinimizeAll
Screenshots
Issue Analytics
- State:
- Created 4 years ago
- Comments:14 (7 by maintainers)
Top Results From Across the Web
Why is my conky shown above other windows? - Ask Ubuntu
My conky is running in the foreground ...
Read more >[Solved] Conky - On Top / Newbie Corner / Arch Linux Forums
Make sure you set conky to be a panel type and when you go to obconf > dock. Uncheck the box for "Allow...
Read more >Conky starts above windows in Ubuntu Maverick - Super User
in a terminal. Conky gets re-drawn below active windows (namely, only appearing on my desktop), and does not have the border/drop-shadow, but ......
Read more >conky(1) — conky-all — Debian jessie — Debian Manpages
own_window_hints undecorated,below,above,sticky,skip_taskbar,skip_pager: If own_window is yes, you may use these window manager hints to affect the way ...
Read more >News - herbstluftwm
The shift command now moves the window to a neighboured monitor if the window cannot be moved within a tag in the desired...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Works for me if in conky, set:
background=true
own_window_type=`override`
Sorry, I completely forgot to mention the release here. v0.6 is uploaded to the KDE store, and this problem should be gone by default.