From: Danny Milosavljevic <dannym@scratchpost.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Gtk via the web
Date: Mon, 2 Nov 2020 11:24:59 +0100 [thread overview]
Message-ID: <20201102112459.114bbec3@scratchpost.org> (raw)
In-Reply-To: <87wnz4pwvd.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 922 bytes --]
Hi Ludo,
On Sun, 01 Nov 2020 22:53:26 +0100
Ludovic Courtès <ludo@gnu.org> wrote:
> Lars-Dominik Braun <ldb@leibniz-psychology.org> skribis:
>
> Long ago Dave Thompson wrote guix-web, which allowed you to install
> packages (you’d run it as your user):
>
> https://archive.softwareheritage.org/browse/origin/directory/?origin_url=https://gitorious.org/guix-web/guix-web.git
>
> It’s an interesting approach with several advantages (in particular it
> can be quickly developed), though I must say I remain unenthusiastic
> about using web browsers for local GUIs.
You can use Gtk applications in the web using Broadway. That's why I enabled
Broadway in our gtk+ package a long time ago.
Try it:
broadwayd :1 &
GDK_BACKEND=broadway BROADWAY_DISPLAY=:1 gedit &
icecat http://localhost:8081/
(broadwayd is in gtk+'s "bin" output)
Not saying we have to do that--but it's possible.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2020-11-02 10:25 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-29 16:25 Guix Front End (GUI) and making it more mainstream, popular in scientific community Aniket Patil
2020-10-29 18:22 ` jbranso
2020-10-29 18:38 ` Pierre Neidhardt
2020-11-01 21:46 ` Ludovic Courtès
2020-11-02 7:40 ` Pierre Neidhardt
2020-11-02 8:27 ` Jan Nieuwenhuizen
2020-10-29 18:45 ` jbranso
2020-11-02 7:41 ` Pierre Neidhardt
2020-10-29 19:15 ` zimoun
2020-10-30 8:49 ` Lars-Dominik Braun
2020-11-01 21:53 ` Ludovic Courtès
2020-11-02 10:03 ` Taylan Kammer
2020-11-02 10:24 ` Danny Milosavljevic [this message]
2020-11-03 9:54 ` Gtk via the web aviva
2020-11-03 13:31 ` Ludovic Courtès
2020-10-29 19:34 ` Guix Front End (GUI) and making it more mainstream, popular in scientific community Danny Milosavljevic
2020-11-01 22:09 ` Ludovic Courtès
2020-11-02 7:44 ` Pierre Neidhardt
2020-11-02 10:17 ` GNOME in Guix Danny Milosavljevic
2020-11-06 9:41 ` Pierre Neidhardt
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=20201102112459.114bbec3@scratchpost.org \
--to=dannym@scratchpost.org \
--cc=guix-devel@gnu.org \
--cc=ludo@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.