1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-24 18:11:51 +02:00

gnu: grim: Fix output rotation interpretation with Sway 1.4.

* gnu/packages/image.scm (grim)[source]: Add patch.
* gnu/packages/patches/grim-revert-output-rotation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
This commit is contained in:
Tobias Geerinckx-Rice
2020-10-02 00:12:18 +02:00
parent 7a0491ad0c
commit e1fefb810b
4 changed files with 32 additions and 1 deletions
+2
View File
@@ -1386,6 +1386,8 @@ modules for building a Wayland compositor.")
(define-public sway
(package
(name "sway")
;; XXX When updating, check whether grim-revert-output-rotation.patch can
;; be dropped from the grim package.
(version "1.4")
(source
(origin