You are not logged in.
someone running SID needs to try it.
Last time I did that, I compiled conky-1.9 from source. Then the user can place the binary where they want, create a symlink, etc ... ; apt doesn't see it that way. Use whatever version of conky still available on the project page that way.
You must unlearn what you have learned.
-- yoda
Offline
I say we fork it.
As soon as I can figure out how to set up stretch packages in my OBS repository I will "forward-port" version 1.9 to stretch/Helium.
Hi HoaS,
by the 1.10' er Conky of @easysid and @DrakarNoir I noticed,
that the Lua-bindings have moved in again.
It seems you can save yourself the trouble of working.
aptitude show conky-all
Paket: conky-all
Version: 1.10.6-1.1
Zustand: Installiert
Automatisch installiert: nein
Priorität: optional
Bereich: utils
Verwalter: Vincent Cheng <vcheng@debian.org>
Architektur: amd64
Unkomprimierte Größe: 1.675 k
Hängt ab von: libaudclient2 (>= 2.3), libc6 (>= 2.17), libcairo2 (>= 1.8.0),
libcurl3-gnutls (>= 7.16.2), libdbus-glib-1-2 (>= 0.78), libgcc1 (>=
1:3.0), libglib2.0-0 (>= 2.12.0), libimlib2 (>= 1.4.5), libiw30 (>=
30~pre1), liblua5.1-0, libncurses5 (>= 6), libpulse0 (>= 0.99.1),
librsvg2-2 (>= 2.35.2), libstdc++6 (>= 6), libtinfo5 (>= 6), libx11-6,
libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxft2 (> 2.1.1),
libxinerama1, libxml2 (>= 2.7.4), libxmmsclient6 (>= 0.7DrNo), libxnvctrl0
Schlägt vor: apcupsd, audacious, moc, mpd, xmms2
Kollidiert mit: conky-cli, conky-std
Beschädigt: conky (< 1.8.0-1)
Ersetzt: conky (< 1.8.0-1), conky-cli, conky-std
Beschreibung: highly configurable system monitor (all features enabled)
Conky is a system monitor that can display just about anything, either on your root
desktop or in its own window. Conky has many built-in objects, as well as the ability
to execute external programs or scripts (either external or through built-in lua
support).
This is a full conky with most compile options enabled:
X11, XDamage, XDBE, Xft, MPD, MOC, math, hddtemp, portmon, RSS, Weather, wireless, IBM,
nvidia, eve-online, Imlib2, apcupsd, I/O stats, argb, Lua and the cairo and imlib2 lua
bindings, Audacious, XMMS2, and PulseAudio.
Homepage: http://conky.sourceforge.net/
Markierungen: admin::monitoring, implemented-in::c, interface::x11, role::program,
scope::utility, uitoolkit::xlib, use::monitor, x11::applet
conky -v
conky 1.10.6 compiled Wed Sep 13 16:49:42 UTC 2017 for Linux 4.9.0-3-amd64 x86_64
Compiled in features:
System config file: /etc/conky/conky.conf
Package library path: /usr/lib/conky
General:
* math
* hddtemp
* portmon
* IPv6
* Curl
* RSS
* Weather (METAR)
* Weather (XOAP)
* wireless
* support for IBM/Lenovo notebooks
* nvidia
* eve-online
* builtin default configuration
* old configuration syntax
* Imlib2
* apcupsd
* iostats
* ncurses
* Internationalization support
* PulseAudio
Lua bindings:
* Cairo
* Imlib2
* RSVG
X11:
* Xdamage extension
* Xinerama extension (virtual display)
* XDBE (double buffer extension)
* Xft
* ARGB visual
* Own window
Music detection:
* Audacious
* MPD
* MOC
* XMMS2
Default values:
* Netdevice: eth0
* Local configfile: $HOME/.conkyrc
* Localedir: /usr/share/locale
* Maximum netdevices: 64
* Maximum text size: 16384
* Size text buffer: 256
inxi -r
Repos: Active apt sources in file: /etc/apt/sources.list.d/debian.list
deb http://deb.debian.org/debian/ unstable main contrib non-free
Active apt sources in file: /etc/apt/sources.list.d/extra.list
deb http://ftp.spline.de/pub/siduction/extra unstable main
Active apt sources in file: /etc/apt/sources.list.d/fixes.list
deb https://packages.siduction.org/fixes unstable main contrib non-free
Active apt sources in file: /etc/apt/sources.list.d/palemoon.list
deb http://download.opensuse.org/repositories/home:/stevenpusser/Debian_9.0/ /
Offline
^ Thanks unklar!
If @Sector11 has the time then he should be able to confirm, until then the package is still available (for any who want to test):
Offline
@ unklar
Can you make conkys that are transparent with that version and still right click on them to get the OpenBox menu?
Does it use the v1.9 ${pre_exec ...} command?
I have one conky that uses the ${pre_exec ...} command 54 times. Running by itseld it uses 0 CPU resources.
Last edited by Sector11 (2018-01-04 18:56:49)
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Can you make conkys that are transparent with that version and still right click on them to get the OpenBox menu?
^ I am not currently using Openbox with the Conky-Version1.10.
I am testing with Plasma5 (KDE).
Clicks on the Conky window are not passed through to the desktop.
Does it use the v1.9 ${pre_exec ...} command?
The command
pre_exec
is still far away. It must start with
execpi 86400
be worked on.
Offline