unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#24146: Various window managers need startup services.
@ 2016-08-03 17:57 ng0
  2016-08-03 20:45 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: ng0 @ 2016-08-03 17:57 UTC (permalink / raw)
  To: 24146

We have gnome and xfce with services to start them in
gnu/services/desktop.scm.

We should add services for:

* xmonad
* awesome
* ratpoison
* windowmaker
* sawfish
* openbox
* guile-wm
* i3-wm
* evilwm
* dwm
* bspwm

And the ones I probably forgot due to bad keywords in their
description.
-- 
♥Ⓐ  ng0
Current Keys: https://we.make.ritual.n0.is/ng0.txt
For non-prism friendly talk find me on http://www.psyced.org

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

* bug#24146: Various window managers need startup services.
  2016-08-03 17:57 bug#24146: Various window managers need startup services ng0
@ 2016-08-03 20:45 ` Ludovic Courtès
  2016-08-03 22:42   ` ng0
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2016-08-03 20:45 UTC (permalink / raw)
  To: ng0; +Cc: 24146

ng0 <ng0@we.make.ritual.n0.is> skribis:

> We have gnome and xfce with services to start them in
> gnu/services/desktop.scm.
>
> We should add services for:
>
> * xmonad
> * awesome
> * ratpoison
> * windowmaker
> * sawfish
> * openbox
> * guile-wm
> * i3-wm
> * evilwm
> * dwm
> * bspwm

Unlike full-blown desktop environments (GNOME, Xfce, KDE), I don’t think
any of these window managers needs a service, because they typically fit
in one package with just one command that needs to be launched.

Compare this with ‘gnome-service-type’, which needs to extend Polkit and
to add a whole bunch of packages to /run/current-system/profile so that
it can work.

ratpoison doesn’t need anything like that.  :-)

I’m closing this bug, but let me know if you think I’m overlooking
something!

Thank you,
Ludo’.

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

* bug#24146: Various window managers need startup services.
  2016-08-03 20:45 ` Ludovic Courtès
@ 2016-08-03 22:42   ` ng0
  2016-08-03 23:27     ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: ng0 @ 2016-08-03 22:42 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 24146

Hi,

Ludovic Courtès <ludo@gnu.org> writes:

> ng0 <ng0@we.make.ritual.n0.is> skribis:
>
>> We have gnome and xfce with services to start them in
>> gnu/services/desktop.scm.
>>
>> We should add services for:
>>
>> * xmonad
>> * awesome
>> * ratpoison
>> * windowmaker
>> * sawfish
>> * openbox
>> * guile-wm
>> * i3-wm
>> * evilwm
>> * dwm
>> * bspwm
>
> Unlike full-blown desktop environments (GNOME, Xfce, KDE), I don’t think
> any of these window managers needs a service, because they typically fit
> in one package with just one command that needs to be launched.
>
> Compare this with ‘gnome-service-type’, which needs to extend Polkit and
> to add a whole bunch of packages to /run/current-system/profile so that
> it can work.
>
> ratpoison doesn’t need anything like that.  :-)
>
> I’m closing this bug, but let me know if you think I’m overlooking
> something!
>
> Thank you,
> Ludo’.


Am I overlooking something then?

Is a service what is required to make them selectable (cycle by pressing
F1) in the SLIM login?
I know that they all can be started just with one command, but having
them in SLIM would make it more visible as long as we use SLIM.

We could also have system config parts for them, for example to make
the awesome-wm config adjustable in the system.
-- 
♥Ⓐ  ng0
Current Keys: https://we.make.ritual.n0.is/ng0.txt
For non-prism friendly talk find me on http://www.psyced.org

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

* bug#24146: Various window managers need startup services.
  2016-08-03 22:42   ` ng0
@ 2016-08-03 23:27     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2016-08-03 23:27 UTC (permalink / raw)
  To: ng0; +Cc: 24146

Hi,

ng0 <ng0@we.make.ritual.n0.is> skribis:

> Is a service what is required to make them selectable (cycle by pressing
> F1) in the SLIM login?

No, all you need is to add them to the ‘packages’ field of the OS, as in
the example at (search for “lightweight window managers”):

  https://www.gnu.org/software/guix/manual/html_node/Using-the-Configuration-System.html#System-Services

HTH!

Ludo’.

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

end of thread, other threads:[~2016-08-03 23:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-03 17:57 bug#24146: Various window managers need startup services ng0
2016-08-03 20:45 ` Ludovic Courtès
2016-08-03 22:42   ` ng0
2016-08-03 23:27     ` 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).