sortix-mirror/share/init
Jonas 'Sortie' Termansen 917722cf70 Add display server.
This change adds the display(1) graphical user interface and desktop
environment with basic windowing support and the graphical terminal(1)
emulator along with integrations in chkblayout(1), chvideomode(1),
sysinstall(8), sysupgrade(8), as well as the games and ports.

Adopt the Aurora procedural wallpaper in display(1) and login(8).

Remove the obsolete dispd.

Juhani contributed keyboard and video mode APIs to the display protocol
and other miscellaneous changes.

dzwdz contributed the initial functioning window buttons, improved title
bar, window tiling, and minor bug fixes

Co-authored-by: Juhani Krekelä <juhani@krekelä.fi>
Co-authored-by: dzwdz <kg67199@gmail.com>
2023-06-24 00:43:36 +02:00
..
base Add network interface support to init(8). 2023-01-10 23:31:50 +01:00
dhclient Add dhclient(8). 2023-02-21 23:24:06 +01:00
local Add daemon support to init(8). 2022-10-20 23:26:03 +02:00
multi-user Add daemon support to init(8). 2022-10-20 23:26:03 +02:00
network Add dhclient(8). 2023-02-21 23:24:06 +01:00
no-user Add daemon support to init(8). 2022-10-20 23:26:03 +02:00
single-user Implement profile(5) and shrc(5) in sh(1). 2022-11-19 18:01:30 +01:00
single-user-gui Add display server. 2023-06-24 00:43:36 +02:00
sysinstall Add daemon support to init(8). 2022-10-20 23:26:03 +02:00
sysinstall-gui Add display server. 2023-06-24 00:43:36 +02:00
sysupgrade Add daemon support to init(8). 2022-10-20 23:26:03 +02:00
sysupgrade-gui Add display server. 2023-06-24 00:43:36 +02:00
time Add daemon support to init(8). 2022-10-20 23:26:03 +02:00