question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

conky goes above windows but it goes below when windows are floating in

See original GitHub issue

Symptom

conky goes above windows but it goes below when windows are floating.

How to Reproduce

  1. Launch Krohnkite
  2. 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,
  1. 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

image image

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:14 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
neurofire80commented, Feb 26, 2021

Works for me if in conky, set:

  1. background=true
  2. own_window_type=`override`
1reaction
esjeoncommented, Feb 1, 2020

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found