Search Criteria
Package Details: conky-cairo 1:1.21.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/conky-cairo.git (read-only, click to copy) |
---|---|
Package Base: | conky-cairo |
Description: | Lightweight system monitor for X, Wayland, console, or file/HTTP output (with Cairo/Cairo-Lua support) |
Upstream URL: | https://github.com/brndnmtthws/conky |
Keywords: | conky network weather |
Licenses: | GPL3, BSD |
Conflicts: | conky |
Provides: | conky |
Replaces: | conky, torsmo |
Submitter: | paramvir |
Maintainer: | paramvir |
Last Packager: | paramvir |
Votes: | 13 |
Popularity: | 0.45 |
First Submitted: | 2016-12-28 03:22 (UTC) |
Last Updated: | 2024-11-05 23:34 (UTC) |
Dependencies (16)
- alsa-lib
- cairo (cairo-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- imlib2
- librsvg (librsvg-gitAUR)
- libxdamage
- libxft (libxft-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxnvctrl (libxnvctrl-430xxAUR, libxnvctrl-340xxAUR, libxnvctrl-390xxAUR, libxnvctrl-525xxAUR, libxnvctrl-510xxAUR, libxnvctrl-470xxAUR, libxnvctrl-535xxAUR)
- lua
- wireless_tools
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gperf (gperf-gitAUR) (make)
Required by (12)
- barpyrus-git (requires conky) (optional)
- conky-bargile (requires conky)
- conky-colors-git (requires conky)
- conky-manager2 (requires conky)
- conky-manager2-git (requires conky)
- corky
- sxmo-utils-git (requires conky)
- uenv (requires conky) (optional)
- uenv-git (requires conky) (optional)
- xfce4-theme-switcher (requires conky)
- xts-arcolinux-theme (requires conky)
- xts-dark-theme (requires conky)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
paramvir commented on 2024-08-13 02:24 (UTC)
@deconf - that is an awesome desktop - hmmmm perhaps next month shall dig deep to sort this issue - thanks ;-)
deconf commented on 2024-08-13 01:14 (UTC)
@paramvir The latest version of kde conky has always worked fine, see my previous comment. See the figure below: https://deconf.xyz/pb/j5iu.png
paramvir commented on 2024-08-12 23:37 (UTC)
If anyone has this working on latest KDE - please shout ;-) - I am still on 1.20.2 ...
agorg_louk commented on 2024-08-05 04:39 (UTC)
A few patch releases with more relevant fixes are out for some time now and
conky-lua-nv
was updated to the latest1.21.6
version. Can you check again if the issues persist and if not bumpconky-cairo
to the same version too?paramvir commented on 2024-07-04 15:08 (UTC) (edited on 2024-07-04 15:50 (UTC) by paramvir)
Well - the dpi fixes done do not work for a 1080p display - in fact, I would like to know if this can be manually fixed by a 'resolution' statement or a 'dpi' statement. Ideally I would like to downgrade this to 1.20.2 version as that is the only one working on my Arch Linux desktop with KDE 6.1+ DE. I switched from XFCE over a year back.
OK I have spent some time on the issue but apparently the maximum_width / height etc the scaling is totally out - vertically 3.19 horizontally it's something else...
With 5 to 9 different conky running at the same time - I do not see it working
agorg_louk commented on 2024-07-04 12:35 (UTC)
Please update this to v1.21.4, it has all the dpi fixes that caused the latest weird sizing / positioning behavior
paramvir commented on 2024-06-23 08:35 (UTC) (edited on 2024-06-23 08:36 (UTC) by paramvir)
Only version 1.20.2 is working - non of the options tricks or moves work for the new builds. Also if it is working - please also state the distro and other relevant information that could help. I am sure it works but i get half windows and totally wild placement - which is unrelated to any positional metrics I am aware of...
happycadaver commented on 2024-06-23 04:56 (UTC)
I added to PKGBUILD -D BUILD_LUA_XLIB=ON \ -D BUILD_X11=ON \
And to my lua file this: require 'cairo_xlib'
Now works my lua rings
deconf commented on 2024-06-14 06:04 (UTC)
Tips: Due to upstream updates, the original
require 'cairo'
in the lua script needs to addSee the previous issue
deconf commented on 2024-06-14 05:33 (UTC) (edited on 2024-06-14 05:33 (UTC) by deconf)
https://github.com/brndnmtthws/conky/issues/1867
require
BUILD_LUA_CAIRO_XLIB=ON
1 2 3 4 5 6 7 Next › Last »