unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Mekeor Melire <mekeor.melire@gmail.com>
To: 25759@debbugs.gnu.org
Subject: bug#25759: Should 'surf' depend on 'xprop' and 'dmenu'?
Date: Thu, 16 Feb 2017 18:12:05 +0100	[thread overview]
Message-ID: <20170216181205.6665574c@gmail.com> (raw)

The Guix package for the 'surf' browser (from suckless project) does not depend on the packages 'xprop' and 'dmenu'.

Thus, when you only install 'surf' (and do not have 'xprop' and 'dmenu' installed), you can only open a new URL, by re-running 'surf' with that new URL as command-line argument, like "surf example.org". But it's not possible to open a new URL from within 'surf' itself because that requires both 'xprop' and 'dmenu'. This is comprehensible in these lines of the code:
	http://git.suckless.org/surf/tree/config.def.h#n38

On #guix IRC channel, we agreed that 'surf' should depend on these packages:

	<mekeor> the package for the 'surf' browser (from suckless) has a similar issue: if you only install surf, you can't open a new URL within the browser because that requires the xprop package.  what do you think about that case?
	<Sleep_Walker> you mean dmenu, right?
	<mekeor> Sleep_Walker: yeah, that would be awesome
	<Sleep_Walker> ah
	<Sleep_Walker> right
	<mekeor> Sleep_Walker: uhm... i'm not sure. maybe it's both?
	<Sleep_Walker> ctrl+l
	<Sleep_Walker> that IIRC runs dmenu to have URL entered
	<mekeor> Sleep_Walker: it's Ctrl-g for me
	<Sleep_Walker> and yes, that should be fixed as well
	<Sleep_Walker> mekeor: right
	<mekeor> alright.

Unless you have a different opinion, I'm going to submit a patch next week which implements this dependency.

             reply	other threads:[~2017-02-16 17:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-16 17:12 Mekeor Melire [this message]
2017-11-08 21:03 ` bug#25759: (no subject) Mekeor Melire

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20170216181205.6665574c@gmail.com \
    --to=mekeor.melire@gmail.com \
    --cc=25759@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 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).