How to prevent conky showing up as window in "present windows" (screen edges)

Help with the version of MX KDE officially released by the Development Team.
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
User avatar
i_ri
Posts: 1162
Joined: Tue Jun 30, 2015 12:26 am

Re: How to prevent conky showing up as window in "present windows" (screen edges)

#11 Post by i_ri »

hello BlueDragon and Everyone
conky config having luck with the own_window_type = 'dock', plus own_window_hints = 'undecorated,sticky,below' the below solves the overlap problem that was observed(?)
Those settings clear conky from k present windows

We like the toggle conky answer. we prefer conky normal window.

User avatar
siamhie
Global Moderator
Posts: 3876
Joined: Fri Aug 20, 2021 5:45 pm

Re: How to prevent conky showing up as window in "present windows" (screen edges)

#12 Post by siamhie »

BlueDragon wrote: Wed Oct 30, 2024 11:25 am I've been trying by all means to "filter out" conky from the "windows presented", when I for instance use a corner [Settings-->Workspace Behaviour-->Screen edges] for "presenting windows" (graphical overview), so far to no avail.

Is this what you mean by "presenting windows"?

Image
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

BlueDragon
Posts: 29
Joined: Sun Sep 10, 2023 8:54 pm

Re: How to prevent conky showing up as window in "present windows" (screen edges)

#13 Post by BlueDragon »

asqwerth wrote: Wed Oct 30, 2024 11:10 pm
But you can try experimenting with the 5 different own_window_type commands in your conky config, though be aware that some of these options for own_window_type will crash the conky in plasma desktop or make the conky not work at all. These may not help you at all but who knows?
Thank you very much asqwerth for taking the time to point out all these details!! Much appreciated. And also thank you for trying to explain (once more) what the topic is really about.

Unfortunately I already tried all of these and had to revert back to the present settings (excerpt), which are (for those interested):

Code: Select all

own_window = true,
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
own_window_argb_visual = true,
own_window_argb_value = 0,
out_to_console = false,
own_window_transparent = true,
So I guess I will have to live with conky appearing also, as you do too.

BlueDragon
Posts: 29
Joined: Sun Sep 10, 2023 8:54 pm

Re: How to prevent conky showing up as window in "present windows" (screen edges)

#14 Post by BlueDragon »

siamhie wrote: Thu Oct 31, 2024 9:37 am
Is this what you mean by "presenting windows"?

Image
Yes, basically it looks like that (not exactly like that on my system but you got the idea right).

User avatar
siamhie
Global Moderator
Posts: 3876
Joined: Fri Aug 20, 2021 5:45 pm

Re: How to prevent conky showing up as window in "present windows" (screen edges)

#15 Post by siamhie »

BlueDragon wrote: Thu Oct 31, 2024 10:02 pm
siamhie wrote: Thu Oct 31, 2024 9:37 am
Is this what you mean by "presenting windows"?

Image
Yes, basically it looks like that (not exactly like that on my system but you got the idea right).

@BlueDragon Which conky are you using? (I got it to work by editing MX-CowonMildBlue)
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

BlueDragon
Posts: 29
Joined: Sun Sep 10, 2023 8:54 pm

Re: How to prevent conky showing up as window in "present windows" (screen edges)

#16 Post by BlueDragon »

@siamhie This one:

Image

User avatar
siamhie
Global Moderator
Posts: 3876
Joined: Fri Aug 20, 2021 5:45 pm

Re: How to prevent conky showing up as window in "present windows" (screen edges)

#17 Post by siamhie »

BlueDragon wrote: Fri Nov 01, 2024 4:53 pm @siamhie This one:

Image

@BlueDragon Try this. Open Conky Manager and highlight that conky.
Now click on the 6th icon from the left. This will open in the text editor.

At the top, change this line

Code: Select all

-- own_window_type desktop
to this and save.

Code: Select all

own_window_type = 'dock',
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

BlueDragon
Posts: 29
Joined: Sun Sep 10, 2023 8:54 pm

Re: How to prevent conky showing up as window in "present windows" (screen edges)

#18 Post by BlueDragon »

As I stated at the beginning, I already tried all possible configurations at that level. Nevertheless I tried also what you suggested and the result is, that conky is totally disappearing: toggling it doesn't change anything.

The only way to change this behaviour would very likely be, to change the code at KDE level (e.g. where the "hot corners" are defined). That's beyond my skills.

Thanks to all for the various suggestions and ideas.

Post Reply

Return to “MX KDE Official Release”