You are not logged in.

#1 2019-01-13 16:40:44

darkprof
Member
Registered: 2018-09-25
Posts: 4

[Solved] KDE after update not working transparency on conky

Before the update, the windows were transparent, the config has been working for many years on various DE.

extra/plasma-desktop 5.14.5-1 (plasma) [installed]
    KDE Plasma Desktop

extra/conky 1.11.2-1 [installed]
    Lightweight system monitor for X
community/conky-manager 2.4-3
    GUI for managing Conky config files with options to browse and edit themes

screenshot

Last edited by darkprof (2019-01-17 18:04:58)

Offline

#2 2019-01-13 18:56:51

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: [Solved] KDE after update not working transparency on conky

We will need more information. The actual conky config file (use [ code ] tags) would be a start.

Moving to Newbie Corner.

https://bbs.archlinux.org/viewtopic.php?id=57855
https://wiki.archlinux.org/index.php/Co … s_and_code
https://bbs.archlinux.org/help.php#bbcode

Offline

#3 2019-01-16 06:35:09

darkprof
Member
Registered: 2018-09-25
Posts: 4

Re: [Solved] KDE after update not working transparency on conky

-- ===========================================================
-- conky by darkprof
-- Needs hddtemp lm_sensors
-- ===========================================================
conky.config = {
	use_xft = true,
	font = 'Serif:size=12',

	update_interval = 2,
	alignment = 'bottom_left',
	background = false,
	double_buffer = true,
	no_buffers = true,
	text_buffer_size = 3072,
	border_width = 1,
	draw_borders = false,
	stippled_borders = 10,
	draw_graph_borders = true,
	draw_outline = false,
	draw_shades = false,
	out_to_console = false,
	out_to_stderr = false,
	extra_newline = true,
	own_window = true,
	own_window_class = 'Conky-left',
	own_window_type = 'normal',
	own_window_argb_visual = true,
        own_window_transparent = true,
	own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
	uppercase = false,
	use_spacer = 'none',
	show_graph_scale = false,
	show_graph_range = false,

	gap_x = 20,
	gap_y = 20,
	minimum_width = 600, minimum_height = 500,
  
--lua_load ~/.conky-bargraph.lua
--lua_draw_hook_pre conky_main

	color0 = '#FFD700',
	default_color = '#ffffff',
	default_outline_color = '#00008B',
	default_shade_color = 'black',

	template0 = [[
${color0}${font Serif:size=22:bold}\1${font}${color}]],
	template1 = [[
${color0}${font Serif:bold}\1:${font}${color} \2]],
	template2 = [[
${color0}${font Serif:bold}\1:${font}${color} \2\n\3]],
	template3 = [[
${top name \1} ${goto 340}${top pid \1} ${goto 450}${top cpu \1} ${goto 550}${top mem_res \1}]],
	template5 = [[
${top_mem name \1} ${goto 340}${top_mem pid \1} ${goto 450}${top_mem cpu \1} ${goto 550}${top_mem mem_res \1}]],
	template6 = '${hr 2}',
};

conky.text = [[
$template6
${template0 Процессы}
$template6
${color0}${font Serif:bold}Имя${goto 340}PID${goto 450}CPU%${goto 550}MEM${font}${color}
$template6
${color0}${font Serif:bold}По загрузке:${font}${color}
${template3 1}
${template3 2}
${template3 3}
${template3 4}
${template3 5}
$template6
${color0}${font Serif:bold}По памяти:${font}${color}
${template5 1}
${template5 2}
${template5 3}
${template5 4}
${template5 5}
$template6
${template1 Процессов $processes} ${goto 300}${template1 Потоков $threads}
]];

Offline

#4 2019-01-16 07:56:11

seth
Member
Registered: 2012-09-03
Posts: 51,200

Re: [Solved] KDE after update not working transparency on conky

qdbus org.kde.KWin /KWin supportInformation

Online

#5 2019-01-17 15:53:41

darkprof
Member
Registered: 2018-09-25
Posts: 4

Re: [Solved] KDE after update not working transparency on conky

darkprof@darkhost ~ $ LANG=en qdbus org.kde.KWin /KWin supportInformation 
Информационная поддержка KWin:
Следующая информация должна быть предоставлена при запросе поддержки,например, на http://forum.kde.org.
Она предоставляет сведения о текущем запущенном экземпляре программы, о том, какие опции используются,
какой OpenGL драйвер и эффекты запущены.
Пожалуйста, размещайте информацию, приведенную ниже , в сервис Pastebin,
например, на http://paste.kde.org вместо вставки напрямую в темы форума .

==========================

Version
=======
KWin version: 5.14.5
Qt Version: 5.12.0
Qt compile version: 5.12.0
XCB compile version: 1.13.1

Operation Mode: X11 only

Build Options
=============
KWIN_BUILD_DECORATIONS: yes
KWIN_BUILD_TABBOX: yes
KWIN_BUILD_ACTIVITIES: yes
HAVE_DRM: yes
HAVE_GBM: yes
HAVE_X11_XCB: yes
HAVE_EPOXY_GLX: yes
HAVE_WAYLAND_EGL: yes

X11
===
Vendor: The X.Org Foundation
Vendor Release: 12003000
Protocol Version/Revision: 11/0
SHAPE: yes; Version: 0x11
RANDR: yes; Version: 0x14
DAMAGE: yes; Version: 0x11
Composite: yes; Version: 0x4
RENDER: yes; Version: 0xb
XFIXES: yes; Version: 0x50
SYNC: yes; Version: 0x31
GLX: yes; Version: 0x0

Decoration
==========
Plugin: org.kde.breeze
Theme: 
Blur: 0
onAllDesktopsAvailable: true
alphaChannelSupported: false
closeOnDoubleClickOnMenu: false
decorationButtonsLeft: 0, 2
decorationButtonsRight: 6, 3, 4, 5
borderSize: 3
gridUnit: 10
font: Noto Sans,10,-1,0,50,0,0,0,0,0,Regular
smallSpacing: 2
largeSpacing: 10

Platform
==========
Name: KWin::X11StandalonePlatform

Options
=======
focusPolicy: 0
nextFocusPrefersMouse: false
clickRaise: true
autoRaise: false
autoRaiseInterval: 0
delayFocusInterval: 0
shadeHover: false
shadeHoverInterval: 250
separateScreenFocus: false
placement: 4
focusPolicyIsReasonable: true
borderSnapZone: 10
windowSnapZone: 10
centerSnapZone: 0
snapOnlyWhenOverlapping: false
rollOverDesktops: true
focusStealingPreventionLevel: 1
legacyFullscreenSupport: false
operationTitlebarDblClick: 5000
operationMaxButtonLeftClick: 5000
operationMaxButtonMiddleClick: 5015
operationMaxButtonRightClick: 5014
commandActiveTitlebar1: 0
commandActiveTitlebar2: 30
commandActiveTitlebar3: 2
commandInactiveTitlebar1: 4
commandInactiveTitlebar2: 30
commandInactiveTitlebar3: 2
commandWindow1: 7
commandWindow2: 8
commandWindow3: 8
commandWindowWheel: 31
commandAll1: 10
commandAll2: 3
commandAll3: 14
keyCmdAllModKey: 16777251
showGeometryTip: false
condensedTitle: false
electricBorderMaximize: true
electricBorderTiling: true
electricBorderCornerRatio: 0.25
borderlessMaximizedWindows: false
killPingTimeout: 5000
hideUtilityWindowsForInactive: true
inactiveTabsSkipTaskbar: false
autogroupSimilarWindows: false
autogroupInForeground: true
compositingMode: 1
useCompositing: true
compositingInitialized: false
hiddenPreviews: 1
glSmoothScale: 2
xrenderSmoothScale: false
maxFpsInterval: 16666666
refreshRate: 0
vBlankTime: 6000000
glStrictBinding: true
glStrictBindingFollowsDriver: true
glCoreProfile: false
glPreferBufferSwap: 97
glPlatformInterface: 1
windowsBlockCompositing: true

Screen Edges
============
desktopSwitching: false
desktopSwitchingMovingClients: false
cursorPushBackDistance: 1x1
timeThreshold: 150
reActivateThreshold: 350
actionTopLeft: 0
actionTop: 0
actionTopRight: 0
actionRight: 0
actionBottomRight: 0
actionBottom: 0
actionBottomLeft: 0
actionLeft: 0

Screens
=======
Multi-Head: no
Active screen follows mouse:  no
Number of Screens: 1

Screen 0:
---------
Name: DVI-I-0
Geometry: 0,0,1920x1080
Scale: 1
Refresh Rate: 60


Compositing
===========
Compositing is not active

Offline

#6 2019-01-17 16:40:22

Kirill Bugaev
Member
Registered: 2018-08-03
Posts: 173

Re: [Solved] KDE after update not working transparency on conky

I don't use KDE, but all above makes me think that

Compositing is not active

Last edited by Kirill Bugaev (2019-01-17 16:41:32)

Offline

#7 2019-01-17 16:46:26

seth
Member
Registered: 2012-09-03
Posts: 51,200

Re: [Solved] KDE after update not working transparency on conky

Shift+Alt+F12 should toggle the compositor.

ftr: "LANG=C"

Online

#8 2019-01-17 18:01:15

darkprof
Member
Registered: 2018-09-25
Posts: 4

Re: [Solved] KDE after update not working transparency on conky

Thanks to all. After the update there was a conflict in the driver and in the settings of the screen I had button to restart the settings.

Last edited by darkprof (2019-01-17 18:06:36)

Offline

Board footer

Powered by FluxBB