unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#31342] [PATCH 0/2] Enlightenment Desktop Service
@ 2018-05-02 16:44 Efraim Flashner
  2018-05-02 16:47 ` [bug#31342] [PATCH 1/2] gnu: enlightenment: Fix setuid program locations Efraim Flashner
  0 siblings, 1 reply; 8+ messages in thread
From: Efraim Flashner @ 2018-05-02 16:44 UTC (permalink / raw)
  To: 31342; +Cc: Efraim Flashner

These two patches create a usable desktop service for Enlightenment.
I've been running it for a few weeks while working out the kinks, and
almost everything works as expected. The default screen locker now
works, so as far as I'm concerned it seems ready for upstreaming.

Currently the remaining issue that I have is the language switcher
doesn't work. I can change the language flag at the bottom but it
currently doesn't affect the language typed in or the Caps->Meta
conversion.

Efraim Flashner (2):
  gnu: enlightenment: Fix setuid program locations.
  gnu: services: Add Enlightenment desktop service.

 doc/guix.texi                                 |  10 +-
 gnu/local.mk                                  |   1 +
 gnu/packages/enlightenment.scm                |   3 +-
 .../enlightenment-fix-setuid-path.patch       | 168 ++++++++++++++++++
 gnu/services/desktop.scm                      |  61 +++++++
 5 files changed, 237 insertions(+), 6 deletions(-)
 create mode 100644 gnu/packages/patches/enlightenment-fix-setuid-path.patch

-- 
2.17.0

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

end of thread, other threads:[~2018-05-13 15:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-02 16:44 [bug#31342] [PATCH 0/2] Enlightenment Desktop Service Efraim Flashner
2018-05-02 16:47 ` [bug#31342] [PATCH 1/2] gnu: enlightenment: Fix setuid program locations Efraim Flashner
2018-05-02 16:47   ` [bug#31342] [PATCH 2/2] gnu: services: Add Enlightenment desktop service Efraim Flashner
2018-05-07 16:49     ` Ludovic Courtès
2018-05-07 19:03       ` Efraim Flashner
2018-05-08 13:24         ` Ludovic Courtès
2018-05-13 15:36           ` Efraim Flashner
2018-05-07 16:42   ` [bug#31342] [PATCH 1/2] gnu: enlightenment: Fix setuid program locations Ludovic Courtès

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).