gnu: Replace uses of 'libjpeg' with 'libjpeg-turbo'.
[jackhill/guix/guix.git] / gnu / packages / xdisorg.scm
1 ;;; GNU Guix --- Functional package management for GNU
2 ;;; Copyright © 2013, 2014 Andreas Enge <andreas@enge.fr>
3 ;;; Copyright © 2014, 2015, 2016 Mark H Weaver <mhw@netris.org>
4 ;;; Copyright © 2014 Eric Bavier <bavier@member.fsf.org>
5 ;;; Copyright © 2014, 2015, 2016 Alex Kost <alezost@gmail.com>
6 ;;; Copyright © 2013, 2015, 2017, 2018, 2019 Ludovic Courtès <ludo@gnu.org>
7 ;;; Copyright © 2015, 2016 Mathieu Lirzin <mthl@gnu.org>
8 ;;; Copyright © 2015 Alexander I.Grafov <grafov@gmail.com>
9 ;;; Copyright © 2015 Andy Wingo <wingo@igalia.com>
10 ;;; Copyright © 2015 xd1le <elisp.vim@gmail.com>
11 ;;; Copyright © 2015 Florian Paul Schmidt <mista.tapas@gmx.net>
12 ;;; Copyright © 2016 Christopher Allan Webber <cwebber@dustycloud.org>
13 ;;; Copyright © 2016, 2018 Ricardo Wurmus <rekado@elephly.net>
14 ;;; Copyright © 2016, 2017, 2018, 2019 Efraim Flashner <efraim@flashner.co.il>
15 ;;; Copyright © 2016 Leo Famulari <leo@famulari.name>
16 ;;; Copyright © 2016 Alex Kost <alezost@gmail.com>
17 ;;; Copyright © 2016, 2017, 2019 Marius Bakke <mbakke@fastmail.com>
18 ;;; Copyright © 2016 Petter <petter@mykolab.ch>
19 ;;; Copyright © 2017 Mekeor Melire <mekeor.melire@gmail.com>
20 ;;; Copyright © 2017 ng0 <ng0@n0.is>
21 ;;; Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
22 ;;; Copyright © 2017 Marek Benc <dusxmt@gmx.com>
23 ;;; Copyright © 2017 Mike Gerwitz <mtg@gnu.org>
24 ;;; Copyright © 2018 Thomas Sigurdsen <tonton@riseup.net>
25 ;;; Copyright © 2018, 2019 Rutger Helling <rhelling@mykolab.com>
26 ;;; Copyright © 2018, 2019 Pierre Neidhardt <mail@ambrevar.xyz>
27 ;;; Copyright © 2018 Nam Nguyen <namn@berkeley.edu>
28 ;;; Copyright © 2019 Wiktor Żelazny <wzelazny@vurv.cz>
29 ;;; Copyright © 2019 Kyle Andrews <kyle.c.andrews@gmail.com>
30 ;;; Copyright © 2019 Josh Holland <josh@inv.alid.pw>
31 ;;; Copyright © 2019 Tanguy Le Carrour <tanguy@bioneland.org>
32 ;;; Copyright © 2020 Guillaume Le Vaillant <glv@posteo.net>
33 ;;;
34 ;;; This file is part of GNU Guix.
35 ;;;
36 ;;; GNU Guix is free software; you can redistribute it and/or modify it
37 ;;; under the terms of the GNU General Public License as published by
38 ;;; the Free Software Foundation; either version 3 of the License, or (at
39 ;;; your option) any later version.
40 ;;;
41 ;;; GNU Guix is distributed in the hope that it will be useful, but
42 ;;; WITHOUT ANY WARRANTY; without even the implied warranty of
43 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
44 ;;; GNU General Public License for more details.
45 ;;;
46 ;;; You should have received a copy of the GNU General Public License
47 ;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
48
49 (define-module (gnu packages xdisorg)
50 #:use-module ((guix licenses) #:prefix license:)
51 #:use-module (guix packages)
52 #:use-module (guix download)
53 #:use-module (guix git-download)
54 #:use-module (guix utils)
55 #:use-module (guix build-system cmake)
56 #:use-module (guix build-system gnu)
57 #:use-module (guix build-system glib-or-gtk)
58 #:use-module (guix build-system meson)
59 #:use-module (guix build-system python)
60 #:use-module (gnu packages)
61 #:use-module (gnu packages documentation)
62 #:use-module (gnu packages admin)
63 #:use-module (gnu packages base)
64 #:use-module (gnu packages algebra)
65 #:use-module (gnu packages autotools)
66 #:use-module (gnu packages check)
67 #:use-module (gnu packages compression)
68 #:use-module (gnu packages image)
69 #:use-module (gnu packages pkg-config)
70 #:use-module (gnu packages flex)
71 #:use-module (gnu packages freedesktop)
72 #:use-module (gnu packages gettext)
73 #:use-module (gnu packages gl)
74 #:use-module (gnu packages glib)
75 #:use-module (gnu packages gnome)
76 #:use-module (gnu packages haskell-xyz)
77 #:use-module (gnu packages icu4c)
78 #:use-module (gnu packages man)
79 #:use-module (gnu packages maths)
80 #:use-module (gnu packages m4)
81 #:use-module (gnu packages ncurses)
82 #:use-module (gnu packages perl)
83 #:use-module (gnu packages python)
84 #:use-module (gnu packages python-xyz)
85 #:use-module (gnu packages linux)
86 #:use-module (gnu packages gl)
87 #:use-module (gnu packages guile)
88 #:use-module (gnu packages xml)
89 #:use-module (gnu packages gtk)
90 #:use-module (gnu packages qt)
91 #:use-module (gnu packages xorg)
92 #:use-module (gnu packages fontutils)
93 #:use-module (gnu packages bison)
94 #:use-module (ice-9 match))
95
96 ;; packages outside the x.org system proper
97
98 (define-public arandr
99 (package
100 (name "arandr")
101 (version "0.1.10")
102 (source (origin
103 (method url-fetch)
104 (uri (string-append "https://christian.amsuess.com/tools/arandr"
105 "/files/arandr-" version ".tar.gz"))
106 (sha256
107 (base32
108 "135q0llvm077jil2fr92ssw3p095m4r8jfj0lc5rr3m71n4srj6v"))
109 (modules '((guix build utils)))
110 (snippet
111 '(begin
112 ;; Do not record a timestamp and file name in gzipped man
113 ;; pages (this is equivalent to 'gzip --no-name'.)
114 (substitute* "setup.py"
115 (("gzip\\.open\\(gzfile, 'w', 9\\)")
116 "gzip.GzipFile('', 'wb', 9, open(gzfile, 'wb'), 0.)"))
117 #t))))
118 (build-system python-build-system)
119 (arguments
120 `(#:phases
121 (modify-phases %standard-phases
122 (add-before 'build 'configure
123 (lambda* (#:key inputs #:allow-other-keys)
124 (substitute* "screenlayout/xrandr.py"
125 (("\"xrandr\"") (string-append "\"" (assoc-ref inputs "xrandr")
126 "/bin/xrandr\"")))
127 #t))
128 (add-after 'install 'wrap-gi-typelib
129 (lambda* (#:key inputs outputs #:allow-other-keys)
130 (let ((out (assoc-ref outputs "out"))
131 (gi-typelib-path (getenv "GI_TYPELIB_PATH")))
132 (wrap-program (string-append out "/bin/arandr")
133 `("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path))))
134 #t)))
135 #:tests? #f)) ;no tests
136 (inputs `(("gtk+" ,gtk+)
137 ("pycairo" ,python-pycairo)
138 ("pygobject" ,python-pygobject)
139 ("xrandr" ,xrandr)))
140 (native-inputs `(("gettext" ,gettext-minimal)
141 ("python-docutils" ,python-docutils)))
142 (home-page "https://christian.amsuess.com/tools/arandr/")
143 (synopsis "Another RandR graphical user interface")
144 ;; TRANSLATORS: "X11 resize-and-rotate" should not be translated.
145 (description "ARandR is designed to provide a simple visual front end for
146 the X11 resize-and-rotate (RandR) extension. Relative monitor positions are
147 shown graphically and can be changed in a drag-and-drop way. Configurations
148 are saved as executable shell scripts which can be loaded without using this
149 program.")
150 (license license:gpl3+)))
151
152 (define-public autorandr
153 ;; Use latest commit since 1.7 lacks many new features such as the
154 ;; autorandr_launcher.
155 (let ((commit "b484c0ea9c9a4838278bbd661a7cc384333c1df8"))
156 (package
157 (name "autorandr")
158 (version (git-version "1.7" "1" commit))
159 (home-page "https://github.com/phillipberndt/autorandr")
160 (source
161 (origin
162 (method git-fetch)
163 (uri (git-reference
164 (url home-page)
165 (commit commit)))
166 (file-name (git-file-name name version))
167 (sha256
168 (base32
169 "0da17kzsisjv3s993j5idkk1n2d2cvjdn7pngs2b0ic1r2h5z02h"))))
170 (build-system python-build-system)
171 (native-inputs
172 `(("man-db" ,man-db)))
173 (inputs
174 `(("xrandr" ,xrandr)
175 ("libxcb" ,libxcb)))
176 (arguments
177 `(#:phases
178 (modify-phases %standard-phases
179 (add-before 'build 'configure
180 (lambda* (#:key inputs #:allow-other-keys)
181 (substitute* "autorandr.py"
182 (("popen\\(\"xrandr") (string-append "popen(\""
183 (assoc-ref inputs "xrandr")
184 "/bin/xrandr"))
185 (("\\[\"xrandr") (string-append "[\""
186 (assoc-ref inputs "xrandr")
187 "/bin/xrandr")))
188 #t))
189 (add-after 'install 'install-contrib
190 (lambda* (#:key outputs #:allow-other-keys)
191 (invoke "make"
192 (string-append "DESTDIR=" (assoc-ref outputs "out"))
193 "PREFIX="
194 "BASH_COMPLETIONS_DIR=etc/bash_completiond.d"
195 "install_manpage"
196 "install_bash_completion"
197 "install_launcher"))))))
198 (synopsis "Auto-detect connected displays and load appropriate setup")
199 (description "Autorandr wraps around xrandr to help with X11
200 multi-screen configuration management. It allows the user to create profiles
201 for various multi-screen setups. Autorandr automatically detects the profiles
202 that can be activated based on the connected hardware. Hook scripts can be
203 used to further tweak the behaviour of the different profiles.")
204 (license license:gpl3+))))
205
206 (define-public bemenu
207 (package
208 (name "bemenu")
209 (version "0.2.0")
210 (source
211 (origin
212 (method git-fetch)
213 (uri (git-reference
214 (url "https://github.com/Cloudef/bemenu.git")
215 (commit version)))
216 (file-name (git-file-name name version))
217 (sha256
218 (base32 "0piax49az5kp96r1g6dcgj87fi6p4jl286wlkxsdvljzpkn8q6gv"))))
219 (build-system cmake-build-system)
220 (arguments
221 '(#:configure-flags '("-DBEMENU_WAYLAND_RENDERER=ON")))
222 (inputs
223 `(("cairo" ,cairo)
224 ("libx11" ,libx11)
225 ("libxkbcomon" ,libxkbcommon)
226 ("libxinerama" ,libxinerama)
227 ("ncurses" ,ncurses)
228 ("pango" ,pango)
229 ("wayland" ,wayland)
230 ("wayland-protocols" ,wayland-protocols)))
231 (native-inputs
232 `(("doxygen" ,doxygen)
233 ("pkg-config" ,pkg-config)))
234 (home-page "https://github.com/Cloudef/bemenu")
235 (synopsis "Dynamic menu library and client program inspired by dmenu")
236 (description
237 "bemenu is a dynamic menu which allows the user to flexibly select from a
238 list of options (usually programs to launch). It renders the menu graphically
239 with X11 or Wayland, or in a text terminal with ncurses.")
240 (license (list license:gpl3+ ; client program[s] and other sources
241 license:lgpl3+)))) ; library and bindings
242
243 (define-public copyq
244 (package
245 (name "copyq")
246 (version "3.9.3")
247 (source (origin
248 (method git-fetch)
249 (uri (git-reference
250 (url "https://github.com/hluk/CopyQ.git")
251 (commit (string-append "v" version))))
252 (file-name (git-file-name name version))
253 (sha256
254 (base32
255 "0wlwq9xg8rzsbj0b29z358k4mbrqy04iraa8x0p26pa95yskgcma"))))
256 (build-system cmake-build-system)
257 (arguments
258 `(#:configure-flags '("-DCMAKE_BUILD_TYPE=Release")
259 #:tests? #f)) ; Test suite is a rather manual process.
260 (inputs
261 `(("qtbase" ,qtbase)
262 ("qtscript" ,qtscript)
263 ("qtsvg" ,qtsvg)
264 ("qtx11extras" ,qtx11extras)))
265 (synopsis "Clipboard manager with advanced features")
266 (description "CopyQ is clipboard manager with editing and scripting
267 features. CopyQ monitors system clipboard and saves its content in customized
268 tabs. Saved clipboard can be later copied and pasted directly into any
269 application.")
270 (home-page "https://hluk.github.io/CopyQ/")
271 (license license:gpl3+)))
272
273 (define-public xclip
274 (package
275 (name "xclip")
276 (version "0.13")
277 (source
278 (origin
279 (method git-fetch)
280 (uri (git-reference
281 (url "https://github.com/astrand/xclip.git")
282 (commit version)))
283 (file-name (git-file-name name version))
284 (sha256
285 (base32
286 "0q0hmvcjlv8arhh1pzhja2wglyj6n7z209jnpnzd281kqqv4czcs"))))
287 (build-system gnu-build-system)
288 (arguments
289 '(#:tests? #f)) ;there is no test suite
290 (native-inputs
291 `(("autoconf" ,autoconf)
292 ("automake" ,automake)))
293 (inputs `(("libxmu" ,libxmu)
294 ("libxt" ,libxt)))
295 (home-page "https://github.com/astrand/xclip")
296 (synopsis "Command line interface to X11 clipboard")
297 (description "Xclip is a command line interface to the X11 clipboard. It
298 can also be used for copying files, as an alternative to sftp/scp, thus
299 avoiding password prompts when X11 forwarding has already been setup.")
300 (license license:gpl2+)))
301
302 (define-public libxkbcommon
303 (package
304 (name "libxkbcommon")
305 (version "0.10.0")
306 (source (origin
307 (method url-fetch)
308 (uri (string-append "https://xkbcommon.org/download/libxkbcommon-"
309 version ".tar.xz"))
310 (sha256
311 (base32
312 "1wmnl0hngn6vrqrya4r8hvimlkr4jag39yjprls4gyrqvh667hsp"))))
313 (build-system meson-build-system)
314 (inputs
315 `(("libx11" ,libx11)
316 ("libxcb" ,libxcb)
317 ("wayland" ,wayland)
318 ("wayland-protocols" ,wayland-protocols)
319 ("xkeyboard-config" ,xkeyboard-config)))
320 (native-inputs
321 `(("bison" ,bison)
322 ("doxygen" ,doxygen)
323 ("pkg-config" ,pkg-config)))
324 (arguments
325 `(#:configure-flags
326 (list (string-append "-Dxkb-config-root="
327 (assoc-ref %build-inputs "xkeyboard-config")
328 "/share/X11/xkb")
329 (string-append "-Dx-locale-root="
330 (assoc-ref %build-inputs "libx11")
331 "/share/X11/locale"))))
332 (home-page "https://xkbcommon.org/")
333 (synopsis "Library to handle keyboard descriptions")
334 (description "Xkbcommon is a library to handle keyboard descriptions,
335 including loading them from disk, parsing them and handling their
336 state. It is mainly meant for client toolkits, window systems, and other
337 system applications; currently that includes Wayland, kmscon, GTK+, Qt,
338 Clutter, and more. Despite the name, it is not currently used by anything
339 X11 (yet).")
340 (license (license:x11-style "file://COPYING"
341 "See 'COPYING' in the distribution."))))
342
343 (define-public libfakekey
344 (package
345 (name "libfakekey")
346 (version "0.1")
347 (source
348 (origin
349 (method url-fetch)
350 (uri (string-append "https://downloads.yoctoproject.org/releases"
351 "/matchbox/libfakekey/" version "/libfakekey-"
352 version ".tar.bz2"))
353 (sha256
354 (base32
355 "1501l0bflcrhqbf12n7a7cqilvr0w4xawxw0vw75p2940nkl4464"))))
356 (build-system gnu-build-system)
357 (arguments
358 `(#:make-flags (list "AM_LDFLAGS=-lX11")))
359 (native-inputs
360 `(("pkg-config" ,pkg-config)))
361 (inputs
362 `(("libxtst" ,libxtst)
363 ("libx11" ,libx11)))
364 (home-page "https://www.yoctoproject.org/tools-resources/projects/matchbox")
365 (synopsis "X virtual keyboard library")
366 (description
367 "Libfakekey is a virtual keyboard library for X.")
368 (license license:gpl2)))
369
370 (define-public xdotool
371 (package
372 (name "xdotool")
373 (version "3.20160805.1")
374 (source
375 (origin
376 (method url-fetch)
377 (uri (string-append
378 "https://github.com/jordansissel/xdotool/releases/download/v"
379 version "/xdotool-" version ".tar.gz"))
380 (sha256
381 (base32
382 "1a6c1zr86zb53352yxv104l76l8x21gfl2bgw6h21iphxpv5zgim"))))
383 (build-system gnu-build-system)
384 (arguments
385 '(#:tests? #f ; Test suite requires a lot of black magic
386 #:phases
387 (modify-phases %standard-phases
388 (replace 'configure
389 (lambda* (#:key outputs #:allow-other-keys #:rest args)
390 (let ((out (assoc-ref outputs "out")))
391 (mkdir-p (string-append out "/lib"))
392 (setenv "PREFIX" out)
393 (setenv "LDFLAGS" (string-append "-Wl,-rpath=" out "/lib"))
394 (setenv "CC" "gcc")
395 #t))))))
396 (native-inputs `(("perl" ,perl))) ; for pod2man
397 (inputs `(("libx11" ,libx11)
398 ("libxext" ,libxext)
399 ("libxi" ,libxi)
400 ("libxinerama" ,libxinerama)
401 ("libxtst" ,libxtst)
402 ("libxkbcommon" ,libxkbcommon)))
403 (home-page "http://www.semicomplete.com/projects/xdotool")
404 (synopsis "Fake keyboard/mouse input, window management, and more")
405 (description "Xdotool lets you simulate keyboard input and mouse activity,
406 move and resize windows, etc. It does this using X11's XTEST extension and
407 other Xlib functions. Additionally, you can search for windows and move,
408 resize, hide, and modify window properties like the title. If your window
409 manager supports it, you can use xdotool to switch desktops, move windows
410 between desktops, and change the number of desktops.")
411 (license license:bsd-3)))
412
413 (define-public xeyes
414 (package
415 (name "xeyes")
416 (version "1.1.2")
417 (source
418 (origin
419 (method url-fetch)
420 (uri (string-append "https://www.x.org/releases/individual/app/"
421 name "-" version ".tar.bz2"))
422 (sha256
423 (base32 "0lq5j7fryx1wn998jq6h3icz1h6pqrsbs3adskjzjyhn5l6yrg2p"))))
424 (build-system gnu-build-system)
425 (inputs
426 `(("libxext" ,libxext)
427 ("libxmu" ,libxmu)
428 ("libxrender" ,libxrender)
429 ("libxt" ,libxt)))
430 (native-inputs
431 `(("pkg-config" ,pkg-config)))
432 (home-page "https://www.x.org/") ; no dedicated Xeyes page exists
433 (synopsis "Follow-the-mouse X demo")
434 (description "Xeyes is a demo program for x.org. It shows eyes
435 following the mouse.")
436 (license license:x11)))
437
438
439 (define-public pixman
440 (package
441 (name "pixman")
442 (version "0.38.4")
443 (source (origin
444 (method url-fetch)
445 (uri (string-append
446 "https://www.cairographics.org/releases/pixman-"
447 version ".tar.gz"))
448 (sha256
449 (base32
450 "1ryxzdf048x7wsx4dlvrr1p00gzwfs7lybnhgc7ygbj0dvyxcrns"))
451 (patches (search-patches "pixman-CVE-2016-5296.patch"))))
452 (build-system gnu-build-system)
453 (arguments
454 '(#:configure-flags '("--disable-static")))
455 (inputs
456 `(("libpng" ,libpng)
457 ("zlib" ,zlib)))
458 (native-inputs
459 `(("pkg-config" ,pkg-config)))
460 (home-page "http://www.pixman.org/")
461 (synopsis "Low-level pixel manipulation library")
462 (description "Pixman is a low-level software library for pixel
463 manipulation, providing features such as image compositing and trapezoid
464 rasterisation.")
465 (license license:x11)))
466
467 (define-public libdrm
468 (package
469 (name "libdrm")
470 (version "2.4.100")
471 (source
472 (origin
473 (method url-fetch)
474 (uri (string-append
475 "https://dri.freedesktop.org/libdrm/libdrm-"
476 version
477 ".tar.bz2"))
478 (sha256
479 (base32
480 "0p8a1l3a3s40i81mawm8nhrbk7p97ss05qkawp1yx73c30lchz67"))
481 (patches (search-patches "libdrm-symbol-check.patch"))))
482 (build-system meson-build-system)
483 (arguments
484 `(#:configure-flags
485 '(,@(match (%current-system)
486 ((or "armhf-linux" "aarch64-linux")
487 '("-Dexynos=true"
488 "-Domap=true"
489 "-Detnaviv=true"
490 "-Dtegra=true"
491 "-Dfreedreno-kgsl=true"))
492 (_ '())))
493
494 #:phases (modify-phases %standard-phases
495 (replace 'check
496 (lambda _
497 (invoke "meson" "test" "--timeout-multiplier" "5"))))))
498 (inputs
499 `(("libpciaccess" ,libpciaccess)))
500 (native-inputs
501 `(("pkg-config" ,pkg-config)))
502 (home-page "https://dri.freedesktop.org/wiki/")
503 (synopsis "Direct rendering userspace library")
504 (description "The Direct Rendering Infrastructure, also known as the DRI,
505 is a framework for allowing direct access to graphics hardware under the
506 X Window System in a safe and efficient manner. It includes changes to the
507 X server, to several client libraries, and to the kernel (DRM, Direct
508 Rendering Manager). The most important use for the DRI is to create fast
509 OpenGL implementations providing hardware acceleration for Mesa.
510 Several 3D accelerated drivers have been written to the DRI specification,
511 including drivers for chipsets produced by 3DFX, AMD (formerly ATI), Intel
512 and Matrox.")
513 (license license:x11)))
514
515
516 (define-public mtdev
517 (package
518 (name "mtdev")
519 (version "1.1.5")
520 (source
521 (origin
522 (method url-fetch)
523 (uri (string-append
524 "http://bitmath.org/code/mtdev/mtdev-"
525 version ".tar.bz2"))
526 (sha256
527 (base32
528 "0zxs7shzgbalkvlaiibi25bd902rbmkv9n1lww6q8j3ri9qdaxv6"))))
529 (build-system gnu-build-system)
530 (home-page "http://bitmath.org/code/mtdev/")
531 (synopsis "Multitouch protocol translation library")
532 (description "Mtdev is a stand-alone library which transforms all
533 variants of kernel MT events to the slotted type B protocol. The events
534 put into mtdev may be from any MT device, specifically type A without
535 contact tracking, type A with contact tracking, or type B with contact
536 tracking.")
537 (license license:x11)))
538
539 (define-public startup-notification
540 (package
541 (name "startup-notification")
542 (version "0.12")
543 (source
544 (origin
545 (method url-fetch)
546 (uri (string-append "https://www.freedesktop.org/software/" name
547 "/releases/" name "-" version ".tar.gz"))
548 (sha256
549 (base32
550 "0jmyryrpqb35y9hd5sgxqy2z0r1snw7d3ljw0jak0n0cjdz1yf9w"))))
551 (build-system gnu-build-system)
552 (native-inputs `(("pkg-config" ,pkg-config)))
553 (inputs
554 `(("libx11" ,libx11)
555 ("xcb-util" ,xcb-util)))
556 (home-page "https://www.freedesktop.org/wiki/Software/startup-notification/")
557 (synopsis "Application startup notification and feedback library")
558 (description
559 "Startup-notification contains a reference implementation of the startup
560 notification protocol. The reference implementation is mostly under an X Window
561 System style license, and has no special dependencies.")
562 ;; Most of the code is provided under x11 license.
563 (license license:lgpl2.0+)))
564
565 (define-public wmctrl
566 (package
567 (name "wmctrl")
568 (version "1.07")
569 (source (origin
570 (method url-fetch)
571 (uri (string-append
572 "https://sites.google.com/site/tstyblo/wmctrl/wmctrl-"
573 version ".tar.gz"))
574 (sha256
575 (base32
576 "1afclc57b9017a73mfs9w7lbdvdipmf9q0xdk116f61gnvyix2np"))
577 (patches (search-patches "wmctrl-64-fix.patch"))))
578 (build-system gnu-build-system)
579 (arguments
580 '(#:configure-flags
581 (list (string-append "--mandir="
582 (assoc-ref %outputs "out")
583 "/share/man"))))
584 (native-inputs
585 `(("pkg-config" ,pkg-config)))
586 (inputs
587 `(("libx11" ,libx11)
588 ("libxmu" ,libxmu)
589 ("glib" ,glib)))
590 (home-page "http://tomas.styblo.name/wmctrl/")
591 (synopsis "Command-line tool to control X window managers")
592 (description
593 "Wmctrl allows to interact with an X window manager that is compatible
594 with the EWMH/NetWM specification. It can query the window manager for
595 information, and request for certain window management actions (resize and
596 move windows, switch between desktops, etc.).")
597 (license license:gpl2+)))
598
599 (define-public scrot
600 (package
601 (name "scrot")
602 (version "1.2")
603 (source
604 (origin
605 (method git-fetch)
606 (uri
607 (git-reference
608 (url "https://github.com/resurrecting-open-source-projects/scrot.git")
609 (commit version)))
610 (file-name (git-file-name name version))
611 (sha256
612 (base32 "08gkdby0ysx2mki57z81zlm7vfnq9c1gq692xw67cg5vv2p3320w"))))
613 (build-system gnu-build-system)
614 (native-inputs
615 `(("autoconf" ,autoconf)
616 ("autoconf-archive" ,autoconf-archive)
617 ("automake" ,automake)))
618 (inputs
619 `(("giblib" ,giblib)
620 ("libx11" ,libx11)
621 ("libXcursor" ,libxcursor)
622 ("libXfixes" ,libxfixes)))
623 (home-page "https://github.com/resurrecting-open-source-projects/scrot")
624 (synopsis "Command-line screen capture utility for X Window System")
625 (description
626 "Scrot allows to save a screenshot of a full screen, a window or a part
627 of the screen selected by mouse.")
628 ;; This license removes a clause about X Consortium from the original
629 ;; X11 license.
630 (license (license:x11-style "file://COPYING"
631 "See 'COPYING' in the distribution."))))
632
633 (define-public slop
634 (package
635 (name "slop")
636 (version "7.4")
637 (source (origin
638 (method git-fetch)
639 (uri (git-reference
640 (url "https://github.com/naelstrof/slop.git")
641 (commit (string-append "v" version))))
642 (file-name (git-file-name name version))
643 (sha256
644 (base32
645 "0fgd8a2dqkg64all0f96sca92sdss9r3pzmv5kck46b99z2325z6"))))
646 (build-system cmake-build-system)
647 (arguments
648 '(#:tests? #f)) ; no "check" target
649 (inputs
650 `(("glew" ,glew)
651 ("glm" ,glm)
652 ("icu4c" ,icu4c)
653 ("libxext" ,libxext)
654 ("libxrender" ,libxrender)
655 ("mesa" ,mesa)))
656 (home-page "https://github.com/naelstrof/slop")
657 (synopsis "Select a region and print its bounds to stdout")
658 (description
659 "slop (Select Operation) is a tool that queries for a selection from a
660 user and prints the region to stdout. It grabs the mouse and turns it into a
661 crosshair, lets the user click and drag to make a selection (or click on a
662 window) while drawing a pretty box around it, then finally prints the
663 selection's dimensions to stdout.")
664 (license license:gpl3+)))
665
666 (define-public maim
667 (package
668 (name "maim")
669 (version "5.5.3")
670 (source (origin
671 (method git-fetch)
672 (uri (git-reference
673 (url "https://github.com/naelstrof/maim.git")
674 (commit (string-append "v" version))))
675 (file-name (git-file-name name version))
676 (sha256
677 (base32
678 "1kbxsz8whfxl5blwsvpva2q95zwy72argwhi1cfqh5lrhzq5zrpp"))))
679 (build-system cmake-build-system)
680 (arguments
681 '(#:tests? #f)) ; no "check" target
682 (inputs
683 `(("glm" ,glm)
684 ("libjpeg" ,libjpeg-turbo)
685 ("libpng" ,libpng)
686 ("libxcomposite" ,libxcomposite)
687 ("libxfixes" ,libxfixes)
688 ("libxrandr" ,libxrandr)
689 ("mesa" ,mesa)
690 ("slop" ,slop)
691 ("zlib" ,zlib)))
692 (home-page "https://github.com/naelstrof/maim")
693 (synopsis "Screenshot utility for X Window System")
694 (description
695 "maim (Make Image) is a tool that takes screenshots of your desktop and
696 saves it in any format. Along with a full screen, it allows you to capture a
697 predefined region or a particular window. Also, it makes it possible to
698 include cursor in the resulting image.")
699 (license license:gpl3+)))
700
701 (define-public unclutter
702 (package
703 (name "unclutter")
704 (version "8")
705 (source (origin
706 (method url-fetch)
707 (uri (string-append
708 "http://ftp.x.org/contrib/utilities/unclutter-"
709 version ".tar.Z"))
710 (sha256
711 (base32
712 "0ahrr5z6wxqqfyihm112hnq0859zlxisrb3y5232zav58j6sfmdq"))))
713 (build-system gnu-build-system)
714 (arguments
715 '(#:tests? #f ; no check target
716 #:phases
717 (modify-phases %standard-phases
718 (delete 'configure)
719 (replace 'install
720 (lambda* (#:key inputs outputs #:allow-other-keys)
721 (let* ((out (assoc-ref outputs "out"))
722 (bin (string-append out "/bin"))
723 (man1 (string-append out "/share/man/man1")))
724 (mkdir-p bin)
725 (mkdir-p man1)
726 (invoke "make" "install" "install.man"
727 (string-append "BINDIR=" bin)
728 (string-append "MANDIR=" man1))))))))
729 (inputs `(("libx11" ,libx11)))
730 (home-page "http://ftp.x.org/contrib/utilities/")
731 (synopsis "Hide idle mouse cursor")
732 (description
733 "Unclutter is a program which runs permanently in the background of an
734 X11 session. It checks on the X11 pointer (cursor) position every few
735 seconds, and when it finds it has not moved (and no buttons are pressed
736 on the mouse, and the cursor is not in the root window) it creates a
737 small sub-window as a child of the window the cursor is in. The new
738 window installs a cursor of size 1x1 but a mask of all 0, i.e. an
739 invisible cursor. This allows you to see all the text in an xterm or
740 xedit, for example. The human factors crowd would agree it should make
741 things less distracting.")
742 (license license:public-domain)))
743
744 (define-public xautomation
745 (package
746 (name "xautomation")
747 (version "1.09")
748 (source
749 (origin
750 (method url-fetch)
751 (uri (string-append "https://www.hoopajoo.net/static/projects/"
752 "xautomation-" version ".tar.gz"))
753
754 (sha256
755 (base32
756 "03azv5wpg65h40ip2kk1kdh58vix4vy1r9bihgsq59jx2rhjr3zf"))))
757 (build-system gnu-build-system)
758 (inputs
759 `(("libpng" ,libpng)
760 ("libx11" ,libx11)
761 ("libxi" ,libxi)
762 ("libxtst" ,libxtst)))
763 (native-inputs
764 `(("xorgproto" ,xorgproto)))
765 (synopsis "Tools to automate tasks in X such as detecting on screen images")
766 (description
767 "Xautomation can control X from the command line for scripts, and
768 do visual scraping to find things on the screen. The control interface
769 allows mouse movement, clicking, button up/down, key up/down, etc, and
770 uses the XTest extension so you don't have the annoying problems that
771 xse has when apps ignore sent events. The visgrep program can find
772 images inside of images and reports the coordinates, allowing programs
773 to find buttons, etc, on the screen to click on.")
774 (home-page "https://www.hoopajoo.net/projects/xautomation.html")
775 (license license:gpl2+)))
776
777 (define-public xbanish
778 (package
779 (name "xbanish")
780 (version "1.6")
781 (home-page "https://github.com/jcs/xbanish")
782 (source (origin
783 (method git-fetch)
784 (uri (git-reference (url home-page)
785 (commit (string-append "v" version))))
786 (file-name (git-file-name name version))
787 (sha256
788 (base32
789 "0vp8ja68hpmqkl61zyjar3czhmny1hbm74m8f393incfz1ymr3i8"))))
790 (build-system gnu-build-system)
791 (arguments
792 `(#:tests? #f ;no tests
793 #:make-flags (list "CC=gcc"
794 (string-append "PREFIX=" (assoc-ref %outputs "out")))
795 #:phases (modify-phases %standard-phases
796 (delete 'configure))))
797 (inputs
798 `(("libx11" ,libx11)
799 ("libxfixes" ,libxfixes)
800 ("libxi" ,libxi)
801 ("libxt" ,libxt)))
802 (synopsis "Banish the mouse cursor")
803 (description
804 "@command{xbanish} hides the mouse cursor when you start typing, and
805 shows it again when the mouse cursor moves or a mouse button is pressed.")
806 (license license:bsd-3)))
807
808 (define-public xlockmore
809 (package
810 (name "xlockmore")
811 (version "5.59")
812 (source (origin
813 (method url-fetch)
814 (uri (list (string-append "http://sillycycle.com/xlock/"
815 "xlockmore-" version ".tar.xz")
816 ;; Previous releases are moved to a subdirectory.
817 (string-append "http://sillycycle.com/xlock/"
818 "recent-releases/"
819 "xlockmore-" version ".tar.xz")))
820 (sha256
821 (base32
822 "0lajc5a4lki33b9mzfsi74q4hbivbmhwysp7mib4ivnyxianhaid"))))
823 (build-system gnu-build-system)
824 (arguments
825 '(#:configure-flags (list (string-append "--enable-appdefaultdir="
826 (assoc-ref %outputs "out")
827 "/lib/X11/app-defaults"))
828 #:tests? #f)) ;no such thing as a test suite
829 (inputs
830 `(("libX11" ,libx11)
831 ("libXext" ,libxext)
832 ("libXt" ,libxt)
833 ("linux-pam" ,linux-pam)))
834 (home-page "http://sillycycle.com/xlockmore.html")
835 (synopsis "Screen locker for the X Window System")
836 (description
837 "XLockMore is a classic screen locker and screen saver for the
838 X Window System.")
839 (license (license:non-copyleft #f "See xlock.c.")
840 ))) ; + GPLv2 in modes/glx/biof.c.
841
842 (define-public xosd
843 (package
844 (name "xosd")
845 (version "2.2.14")
846 (source (origin
847 (method url-fetch)
848 (uri (string-append
849 "mirror://sourceforge/libxosd/libxosd/xosd-" version "/"
850 name "-" version ".tar.gz"))
851 (sha256
852 (base32
853 "025m7ha89q29swkc7s38knnbn8ysl24g2h5s7imfxflm91psj7sg"))))
854 (build-system gnu-build-system)
855 (arguments
856 '(#:configure-flags
857 (list (string-append "--mandir=" %output "/share/man"))))
858 (inputs
859 `(("libx11" ,libx11)
860 ("libxt" ,libxt)
861 ("libxext" ,libxext)
862 ("libxinerama" ,libxinerama)))
863 (home-page "https://sourceforge.net/projects/libxosd/")
864 (synopsis "X On Screen Display")
865 (description
866 "XOSD provides a C library and a simple utility (osd_cat) for displaying
867 transparent text on your screen.")
868 (license license:gpl2+)))
869
870 (define-public xbindkeys
871 (package
872 (name "xbindkeys")
873 (version "1.8.6")
874 (source (origin
875 (method url-fetch)
876 ;; Download from the savannah mirror list fails
877 (uri (string-append
878 "http://www.nongnu.org/xbindkeys/xbindkeys-"
879 version
880 ".tar.gz"))
881 (sha256
882 (base32
883 "060df6d8y727jp1inp7blp44cs8a7jig7vcm8ndsn6gw36z1h3bc"))))
884 (build-system gnu-build-system)
885 (inputs
886 `(("libx11" ,libx11)
887 ("guile" ,guile-2.0)))
888 (home-page "https://www.nongnu.org/xbindkeys/")
889 (synopsis "Associate a combination of keys with a shell command")
890 (description
891 "XBindKeys is a program that allows you to launch shell commands with
892 your keyboard or your mouse under the X Window System. It links commands to
893 keys or mouse buttons, using a configuration file. It's independent of the
894 window manager and can capture all keyboard keys (ex: Power, Wake...). It
895 optionally supports a Guile-based configuration file layout, which enables you
896 to access all XBindKeys internals, so you can have key combinations, double
897 clicks or timed double clicks take actions. Also all functions that work in
898 Guile will work for XBindKeys.")
899 (license license:gpl2+)))
900
901 (define-public sxhkd
902 (package
903 (name "sxhkd")
904 (version "0.6.1")
905 (source
906 (origin
907 (method git-fetch)
908 (uri (git-reference
909 (url "https://github.com/baskerville/sxhkd")
910 (commit version)))
911 (file-name (git-file-name name version))
912 (sha256
913 (base32 "0j7bl2l06r0arrjzpz7al9j6cwzc730knbsijp7ixzz96pq7xa2h"))))
914 (build-system gnu-build-system)
915 (inputs
916 `(("asciidoc" ,asciidoc)
917 ("libxcb" ,libxcb)
918 ("xcb-util" ,xcb-util)
919 ("xcb-util-keysyms" ,xcb-util-keysyms)
920 ("xcb-util-wm" ,xcb-util-wm)))
921 (arguments
922 `(#:phases (modify-phases %standard-phases (delete 'configure))
923 #:tests? #f ; no check target
924 #:make-flags
925 (list "CC=gcc"
926 (string-append "PREFIX=" %output)
927 ;; Keep the documentation where the build system installs LICENSE.
928 (string-append "DOCPREFIX=" %output
929 "/share/doc/" ,name "-" ,version))))
930 (home-page "https://github.com/baskerville/sxhkd")
931 (synopsis "Simple X hotkey daemon")
932 (description "sxhkd is a simple X hotkey daemon with a powerful and
933 compact configuration syntax.")
934 (license license:bsd-2)))
935
936 (define-public rxvt-unicode
937 (package
938 (name "rxvt-unicode")
939 (version "9.22")
940 (source (origin
941 (method url-fetch)
942 (uri (string-append "http://dist.schmorp.de/rxvt-unicode/Attic/"
943 name "-" version ".tar.bz2"))
944 (patches (search-patches "rxvt-unicode-escape-sequences.patch"))
945 (sha256
946 (base32
947 "1pddjn5ynblwfrdmskylrsxb9vfnk3w4jdnq2l8xn2pspkljhip9"))))
948 (build-system gnu-build-system)
949 (arguments
950 ;; This sets the destination when installing the necessary terminal
951 ;; capability data, which are not provided by 'ncurses'. See
952 ;; https://lists.gnu.org/archive/html/bug-ncurses/2009-10/msg00031.html
953 `(#:make-flags (list (string-append "TERMINFO="
954 (assoc-ref %outputs "out")
955 "/share/terminfo"))
956 #:phases
957 (modify-phases %standard-phases
958 (add-after 'install 'install-desktop-urxvt
959 (lambda* (#:key outputs #:allow-other-keys)
960 (let* ((output (assoc-ref outputs "out"))
961 (desktop (string-append output "/share/applications")))
962 (mkdir-p desktop)
963 (with-output-to-file
964 (string-append desktop "/urxvt.desktop")
965 (lambda _
966 (format #t
967 "[Desktop Entry]~@
968 Name=rxvt-unicode~@
969 Comment=~@
970 Exec=~a/bin/urxvt~@
971 TryExec=~@*~a/bin/urxvt~@
972 Icon=~@
973 Type=Application~%"
974 output)))
975 #t)))
976 (add-after 'install 'install-desktop-urxvtc
977 (lambda* (#:key outputs #:allow-other-keys)
978 (let* ((output (assoc-ref outputs "out"))
979 (desktop (string-append output "/share/applications")))
980 (mkdir-p desktop)
981 (with-output-to-file
982 (string-append desktop "/urxvtc.desktop")
983 (lambda _
984 (format #t
985 "[Desktop Entry]~@
986 Name=rxvt-unicode (client)~@
987 Comment=Rxvt clone with XFT and unicode support~@
988 Exec=~a/bin/urxvtc~@
989 TryExec=~@*~a/bin/urxvtc~@
990 Icon=~@
991 Type=Application~%"
992 output)))
993 #t))))))
994 (inputs
995 `(("libXft" ,libxft)
996 ("libX11" ,libx11)))
997 (native-inputs
998 `(("ncurses" ,ncurses) ;trigger the installation of terminfo data
999 ("perl" ,perl)
1000 ("pkg-config" ,pkg-config)))
1001 ;; FIXME: This should only be located in 'ncurses'. Nonetheless it is
1002 ;; provided for usability reasons. See <https://bugs.gnu.org/22138>.
1003 (native-search-paths
1004 (list (search-path-specification
1005 (variable "TERMINFO_DIRS")
1006 (files '("share/terminfo")))))
1007 (home-page "http://software.schmorp.de/pkg/rxvt-unicode.html")
1008 (synopsis "Rxvt clone with XFT and unicode support")
1009 (description "Rxvt-unicode (urxvt) is a colour vt102 terminal emulator
1010 intended as an xterm replacement for users who do not require features such as
1011 Tektronix 4014 emulation and toolkit-style configurability. It supports
1012 unicode, XFT and may be extended with Perl plugins. It also comes with a
1013 client/daemon pair that lets you open any number of terminal windows from
1014 within a single process.")
1015 (license license:gpl3+)))
1016
1017 (define-public xcape
1018 (package
1019 (name "xcape")
1020 (version "1.2")
1021 (source (origin
1022 (method git-fetch)
1023 (uri (git-reference
1024 (url "https://github.com/alols/xcape.git")
1025 (commit (string-append "v" version))))
1026 (file-name (git-file-name name version))
1027 (sha256
1028 (base32
1029 "09a05cxgrip6nqy1qmwblamp2bhknqnqmxn7i2a1rgxa0nba95dm"))))
1030 (build-system gnu-build-system)
1031 (arguments
1032 `(#:tests? #f ; no check target
1033 ;; no configure script
1034 #:phases (modify-phases %standard-phases (delete 'configure))
1035 #:make-flags (list (string-append "PREFIX=" (assoc-ref %outputs "out"))
1036 "MANDIR=/share/man/man1"
1037 "CC=gcc")))
1038 (inputs
1039 `(("libxtst" ,libxtst)
1040 ("libx11" ,libx11)))
1041 (native-inputs
1042 `(("pkg-config" ,pkg-config)))
1043 (home-page "https://github.com/alols/xcape")
1044 (synopsis "Use a modifier key in X.org as another key")
1045 (description
1046 "This utility for X.org allows to use modifier key as another key when
1047 pressed and released on its own. The default behaviour is to generate the
1048 Escape key when Left Control is pressed and released on its own.")
1049 (license license:gpl3+)))
1050
1051 (define-public libwacom
1052 (package
1053 (name "libwacom")
1054 (version "1.2")
1055 (source (origin
1056 (method url-fetch)
1057 (uri (string-append
1058 "https://github.com/linuxwacom/libwacom/releases/download/"
1059 "libwacom-" version "/libwacom-" version ".tar.bz2"))
1060 (sha256
1061 (base32
1062 "1hv3z2qkvycqcyv99zfpbbgrlbyppdq8kk2y9x51578mwbgcy162"))))
1063 (build-system glib-or-gtk-build-system)
1064 (arguments
1065 `(#:configure-flags '("--disable-static")))
1066 (native-inputs
1067 `(("pkg-config" ,pkg-config)))
1068 (inputs
1069 `(("gtk+" ,gtk+)
1070 ("libgudev" ,libgudev)
1071 ("eudev" ,eudev)
1072 ("libxml2" ,libxml2)))
1073 (propagated-inputs
1074 ;; libwacom includes header files that include GLib, and libinput uses
1075 ;; those header files.
1076 `(("glib" ,glib)))
1077 (home-page "https://linuxwacom.github.io/")
1078 (synopsis "Helper library for Wacom tablet settings")
1079 (description
1080 "Libwacom is a library to help implement Wacom tablet settings. It is
1081 intended to be used by client-programs that need model identification. It is
1082 already being used by the gnome-settings-daemon and the GNOME Control Center
1083 Wacom tablet applet.")
1084 (license license:x11)))
1085
1086 (define-public xf86-input-wacom
1087 (package
1088 (name "xf86-input-wacom")
1089 (version "0.39.0")
1090 (source
1091 (origin
1092 (method url-fetch)
1093 (uri (string-append
1094 "https://github.com/linuxwacom/xf86-input-wacom/releases/download/"
1095 "xf86-input-wacom-" version "/"
1096 "xf86-input-wacom-" version ".tar.bz2"))
1097 (sha256
1098 (base32 "11qk58az6qwii774ga45h5yqzipwn56f0d74kdbajqdv45p85gqj"))))
1099 (arguments
1100 `(#:configure-flags
1101 (list (string-append "--with-sdkdir="
1102 (assoc-ref %outputs "out")
1103 "/include/xorg")
1104 (string-append "--with-xorg-conf-dir="
1105 (assoc-ref %outputs "out")
1106 "/share/X11/xorg.conf.d"))))
1107 (build-system gnu-build-system)
1108 (native-inputs
1109 `(("pkg-config" ,pkg-config)))
1110 (inputs
1111 `(("xorg-server" ,xorg-server)
1112 ("libxrandr" ,libxrandr)
1113 ("libxinerama" ,libxinerama)
1114 ("libxi" ,libxi)
1115 ("eudev" ,eudev)))
1116 (home-page "https://linuxwacom.github.io/")
1117 (synopsis "Wacom input driver for X")
1118 (description
1119 "The xf86-input-wacom driver is the wacom-specific X11 input driver for
1120 the X.Org X Server version 1.7 and later (X11R7.5 or later).")
1121 (license license:x11)))
1122
1123 (define-public redshift
1124 (package
1125 (name "redshift")
1126 (version "1.12")
1127 (source
1128 (origin
1129 (method url-fetch)
1130 (uri
1131 (string-append "https://github.com/jonls/redshift/"
1132 "releases/download/v" version
1133 "/redshift-" version ".tar.xz"))
1134 (sha256
1135 (base32
1136 "1fi27b73x85qqar526dbd33av7mahca2ykaqwr7siqiw1qqcby6j"))))
1137 (build-system gnu-build-system)
1138 (native-inputs
1139 `(("pkg-config" ,pkg-config)
1140 ("intltool" ,intltool)))
1141 (inputs
1142 `(("libdrm" ,libdrm)
1143 ("libx11" ,libx11)
1144 ("libxcb" ,libxcb)
1145 ("libxxf86vm" ,libxxf86vm)
1146 ("glib" ,glib))) ; for Geoclue2 support
1147 (home-page "https://github.com/jonls/redshift")
1148 (synopsis "Adjust the color temperature of your screen")
1149 (description
1150 "Redshift adjusts the color temperature according to the position of the
1151 sun. A different color temperature is set during night and daytime. During
1152 twilight and early morning, the color temperature transitions smoothly from
1153 night to daytime temperature to allow your eyes to slowly adapt. At night the
1154 color temperature should be set to match the lamps in your room.")
1155 (license license:gpl3+)))
1156
1157 (define-public redshift-wayland
1158 (let ((commit "7da875d34854a6a34612d5ce4bd8718c32bec804")
1159 (revision "1"))
1160 (package
1161 (name "redshift-wayland")
1162 (version (string-append "1.12-"
1163 revision "." (string-take commit 7)))
1164 (source (origin
1165 (method git-fetch)
1166 (uri (git-reference
1167 (url "https://github.com/minus7/redshift.git")
1168 (commit commit)))
1169 (file-name (string-append name "-" version))
1170 (sha256
1171 (base32
1172 "0nbkcw3avmzjg1jr1g9yfpm80kzisy55idl09b6wvzv2sz27n957"))))
1173 (build-system gnu-build-system)
1174 (native-inputs
1175 `(("autoconf" ,autoconf)
1176 ("automake" ,automake)
1177 ("libtool" ,libtool)
1178 ("pkg-config" ,pkg-config)
1179 ("intltool" ,intltool)))
1180 (inputs
1181 `(("libdrm" ,libdrm)
1182 ("libx11" ,libx11)
1183 ("libxcb" ,libxcb)
1184 ("libxxf86vm" ,libxxf86vm)
1185 ("glib" ,glib) ; for Geoclue2 support
1186 ("wayland" ,wayland)))
1187 (home-page "https://github.com/minus7/redshift")
1188 (synopsis "Adjust the color temperature of your screen (with Wayland support)")
1189 (description
1190 "Redshift adjusts the color temperature according to the position of the
1191 sun. A different color temperature is set during night and daytime. During
1192 twilight and early morning, the color temperature transitions smoothly from
1193 night to daytime temperature to allow your eyes to slowly adapt. At night the
1194 color temperature should be set to match the lamps in your room.
1195
1196 This is a fork with added support for Wayland using the wlr-gamma-control
1197 protocol.")
1198 (license license:gpl3+))))
1199
1200 (define-public xscreensaver
1201 (package
1202 (name "xscreensaver")
1203 (version "5.43")
1204 (source
1205 (origin
1206 (method url-fetch)
1207 (uri
1208 (string-append "https://www.jwz.org/xscreensaver/xscreensaver-"
1209 version ".tar.gz"))
1210 (sha256
1211 (base32 "1571pj1a9998sq14y9366s2rw9wd2kq3l3dvvsk610vyd0fki3qm"))))
1212 (build-system gnu-build-system)
1213 (arguments
1214 `(#:tests? #f ; no check target
1215 #:phases
1216 (modify-phases %standard-phases
1217 (add-before 'configure 'adjust-gtk-resource-paths
1218 (lambda _
1219 (substitute* '("driver/Makefile.in" "po/Makefile.in.in")
1220 (("@GTK_DATADIR@") "@datadir@")
1221 (("@PO_DATADIR@") "@datadir@"))
1222 #t)))
1223 #:configure-flags '("--with-pam" "--with-proc-interrupts"
1224 "--without-readdisplay")
1225 #:make-flags (list (string-append "AD_DIR="
1226 (assoc-ref %outputs "out")
1227 "/usr/lib/X11/app-defaults"))))
1228 (native-inputs
1229 `(("pkg-config" ,pkg-config)
1230 ("intltool" ,intltool)))
1231 (inputs
1232 `(("libx11" ,libx11)
1233 ("libxext" ,libxext)
1234 ("libxi" ,libxi)
1235 ("libxt" ,libxt)
1236 ("libxft" ,libxft)
1237 ("libxmu" ,libxmu)
1238 ("libxpm" ,libxpm)
1239 ("libglade" ,libglade)
1240 ("libxml2" ,libxml2)
1241 ("libsm" ,libsm)
1242 ("libjpeg" ,libjpeg-turbo)
1243 ("linux-pam" ,linux-pam)
1244 ("pango" ,pango)
1245 ("gtk+" ,gtk+)
1246 ("perl" ,perl)
1247 ("cairo" ,cairo)
1248 ("bc" ,bc)
1249 ("libxrandr" ,libxrandr)
1250 ("glu" ,glu)
1251 ("glib" ,glib)))
1252 (home-page "https://www.jwz.org/xscreensaver/")
1253 (synopsis "Classic screen saver suite supporting screen locking")
1254 (description
1255 "xscreensaver is a popular screen saver collection with many entertaining
1256 demos. It also acts as a nice screen locker.")
1257 ;; xscreensaver doesn't have a single copyright file and instead relies on
1258 ;; source comment headers, though most files have the same lax
1259 ;; permissions. To reduce complexity, we're pointing at Debian's
1260 ;; breakdown of the copyright information.
1261 (license (license:non-copyleft
1262 (string-append
1263 "http://metadata.ftp-master.debian.org/changelogs/"
1264 "/main/x/xscreensaver/xscreensaver_5.36-1_copyright")))))
1265
1266 (define-public xsel
1267 (package
1268 (name "xsel")
1269 (version "1.2.0")
1270 (source (origin
1271 (method url-fetch)
1272 (uri (string-append "http://www.vergenet.net/~conrad/software"
1273 "/xsel/download/xsel-" version ".tar.gz"))
1274 (sha256
1275 (base32
1276 "070lbcpw77j143jrbkh0y1v10ppn1jwmjf92800w7x42vh4cw9xr"))))
1277 (build-system gnu-build-system)
1278 (inputs
1279 `(("libxt" ,libxt)))
1280 (home-page "http://www.vergenet.net/~conrad/software/xsel/")
1281 (synopsis "Manipulate X selection")
1282 (description
1283 "XSel is a command-line program for getting and setting the contents of
1284 the X selection. Normally this is only accessible by manually highlighting
1285 information and pasting it with the middle mouse button.
1286
1287 XSel reads from standard input and writes to standard output by default,
1288 but can also follow a growing file, display contents, delete entries and more.")
1289 (license (license:x11-style "file://COPYING"
1290 "See COPYING in the distribution."))))
1291
1292 (define-public xdpyprobe
1293 (package
1294 (name "xdpyprobe")
1295 (version "0.1")
1296 (source (origin
1297 (method url-fetch)
1298 (uri (string-append "https://github.com/alezost/" name
1299 "/releases/download/v" version
1300 "/" name "-" version ".tar.gz"))
1301 (sha256
1302 (base32
1303 "1h09wd2qcg08rj5hcakvdh9q01hkrj8vxly94ax3ch2x06lm0zq8"))))
1304 (build-system gnu-build-system)
1305 (inputs
1306 `(("libx11" ,libx11)))
1307 (home-page "https://github.com/alezost/xdpyprobe")
1308 (synopsis "Probe X server for connectivity")
1309 (description
1310 "Xdpyprobe is a tiny C program whose only purpose is to probe a
1311 connectivity of the X server running on a particular @code{DISPLAY}.")
1312 (license license:gpl3+)))
1313
1314 (define-public rofi
1315 (package
1316 (name "rofi")
1317 (version "1.5.4")
1318 (source (origin
1319 (method url-fetch)
1320 (uri (string-append "https://github.com/DaveDavenport/rofi/"
1321 "releases/download/"
1322 version "/rofi-" version ".tar.xz"))
1323 (sha256
1324 (base32
1325 "1nslmyqyzhfr4hxd4llqkkkb8ap8apkdna32rllvar7r576059ci"))))
1326 (build-system gnu-build-system)
1327 (inputs
1328 `(("pango" ,pango)
1329 ("cairo" ,cairo)
1330 ("glib" ,glib)
1331 ("startup-notification" ,startup-notification)
1332 ("librsvg" ,librsvg)
1333 ("libxkbcommon" ,libxkbcommon)
1334 ("libxcb" ,libxcb)
1335 ("xcb-util" ,xcb-util)
1336 ("xcb-util-xrm" ,xcb-util-xrm)
1337 ("xcb-util-wm" ,xcb-util-wm)))
1338 (native-inputs
1339 `(("bison" ,bison)
1340 ("check" ,check)
1341 ("flex" ,flex)
1342 ("glib:bin" ,glib "bin")
1343 ("pkg-config" ,pkg-config)))
1344 (arguments
1345 `(#:parallel-tests? #f ; fails in some circumstances
1346 #:phases
1347 (modify-phases %standard-phases
1348 (add-before 'configure 'adjust-tests
1349 (lambda _
1350 (substitute* '("test/helper-expand.c")
1351 (("~root") "/root")
1352 (("~") "")
1353 (("g_get_home_dir \\(\\)") "\"/\""))
1354 #t)))))
1355 (home-page "https://github.com/DaveDavenport/rofi")
1356 (synopsis "Application launcher")
1357 (description "Rofi is a minimalist application launcher. It memorizes which
1358 applications you regularly use and also allows you to search for an application
1359 by name.")
1360 (license license:expat)))
1361
1362 (define-public tint2
1363 (package
1364 (name "tint2")
1365 (version "0.14.6")
1366 (source (origin
1367 (method url-fetch)
1368 (uri (string-append "https://gitlab.com/o9000/" name
1369 "/repository/archive.tar.gz?ref=" version))
1370 (file-name (string-append name "-" version ".tar.gz"))
1371 (sha256
1372 (base32
1373 "1kwzwxy4myagybm3rc7dgynfgp75742n348qibn1p2an9ggyivda"))))
1374 (build-system cmake-build-system)
1375 (arguments
1376 '(#:tests? #f ;no test target
1377 #:phases
1378 (modify-phases %standard-phases
1379 (add-after 'unpack 'fix-installation-prefix
1380 (lambda _
1381 (substitute* "CMakeLists.txt"
1382 (("/etc") "${CMAKE_INSTALL_PREFIX}/etc"))
1383 #t)))))
1384 (inputs
1385 `(("gtk+" ,gtk+-2)
1386 ("imlib2" ,imlib2)
1387 ("librsvg" ,librsvg)
1388 ("libxcomposite" ,libxcomposite)
1389 ("libxdamage" ,libxdamage)
1390 ("libxft" ,libxft)
1391 ("libxinerama" ,libxinerama)
1392 ("libxrandr" ,libxrandr)
1393 ("startup-notification" ,startup-notification)))
1394 (native-inputs
1395 `(("gettext" ,gettext-minimal)
1396 ("pkg-config" ,pkg-config)))
1397 (home-page "https://gitlab.com/o9000/tint2")
1398 (synopsis "Lightweight task bar")
1399 (description
1400 "Tint2 is a simple task bar made for modern X window managers. It was
1401 specifically made for Openbox but it should also work with other window
1402 managers (GNOME, KDE, XFCE etc.).
1403
1404 The taskbar includes transparency and color settings for the font, icons,
1405 border, and background. It also supports multihead setups, customized mouse
1406 actions, a built-in clock, a battery monitor and a system tray.")
1407 (license license:gpl2)))
1408
1409 (define-public dzen
1410 (let ((commit "488ab66019f475e35e067646621827c18a879ba1")
1411 (revision "1"))
1412 (package
1413 (name "dzen")
1414 (version (string-append "0.9.5-" ; Taken from `config.mk`.
1415 revision "." (string-take commit 7)))
1416 (source (origin
1417 (method git-fetch)
1418 (uri (git-reference
1419 (url "https://github.com/robm/dzen.git")
1420 (commit commit)))
1421 (file-name (string-append name "-" version))
1422 (sha256
1423 (base32
1424 "0y47d6ii87vf4a517gi4fh0yl06f8b085sra77immnsasbq9pxnw"))))
1425 (build-system gnu-build-system)
1426 (arguments
1427 `(#:tests? #f ; No test suite.
1428 #:make-flags ; Replacement for `config.mk`.
1429 (list
1430 (string-append "VERSION = " ,version)
1431 (string-append "PREFIX = " %output)
1432 "MANPREFIX = ${PREFIX}/share/man"
1433 "INCS = -I."
1434 "LIBS = -lc -lX11 -lXinerama -lXpm $(shell pkg-config --libs xft)"
1435 "CFLAGS = -Wall -Os ${INCS} -DVERSION=\\\"${VERSION}\\\"\
1436 -DDZEN_XINERAMA -DDZEN_XPM -DDZEN_XFT $(shell pkg-config --cflags xft)"
1437 "LDFLAGS = ${LIBS}"
1438 "CC = gcc"
1439 "LD = ${CC}")
1440 #:phases
1441 (modify-phases %standard-phases
1442 (delete 'configure) ; No configuration script.
1443 ;; Use own make-flags instead of `config.mk`.
1444 (add-before 'build 'dont-include-config-mk
1445 (lambda _
1446 (substitute* "Makefile" (("include config.mk") ""))
1447 #t)))))
1448 (inputs
1449 `(("libx11" ,libx11)
1450 ("libxft" ,libxft)
1451 ("libxpm" ,libxpm)
1452 ("libxinerama" ,libxinerama)))
1453 (native-inputs `(("pkg-config" ,pkg-config)))
1454 (synopsis "General purpose messaging, notification and menuing program for X11")
1455 (description "Dzen is a general purpose messaging, notification and menuing
1456 program for X11. It was designed to be fast, tiny and scriptable in any language.")
1457 (home-page "https://github.com/robm/dzen")
1458 (license license:expat))))
1459
1460 (define-public xftwidth
1461 (package
1462 (name "xftwidth")
1463 (version "20170402")
1464 (source
1465 (origin
1466 (method git-fetch)
1467 (uri (git-reference
1468 (url "http://github.com/vixus0/xftwidth")
1469 (commit "35ff963908d41a8a6a7101c434c88255728025ee")))
1470 (sha256
1471 (base32
1472 "1jwl25785li24kbp0m1wxfwk4dgxkliynn03nsj813cjr34kq16h"))
1473 (file-name (string-append name "-" version "-checkout"))))
1474 (build-system gnu-build-system)
1475 (inputs `(("freetype" ,freetype)
1476 ("libx11" ,libx11)
1477 ("fontconfig" ,fontconfig)
1478 ("libxft" ,libxft)))
1479 (native-inputs
1480 `(("pkg-config" ,pkg-config)))
1481 (arguments
1482 '(#:phases
1483 (modify-phases %standard-phases
1484 (add-after 'unpack 'fix-makefile ; /usr/bin doesn't show up in PATH
1485 (lambda _ (substitute* "Makefile" (("usr/") "")) #t))
1486 (delete 'check) ; no check included in Makefile
1487 (delete 'configure))
1488 #:make-flags
1489 (let ((out (assoc-ref %outputs "out")))
1490 (list (string-append "DESTDIR=" out)))))
1491 (synopsis "Calculator for determining pixel widths of displayed text using Xft fonts")
1492 (description "xftwidth is a small C program for calculating the pixel
1493 widths of displayed text using Xft fonts. It is especially useful in scripts
1494 for displaying text in graphical panels, menus, popups, and notification
1495 windows generated using dzen. These scripts are often used in conjunction with
1496 minimalistic tiling window managers such as herbstluftwm and bspwm.")
1497 (home-page "http://github.com/vixus0/xftwidth")
1498 (license license:expat)))
1499
1500 (define-public xcb-util-xrm
1501 (package
1502 (name "xcb-util-xrm")
1503 (version "1.3")
1504 (source (origin
1505 (method url-fetch)
1506 (uri (string-append
1507 "https://github.com/Airblader/xcb-util-xrm/releases"
1508 "/download/v" version "/xcb-util-xrm-" version ".tar.bz2"))
1509 (sha256
1510 (base32
1511 "118cj1ybw86pgw0l5whn9vbg5n5b0ijcpx295mwahzi004vz671h"))
1512 (modules '((guix build utils)))
1513 (snippet
1514 ;; Drop bundled m4.
1515 '(begin
1516 (delete-file-recursively "m4")
1517 #t))))
1518 (build-system gnu-build-system)
1519 (native-inputs
1520 `(("pkg-config" ,pkg-config)
1521 ("m4" ,m4)
1522 ("libx11" ,libx11))) ; for tests
1523 (inputs
1524 `(("libxcb" ,libxcb)
1525 ("xcb-util" ,xcb-util)))
1526 (home-page "https://github.com/Airblader/xcb-util-xrm")
1527 (synopsis "XCB utility functions for the X resource manager")
1528 (description
1529 "The XCB util module provides a number of libraries which sit on
1530 top of libxcb, the core X protocol library, and some of the extension
1531 libraries. These experimental libraries provide convenience functions
1532 and interfaces which make the raw X protocol more usable. Some of the
1533 libraries also provide client-side code which is not strictly part of
1534 the X protocol but which has traditionally been provided by Xlib.
1535
1536 XCB util-xrm module provides the following libraries:
1537
1538 - xrm: utility functions for the X resource manager.")
1539 (license license:x11)))
1540
1541 (define-public xcalib
1542 (package
1543 (name "xcalib")
1544 (version "0.10")
1545 (home-page "https://github.com/OpenICC/xcalib")
1546 (source (origin
1547 (method git-fetch)
1548 (uri (git-reference
1549 (url home-page)
1550 (commit version)))
1551 (file-name (git-file-name name version))
1552 (sha256
1553 (base32
1554 "05fzdjmhiafgi2jf0k41i3nm0837a78sb6yv59cwc23nla8g0bhr"))
1555 (patches
1556 (list
1557 ;; Add missing documentation for the new --output option.
1558 ;; This upstream patch can be removed on the next update.
1559 (origin
1560 (method url-fetch)
1561 (uri (string-append
1562 home-page "/commit/"
1563 "ae03889b91fe984b18e925ad2b5e6f2f7354e058.patch"))
1564 (file-name "xcalib-update-man-page.patch")
1565 (sha256
1566 (base32
1567 "0f7b4d5484x4b9n1bwhqmar0kcaa029ffff7bp3xpr734n1qgqb6")))))))
1568 (build-system cmake-build-system)
1569 (arguments
1570 '(#:tests? #f)) ; no test suite
1571 (inputs `(("libx11" ,libx11)
1572 ("libxext" ,libxext)
1573 ("libxrandr" ,libxrandr)
1574 ("libxxf86vm" ,libxxf86vm)))
1575 (synopsis "Tiny monitor calibration loader for XFree86 (or X.org)")
1576 (description "xcalib is a tiny tool to load the content of vcgt-Tags in ICC
1577 profiles to the video card's gamma ramp. It does work with most video card
1578 drivers except the generic VESA driver. Alter brightness, contrast, RGB, and
1579 invert colors on a specific display/screen.")
1580 (license license:gpl2)))
1581
1582 (define-public nxbelld
1583 (package
1584 (name "nxbelld")
1585 (version "0.1.2")
1586 (source (origin
1587 (method git-fetch)
1588 (uri (git-reference
1589 (url "https://github.com/dusxmt/nxbelld.git")
1590 (commit version)))
1591 (sha256
1592 (base32
1593 "04qwhmjs51irinz5mjlxdb3dc6vr79dqmc5fkj80x1ll3ylh5n3z"))
1594 (file-name (git-file-name name version))))
1595 (build-system gnu-build-system)
1596 (arguments '(#:configure-flags `("--enable-sound"
1597 "--enable-wave"
1598 "--enable-alsa")))
1599 (native-inputs `(("autoconf" ,autoconf)
1600 ("automake" ,automake)
1601 ("pkg-config" ,pkg-config)
1602 ("perl" ,perl)))
1603 (inputs `(("libx11" ,libx11)
1604 ("alsa-lib" ,alsa-lib)))
1605 (synopsis "Daemon that performs an action every time the X11 bell is rung")
1606 (description "nxbelld is a tiny utility to aid people who either don't
1607 like the default PC speaker beep, or use a sound driver that doesn't have
1608 support for the PC speaker. The utility performs a given action every time
1609 the X bell is rung. The actions nxbelld can currently perform include running
1610 a specified program, emulating the PC speaker beep using the sound card (default),
1611 or playing a PCM encoded WAVE file.")
1612 (home-page "https://github.com/dusxmt/nxbelld")
1613 (license license:gpl3+)))
1614
1615 (define-public xautolock
1616 (package
1617 (name "xautolock")
1618 (version "2.2")
1619 (source (origin
1620 (method url-fetch)
1621 (uri (string-append "https://www.ibiblio.org/pub/linux/X11/"
1622 "screensavers/xautolock-" version ".tgz"))
1623 (sha256
1624 (base32
1625 "18jd3k3pvlm5x1adyqw63z2b3f4ixh9mfvz9asvnskk3fm8jgw0i"))))
1626 (build-system gnu-build-system)
1627 (native-inputs
1628 `(("imake" ,imake)))
1629 (inputs
1630 `(("libx11" ,libx11)
1631 ("libxext" ,libxext)
1632 ("libxscrnsaver" ,libxscrnsaver)))
1633 (arguments
1634 `(#:tests? #f
1635 #:phases
1636 (modify-phases %standard-phases
1637 (replace 'configure
1638 (lambda* (#:key inputs outputs #:allow-other-keys)
1639 (let ((imake (assoc-ref inputs "imake"))
1640 (out (assoc-ref outputs "out")))
1641 ;; Generate Makefile
1642 (invoke "xmkmf")
1643 (substitute* "Makefile"
1644 ;; These imake variables somehow remain undefined
1645 (("DefaultGcc2[[:graph:]]*Opt") "-O2")
1646 ;; Reset a few variable defaults that are set in imake templates
1647 ((imake) out)
1648 (("(MANPATH = )[[:graph:]]*" _ front)
1649 (string-append front out "/share/man")))
1650 ;; Old BSD-style 'union wait' is unneeded (defining
1651 ;; _USE_BSD did not seem to fix it)
1652 (substitute* "src/engine.c"
1653 (("union wait status") "int status = 0"))
1654 #t)))
1655 (add-after 'install 'install/man
1656 (lambda _
1657 (invoke "make" "install.man"))))))
1658 (home-page "https://ibiblio.org/pub/Linux/X11/screensavers/")
1659 (synopsis "Program launcher for idle X sessions")
1660 (description "Xautolock monitors input devices under the X Window
1661 System, and launches a program of your choice if there is no activity after
1662 a user-configurable period of time.")
1663 (license license:gpl2)))
1664
1665 (define-public screen-message
1666 (package
1667 (name "screen-message")
1668 (version "0.25")
1669 (source (origin
1670 (method url-fetch)
1671 (uri (string-append
1672 "https://www.joachim-breitner.de/archive/screen-message"
1673 "/screen-message-" version ".tar.gz"))
1674 (sha256
1675 (base32
1676 "1lw955qq5pq010lzmaf32ylj2iprgsri9ih4hx672c3f794ilab0"))))
1677 (build-system gnu-build-system)
1678 (inputs `(("gtk3" ,gtk+)
1679 ("gdk" ,gdk-pixbuf)
1680 ("pango" ,pango)))
1681 (native-inputs `(("pkg-config" ,pkg-config)))
1682 (arguments
1683 ;; The default configure puts the 'sm' binary in games/ instead of bin/ -
1684 ;; this fixes it:
1685 `(#:make-flags (list (string-append "execgamesdir=" %output "/bin"))))
1686 (synopsis "Print messages on your screen")
1687 (description "@code{screen-message} is a tool for displaying text on
1688 your screen. It will make the text as large as possible and display it
1689 with black color on a white background (colors are configurable on the
1690 commandline).")
1691 (home-page "https://www.joachim-breitner.de/projects#screen-message")
1692 (license license:gpl2+)))
1693
1694 (define-public xss-lock
1695 ;; xss-lock does not seem to be maintained any longer, but the last commits
1696 ;; fix important issues so we package them.
1697 (let ((version "0.3.0")
1698 (revision "1")
1699 (commit "1e158fb20108058dbd62bd51d8e8c003c0a48717"))
1700 (package
1701 (name "xss-lock")
1702 (version (git-version version revision commit))
1703 (source (origin
1704 (method git-fetch)
1705 (uri (git-reference
1706 (url "https://bitbucket.org/raymonad/xss-lock.git")
1707 (commit commit)))
1708 (file-name (git-file-name name version))
1709 (sha256
1710 (base32
1711 "10hx7k7ga8g08akwz8qrsvj8iqr5nd4siiva6sjx789jvf0sak7r"))))
1712 (build-system cmake-build-system)
1713 (inputs `(("glib" ,glib)
1714 ("xcb-util" ,xcb-util)))
1715 (native-inputs
1716 `(("python-docutils" ,python-docutils)
1717 ("pkg-config" ,pkg-config)))
1718 (arguments
1719 `(#:tests? #f))
1720 (synopsis "Use external screen locker on events")
1721 (description "@code{xss-lock} listens to X signals to fire up a
1722 user-defined screensaver. In effect this allows to automatically lock the
1723 screen when closing a laptop lid or after a period of user inactivity (as set
1724 with @code{xset s TIMEOUT}). The notifier command, if specified, is executed
1725 first. Additionally, xss-lock uses the inhibition logic to lock the screen
1726 before the system goes to sleep.")
1727 (home-page "https://bitbucket.org/raymonad/xss-lock")
1728 (license license:expat))))
1729
1730 (define-public python-pyperclip
1731 (package
1732 (name "python-pyperclip")
1733 (version "1.6.4")
1734 (source
1735 (origin
1736 (method url-fetch)
1737 (uri (pypi-uri "pyperclip" version))
1738 (sha256
1739 (base32
1740 "1p505c23ji06r28k1y67siihsbdzdf1brhlqpyv9ams4gk9863pp"))))
1741 (build-system python-build-system)
1742 (arguments
1743 '(#:tests? #f)) ; Not clear how to make tests pass.
1744 (inputs
1745 `(("xclip" ,xclip)
1746 ("xsel" ,xsel)))
1747 (home-page "https://github.com/asweigart/pyperclip")
1748 (synopsis "Python clipboard module")
1749 (description
1750 "Pyperclip is a clipboard module for Python, handling copy/pasting from
1751 the X11 clipboard")
1752 (license license:bsd-3)))
1753
1754 (define-public numlockx
1755 (package
1756 (name "numlockx")
1757 (version "1.2")
1758 (source (origin
1759 (method git-fetch)
1760 (uri (git-reference
1761 ;; It seems that upstream is gone.
1762 (url "https://github.com/rg3/numlockx")
1763 (commit version)))
1764 (file-name (git-file-name name version))
1765 (sha256
1766 (base32
1767 "1w49fayhwzn5rx0z1q2lrvm7z8jrd34lgb89p853a024bixc3cf2"))))
1768 (build-system gnu-build-system)
1769 (inputs
1770 `(("xorg-server" ,xorg-server)))
1771 (home-page "https://github.com/rg3/numlockx")
1772 (synopsis "Turns on the numlock key in X11")
1773 (description "@command{numlockx} is a tiny program that lets you turn on
1774 the numlock key in X11. It can be called from the user's initialization files
1775 to automatically turn it on on login.")
1776 (license license:expat)))
1777
1778 (define-public xrandr-invert-colors
1779 (package
1780 (name "xrandr-invert-colors")
1781 (version "0.01")
1782 (source (origin
1783 (method git-fetch)
1784 (uri (git-reference
1785 (url "https://github.com/zoltanp/xrandr-invert-colors.git")
1786 (commit (string-append "v" version))))
1787 (file-name (git-file-name name version))
1788 (sha256
1789 (base32
1790 "1br3x9vr6xm4ika06n8cfxx1b3wdchdqvyzjl4y1chmivrml8x9h"))))
1791 (build-system gnu-build-system)
1792 (arguments
1793 `(#:make-flags (list "CC=gcc")
1794 #:tests? #f ; there are none
1795 #:phases
1796 (modify-phases %standard-phases
1797 (delete 'configure)
1798 (replace 'install
1799 (lambda* (#:key outputs #:allow-other-keys)
1800 (let* ((out (assoc-ref outputs "out"))
1801 (bin (string-append out "/bin")))
1802 (install-file "xrandr-invert-colors.bin" bin)
1803 #t))))))
1804 (inputs
1805 `(("libxrandr" ,libxrandr)))
1806 (home-page "https://github.com/zoltanp/xrandr-invert-colors")
1807 (synopsis "Invert display colors")
1808 (description "This package provides a small utility for inverting the
1809 colors on all monitors attached to an XRandR-capable X11 display server.")
1810 (license license:gpl3+)))
1811
1812 (define-public sct
1813 (package
1814 (name "sct")
1815 (version "0.4")
1816 (source
1817 (origin
1818 (method url-fetch)
1819 (uri
1820 (string-append "https://www.umaxx.net/dl/sct-"
1821 version ".tar.gz"))
1822 (sha256
1823 (base32
1824 "0r57z9ki8pvxhawfxys0v5h85z2x211sqxki0xvk1bga88ryldlv"))))
1825 (build-system gnu-build-system)
1826 (arguments
1827 '(#:make-flags (list "CC=gcc")
1828 #:tests? #f ; No tests exist.
1829 #:phases
1830 (modify-phases %standard-phases
1831 (delete 'configure)
1832 (add-after 'unpack 'fix-sctd-paths
1833 (lambda* (#:key outputs inputs #:allow-other-keys)
1834 (let ((out (assoc-ref outputs "out"))
1835 (coreutils (assoc-ref inputs "coreutils"))
1836 (inetutils (assoc-ref inputs "inetutils"))
1837 (sed (assoc-ref inputs "sed")))
1838 (substitute* "sctd.sh"
1839 (("\\$\\(which sct\\)") (string-append out "/bin/sct"))
1840 (("date") (string-append coreutils "/bin/date"))
1841 (("printf") (string-append coreutils "/bin/printf"))
1842 (("sleep") (string-append coreutils "/bin/sleep"))
1843 (("logger") (string-append inetutils "/bin/logger"))
1844 (("sed") (string-append sed "/bin/sed"))))))
1845 (replace 'install
1846 (lambda* (#:key outputs #:allow-other-keys)
1847 (let ((out (assoc-ref outputs "out")))
1848 (install-file "sct" (string-append out "/bin"))
1849 (install-file "sctd.sh" (string-append out "/bin"))
1850 (install-file "sct.1" (string-append out "/man/man1"))
1851 (install-file "sctd.1" (string-append out "/man/man1"))
1852 (rename-file (string-append out "/bin/sctd.sh")
1853 (string-append out "/bin/sctd"))
1854 #t))))))
1855 (inputs
1856 `(("coreutils" ,coreutils) ; sctd uses "date", "printf" and "sleep"
1857 ("inetutils" ,inetutils) ; sctd uses "logger"
1858 ("libxrandr" ,libxrandr)
1859 ("sed" ,sed))) ; sctd uses "sed"
1860 (home-page "https://www.umaxx.net")
1861 (synopsis "Set the color temperature of the screen")
1862 (description "@code{sct} is a lightweight utility to set the color
1863 temperature of the screen.")
1864 (license (license:non-copyleft "file://sct.c")))) ; "OpenBSD" license
1865
1866 (define-public xsecurelock
1867 (package
1868 (name "xsecurelock")
1869 (version "1.6.0")
1870 (source (origin
1871 (method url-fetch)
1872 (uri (string-append
1873 "https://github.com/google/xsecurelock/releases"
1874 "/download/v" version "/xsecurelock-" version ".tar.gz"))
1875 (sha256
1876 (base32 "070gknyv0s5hz9hkc6v73m2v7ssyjwgl93b5hd4glayfqxqjbmdp"))))
1877 (build-system gnu-build-system)
1878 (arguments
1879 '(#:configure-flags
1880 '("--with-pam-service-name=login"
1881 "--with-xkb"
1882 "--with-default-authproto-module=/run/setuid-programs/authproto_pam")))
1883 (native-inputs
1884 `(("pandoc" ,ghc-pandoc)
1885 ("pkg-config" ,pkg-config)))
1886 (inputs
1887 `(("fontconfig" ,fontconfig)
1888 ("libX11" ,libx11)
1889 ("libxcomposite" ,libxcomposite)
1890 ("libxext" ,libxext)
1891 ("libxfixes" ,libxfixes)
1892 ("libxft" ,libxft)
1893 ("libxmu" ,libxmu)
1894 ("libxrandr" ,libxrandr)
1895 ("libxscrnsaver" ,libxscrnsaver)
1896 ("linux-pam" ,linux-pam)))
1897 (home-page "https://github.com/google/xsecurelock")
1898 (synopsis "X11 screen lock utility with the primary goal of security")
1899 (description "@code{xsecurelock} is an X11 screen locker which uses
1900 a modular design to avoid the usual pitfalls of screen locking utility design.
1901
1902 As a consequence of the modular design, the usual screen locker service
1903 shouldn't be used with @code{xsecurelock}. Instead, you need to add a helper
1904 binary to setuid-binaries:
1905 @example
1906 (setuid-programs (cons*
1907 (file-append xsecurelock \"/libexec/xsecurelock/authproto_pam\")
1908 %setuid-programs))
1909 @end example")
1910 (license license:asl2.0)))
1911
1912 (define-public wl-clipboard
1913 (package
1914 (name "wl-clipboard")
1915 (version "2.0.0_beta2")
1916 (source
1917 (origin
1918 (method git-fetch)
1919 (uri (git-reference
1920 (url "https://github.com/bugaevc/wl-clipboard.git")
1921 (commit version)))
1922 (file-name (git-file-name name version))
1923 (sha256
1924 (base32 "0wyqbaph9v1v6lwfcjf8gjhdl70icpss4wapshzfxcz3l9m1p8hv"))))
1925 (build-system meson-build-system)
1926 (native-inputs
1927 `(("pkg-config" ,pkg-config)))
1928 (inputs
1929 `(("wayland" ,wayland)
1930 ("wayland-protocols" ,wayland-protocols)))
1931 (home-page "https://github.com/bugaevc/wl-clipboard")
1932 (synopsis "Command-line copy/paste utilities for Wayland")
1933 (description "Wl-clipboard is a set of command-line copy/paste utilities for
1934 Wayland.")
1935 (license license:gpl3+)))
1936
1937 (define-public autocutsel
1938 (package
1939 (name "autocutsel")
1940 (version "0.10.0")
1941 (source (origin
1942 (method url-fetch)
1943 (uri (string-append "https://github.com/sigmike/autocutsel"
1944 "/releases/download/" version "/"
1945 "autocutsel-" version ".tar.gz"))
1946 (sha256
1947 (base32
1948 "0gsys2dzh4az51ndcsabhlbbrjn2nm75lnjr45kg6r8sm8q66dx2"))))
1949 (build-system gnu-build-system)
1950 (arguments
1951 '(#:tests? #f)) ; no "check" target
1952 (native-inputs `(("libx11" ,libx11)
1953 ("libxaw" ,libxaw)))
1954 (home-page "https://www.nongnu.org/autocutsel/")
1955 (synopsis "Automated X11 clipboard and cutbuffer synchronization")
1956 (description "@code{autocutsel} tracks changes in the server's cutbuffer
1957 and clipboard selection. When the clipboard is changed, it updates the
1958 cutbuffer. When the cutbuffer is changed, it owns the clipboard selection.
1959 The cutbuffer and clipboard selection are always synchronized.")
1960 (license license:gpl2+)))
1961
1962 (define-public jgmenu
1963 (package
1964 (name "jgmenu")
1965 (version "3.5")
1966 (source
1967 (origin
1968 (method git-fetch)
1969 (uri (git-reference
1970 (url "https://github.com/johanmalm/jgmenu.git")
1971 (commit (string-append "v" version))))
1972 (file-name (git-file-name name version))
1973 (sha256
1974 (base32
1975 "0q0m3sskgmjv28gzvjkphgg3yhwzc9w9fj9i342pibb50impjazy"))))
1976 (build-system gnu-build-system)
1977 (native-inputs
1978 `(("perl" ,perl)
1979 ("pkg-config" ,pkg-config)))
1980 (inputs
1981 `(("cairo" ,cairo)
1982 ("librsvg" ,librsvg)
1983 ("libx11" ,libx11)
1984 ("libxml2" ,libxml2)
1985 ("libxrandr" ,libxrandr)
1986 ("pango" ,pango)
1987 ("python" ,python)))
1988 (arguments
1989 '(#:phases (modify-phases %standard-phases
1990 (add-after 'unpack 'fix-paths
1991 (lambda* (#:key inputs #:allow-other-keys)
1992 (let ((python (assoc-ref inputs "python")))
1993 (substitute* "src/jgmenu-pmenu.py"
1994 (("#!/usr/bin/env python3")
1995 (string-append "#!" python "/bin/python3")))
1996 #t)))
1997 (replace 'configure
1998 (lambda* (#:key outputs #:allow-other-keys)
1999 (let ((out (assoc-ref outputs "out")))
2000 (setenv "prefix" out)
2001 (setenv "CC" "gcc")
2002 #t))))))
2003 (synopsis "Simple X11 menu")
2004 (description
2005 "This is a simple menu for X11 designed for scripting and tweaking. It
2006 can optionally use some appearance settings from XSettings, tint2 and GTK.")
2007 (home-page "https://jgmenu.github.io/")
2008 (license license:gpl2)))