Package: org-mode Version: 9.1.14+dfsg-1 Severity: wishlist The org-mode "timetracker" has a feature to detect idle time in X11 which relies on the `x11idle` binary:
https://orgmode.org/manual/Resolving-idle-time.html#FOOT84 That program is actually shipped with the org-mode source packaged in Debian, in ./contrib/scripts/x11idle.c but is not shipped in the Debian package. I frequently have to recompile this program by hand and reinstall it in /usr/local/bin. That's silly and whenever I cleanup that /usr/local (which always ends up being a mess), this is one of the precious little cluttery things I need to remember to keep. Could we ship this with the package please? Maybe as a separate binary package? It can be built with: gcc -l X11 -l Xss x11idle.c -o x11idle I'd be happy to provide a patch if you are open to this idea. A. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental'), (1, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.17.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8), LANGUAGE=fr_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages org-mode depends on: ii elpa-org 9.1.14+dfsg-1 org-mode recommends no packages. org-mode suggests no packages. -- debconf-show failed