-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
conky doesn't play nice with wayland #53
Comments
for tracking brndnmtthws/conky#56 |
Conky is showing up in the middle of the screen and all black displaying no information that I can see |
To use Conky on wayland, add these two lines on your Conky script. conky.config = { Change own_window_type to ‘override’ ( own_window_type = ‘override’,) If you add these lines, Conky will works on Wayland without any issue. But Conky will not load on Xorg . (this will remove it from the taskbar and allow the transparency to work and fix some other things with COnky in wayland) |
All the text is black. How do I correct this? |
A work-around for Wayland is to open/save the *Update: can confirm that adding those lines to |
Added pull request #96 to test for Wayland, to add the appropriate Conky config lines. |
Thanks. I had a hunch that was the issue hence asking about the version of Ruby. Ran into that once before. |
Brand new load here, I made the changes adding the two lines to .conkyrc but it will not load after the changes. I verified commas, spelling, everything... Anyone else still having issues? |
Which specific OS are you running? |
Raspberry Pi OS with desktop
* Release date: July 4th 2024
* System: 32-bit
* Kernel version: 6.6
* Debian version: 12 (bookworm)
From: NullVibes ***@***.***>
Date: Wednesday, September 25, 2024 at 9:38 AM
To: km4ack/73Linux ***@***.***>
Cc: kb8zgl ***@***.***>, Comment ***@***.***>
Subject: Re: [km4ack/73Linux] conky doesn't play nice with wayland (Issue #53)
Which specific OS are you running?
—
Reply to this email directly, view it on GitHub<#53 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AITWIQSCNKI2BFT3V3QWSLLZYK4EPAVCNFSM6AAAAAA77ROHDOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZUGEYTKNJWGU>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Spinning up a fresh build now. Will update when complete. |
Thank-you. This was literally imaged and loaded yesterday 9/25/24. I tried the work-around listed here and Conky just doesn’t start…. I’m trying to find if it is throwing an error. Before the changes to the .conkyrc file here it started but all black on the right hand side.
From: NullVibes ***@***.***>
Date: Wednesday, September 25, 2024 at 5:06 PM
To: km4ack/73Linux ***@***.***>
Cc: kb8zgl ***@***.***>, Comment ***@***.***>
Subject: Re: [km4ack/73Linux] conky doesn't play nice with wayland (Issue #53)
Spinning up a fresh build now. Will update when complete.
—
Reply to this email directly, view it on GitHub<#53 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AITWIQVV5XXKDBNOPXENG7LZYMQWFAVCNFSM6AAAAAA77ROHDOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZVGI2TSNBSG4>.
You are receiving this because you commented.Message ID: ***@***.***>
|
UPDATES:
2 - Conky behaves as expected after adding the above lines to the Not sure if this applies, but the |
Conky is unusable at this time if using Wayland.
The text was updated successfully, but these errors were encountered: