all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: 31342@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#31342] [PATCH 0/2] Enlightenment Desktop Service
Date: Wed,  2 May 2018 19:44:50 +0300	[thread overview]
Message-ID: <20180502164450.13727-1-efraim@flashner.co.il> (raw)

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

             reply	other threads:[~2018-05-02 16:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-02 16:44 Efraim Flashner [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180502164450.13727-1-efraim@flashner.co.il \
    --to=efraim@flashner.co.il \
    --cc=31342@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.