unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60665] [PATCH] gnu: keepassxc: Enable wayland support.
@ 2023-01-08 22:30 Jonathan Brielmaier
  2023-01-09 20:24 ` Jonathan Brielmaier
  2023-01-10  9:55 ` bug#60665: " Jonathan Brielmaier
  0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Brielmaier @ 2023-01-08 22:30 UTC (permalink / raw)
  To: 60665; +Cc: jonathan.brielmaier

* gnu/packages/password-utils.scm (keepassxc)[inputs]: Add qtwayland-5.
---
 gnu/packages/password-utils.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index 410c92d268..9fc41d9b0a 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -197,6 +197,7 @@ (define-public keepassxc
            qrencode
            qtbase-5
            qtsvg-5
+           qtwayland-5
            qtx11extras
            quazip-0                     ; XC_KEESHARE
            readline
--
2.38.1





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#60665] [PATCH] gnu: keepassxc: Enable wayland support.
  2023-01-08 22:30 [bug#60665] [PATCH] gnu: keepassxc: Enable wayland support Jonathan Brielmaier
@ 2023-01-09 20:24 ` Jonathan Brielmaier
  2023-01-10  9:55 ` bug#60665: " Jonathan Brielmaier
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Brielmaier @ 2023-01-09 20:24 UTC (permalink / raw)
  To: 60665

It works both well, under X.org (Gnome) as well as on wayland (sway).
`guix size` gets increased from 1270 MiB to 1300 MiB.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#60665: [PATCH] gnu: keepassxc: Enable wayland support.
  2023-01-08 22:30 [bug#60665] [PATCH] gnu: keepassxc: Enable wayland support Jonathan Brielmaier
  2023-01-09 20:24 ` Jonathan Brielmaier
@ 2023-01-10  9:55 ` Jonathan Brielmaier
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Brielmaier @ 2023-01-10  9:55 UTC (permalink / raw)
  To: 60665-done; +Cc: Jonathan Brielmaier

Pushed as 9b9004253b12a3e2d3792d39a7b05cf6238af1ae




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-10 10:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-08 22:30 [bug#60665] [PATCH] gnu: keepassxc: Enable wayland support Jonathan Brielmaier
2023-01-09 20:24 ` Jonathan Brielmaier
2023-01-10  9:55 ` bug#60665: " Jonathan Brielmaier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).