Commit Graph

583 Commits

Author SHA1 Message Date
K. Lange
b524630bec Exit compositor when last client exits 2018-08-02 19:13:16 +09:00
K. Lange
4b50fd324d Change how text login generally works so getty can die and reboot after login session ends 2018-08-02 18:48:45 +09:00
K. Lange
c0162b2412 Make sys_reboot load bad idt for triple fault reboot 2018-08-02 18:47:37 +09:00
K. Lange
d80c893c38 Add killall, pidof 2018-08-02 14:55:37 +09:00
K. Lange
ebd877624f add true, false 2018-08-02 14:50:06 +09:00
K. Lange
e98b017e0d Add pwd 2018-08-02 14:10:46 +09:00
K. Lange
ae6532607a Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
K. Lange
119a4c8dfc vgalog also uses termemu 2018-08-02 13:13:12 +09:00
K. Lange
3f39c0ad61 Remove term-set and support for special terminal font escapes 2018-08-02 11:16:08 +09:00
K. Lange
ee03956a86 Fix bad submenu hilight 2018-08-02 04:06:37 +09:00
K. Lange
be7d961ee7 make fallback hostname localhost 2018-08-02 03:42:25 +09:00
K. Lange
bd3f1b0334 get/sethostname 2018-08-02 03:40:43 +09:00
K. Lange
2078efccd7 Better deps for devtable 2018-08-01 17:20:34 +09:00
K. Lange
39beedf9c5 sudo -s should set USER to root... 2018-08-01 10:27:15 +09:00
K. Lange
e2de537a28 hack for sudo -s 2018-08-01 10:19:22 +09:00
K. Lange
b3123d7e67 add uname -o 2018-08-01 10:12:27 +09:00
K. Lange
afe2282286 more yutani startup checks 2018-08-01 10:03:44 +09:00
K. Lange
43da728a6b getty can run ttysize on startup, I guess 2018-08-01 10:03:34 +09:00
K. Lange
ccf29a98d9 Handle ^[[1,5D from vte, though not well 2018-08-01 09:44:26 +09:00
K. Lange
2b8ad34533 Complete variable names in shell (only at start of argument) 2018-08-01 09:35:46 +09:00
K. Lange
eed3926793 Don't just segfault on failed compositor connections 2018-08-01 09:21:13 +09:00
K. Lange
30e2c8d940 Fix some handling of failed display server connections 2018-08-01 09:20:57 +09:00
K. Lange
03d6199af7 Decorator can handle checking for menus 2018-07-24 09:20:11 +09:00
K. Lange
b77affc92f More of that... 2018-07-23 20:45:10 +09:00
K. Lange
35d0200ba3 README update 2018-07-23 20:11:22 +09:00
K. Lange
e698fa5e81 Remove stray references to my old name 2018-07-23 20:01:23 +09:00
K. Lange
b0a154a07e Fix up submenu hilighting 2018-07-23 19:32:58 +09:00
K. Lange
40ae768948 Put all the network info into the panel widget 2018-07-22 12:33:13 +09:00
K. Lange
1e2800204e Note that we support 32-bit EFI 2018-07-22 12:20:25 +09:00
K. Lange
400548aa3e readme typos 2018-07-22 12:18:11 +09:00
K. Lange
b82cd08aee Big readme update 2018-07-22 01:43:58 +09:00
K. Lange
5f7b7c9f38 Render windows as focused when they have menus, like we used to in python 2018-07-22 01:24:22 +09:00
K. Lange
c46861ef08 Stop tracing commands in glogin and leakin' passwords 2018-07-21 23:54:11 +09:00
K. Lange
1727ececf4 Try a bigger font 2018-07-21 23:45:24 +09:00
K. Lange
a0954ddb9c Move the text down one more pixel 2018-07-21 23:42:27 +09:00
K. Lange
1686884fb5 rounded rectangle colors were in wrong order 2018-07-21 23:42:21 +09:00
K. Lange
ac54109f1f Adjust text position in text boxes 2018-07-21 23:34:47 +09:00
K. Lange
e65ede014b Focused text box should have white background and a blue border 2018-07-21 23:30:48 +09:00
K. Lange
62cc35da3f Make sure to use alpha from color in sdf text 2018-07-21 23:03:21 +09:00
K. Lange
f7cc3fc327 Style tweaks for glogin-provider 2018-07-21 23:00:33 +09:00
K. Lange
5ae01e206d Fix premultiplying on rounded rectangles 2018-07-21 23:00:26 +09:00
K. Lange
f77064f364 Bring back old C gui login as new glogin-provider 2018-07-21 22:53:18 +09:00
K. Lange
53b3d3781d Fix up AC97 driver? 2018-07-21 21:44:38 +09:00
K. Lange
fd1e9e059c Only ack when status says we should 2018-07-21 20:22:33 +09:00
K. Lange
38bfc4e8f7 Fix disabling modules in EFI loader 2018-07-21 20:20:45 +09:00
K. Lange
d0f57d10cb Show more PCI info in debug shell 2018-07-21 19:17:23 +09:00
K. Lange
cdee81699a Panel should accept close-enough clicks for menus 2018-07-21 18:36:50 +09:00
K. Lange
b26104c156 Keyboard interaction between menubar entries 2018-07-21 18:32:00 +09:00
K. Lange
0e45293ced Merge menubar into menu 2018-07-21 17:56:10 +09:00
K. Lange
5f96a5e82a cleanup piix command 2018-07-21 17:18:48 +09:00