Thursday, May 16, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 2334  / 2 Years ago, mon, march 28, 2022, 7:52:57

Occasionally, my Conky window jumps to the top and covers all other windows. The only way to solve it is to kill and restart Conky.



This happens at seemingly random times while using Compiz features. It seems especially common while using the scale plugin's window picker, but no plugin consistently causes this problem every time.



I've seen several questions that appear related on the surface. However, all those questions are solved by ensuring that Conky starts after Compiz. In my case, my problems occur even if Conky starts after Compiz.



Here's my ~/.conkyrc:



# Conky settings #
background no
update_interval 1

cpu_avg_samples 2
net_avg_samples 2

override_utf8_locale yes

double_buffer yes
no_buffers yes

text_buffer_size 2048
#imlib_cache_size 0

temperature_unit fahrenheit

# Window specifications #

own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below

border_inner_margin 0
border_outer_margin 0

minimum_size 200 250
maximum_width 200

alignment tr
gap_x 5
gap_y 20

# Graphics settings #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no

# Text settings #
use_xft yes
xftfont ubuntu:size=8
xftalpha 0.5

uppercase no

temperature_unit celsius


default_color FFFFFF

# Lua Load #
lua_load ~/.lua/scripts/clock_rings.lua
lua_draw_hook_pre clock_rings

TEXT
<snip>

More From » unity

 Answers
4

So far, Uri Herrera's answer (left in a comment on my question) is working for me.



Note to mods: I previously posted this answer, but it was deleted as not an answer, and there's no way to discuss that deletion. I'm re-posting it because this is the best answer given. The mod said that it's really a comment, not an answer, but he's mistaken. Uri posted his answer in a comment; thus, I can't accept it. So, I posted a reference as an answer and was waiting for the timeout to expire so that I could accept it. (Why do I have to wait 24 hours before accepting my own answer?) Since I can't move Uri's answer from a comment to an answer, there's no other way than what I've done.


[#44408] Tuesday, March 29, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
hreadsoplet

Total Points: 220
Total Questions: 108
Total Answers: 105

Location: Serbia
Member since Fri, Jun 3, 2022
2 Years ago
hreadsoplet questions
Fri, Nov 11, 22, 14:00, 2 Years ago
Wed, May 25, 22, 18:11, 2 Years ago
Thu, Jan 20, 22, 09:26, 2 Years ago
;