Commit Graph

802 Commits

Author SHA1 Message Date
K. Lange
caee0644a5 Fix some backtick stuff in shell 2018-08-08 15:53:34 +09:00
K. Lange
001f253ef0 printf %u 2018-08-08 15:03:47 +09:00
K. Lange
e2b25ebaca yutani-clipboard 2018-08-08 11:46:10 +09:00
K. Lange
9b4a1174b6 More shoddy shell stuff 2018-08-08 10:14:59 +09:00
K. Lange
fbfecde4be Allow windows to be dragged by menu bars 2018-08-07 19:18:22 +09:00
K. Lange
84b007fa6a missing initializers in page in shm 2018-08-07 18:25:23 +09:00
K. Lange
b677716900 Shoddy ; support 2018-08-07 16:56:25 +09:00
K. Lange
517335df44 Mediocre conditionals in shell 2018-08-07 14:27:49 +09:00
K. Lange
91a88aef37 add /proc/pat 2018-08-06 17:06:49 +09:00
K. Lange
7bfec745d9 [experimental] Enable write-combining in video memory with PAT? 2018-08-06 16:32:06 +09:00
K. Lange
e00ab8983c replace term-set completions with toggle-abs-mouse (since term-set is gone) 2018-08-04 09:43:26 +09:00
K. Lange
dd1baf17ca rename toggle-abs-mouse 2018-08-04 09:43:15 +09:00
K. Lange
cd7609c420 vbox SetPointerShape support 2018-08-04 08:46:13 +09:00
K. Lange
0c5187f8ab Add tool to toggle relative/absolute mouse modes 2018-08-04 08:41:08 +09:00
K. Lange
19d0c05557 Fix relative mouse in vga under virtualbox 2018-08-04 08:40:59 +09:00
K. Lange
2f7a7572f1 That's not mouse integration... 2018-08-04 08:04:16 +09:00
K. Lange
63670e7a4b Fix enforcing maximum seamless window count 2018-08-03 20:01:28 +09:00
K. Lange
888b4a0c75 Basic VirtualBox Seamless display driver 2018-08-03 19:29:37 +09:00
K. Lange
100e586e33 Handle nested exit more gracefully 2018-08-02 19:17:18 +09:00
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