Commit Graph

371 Commits

Author SHA1 Message Date
K. Lange
6e1e9a4c97 Experimental, hacky printf(%f) 2018-06-10 19:06:48 +09:00
K. Lange
eaa5c8beab oops, neglected to reset attr 2018-06-09 19:20:07 +09:00
K. Lange
e813056b64 More bootloader cleanup 2018-06-09 19:19:21 +09:00
K. Lange
19db3ed744 Completely separate configurable stuff from rest of bootloader 2018-06-09 18:56:00 +09:00
K. Lange
f73a0c5bad oops, accidentally borked startup app 2018-06-09 18:05:09 +09:00
K. Lange
bd4dd37314 Fully programmatic boot menu... 2018-06-09 18:03:06 +09:00
K. Lange
09d3c44d44 More bootloader improvements 2018-06-09 17:58:29 +09:00
K. Lange
5bd4a72a5f More bootloader improvements 2018-06-09 17:33:23 +09:00
K. Lange
5ae86c9213 incomplete textregion library 2018-06-09 17:32:24 +09:00
K. Lange
3c0a8c8e1d minor tweaks 2018-06-09 16:42:41 +09:00
K. Lange
52e395427e Change background color of fallback decoration theme 2018-06-09 16:40:11 +09:00
K. Lange
a516578c3c Bootloader improvements 2018-06-09 16:36:48 +09:00
K. Lange
74e4ee5f56 Add basic numpad support 2018-06-08 15:11:41 +09:00
K. Lange
f4ba7b0e50 Have migrate mount a dummy tmpfs to /dev/base because we don't have an option to unmount 2018-06-08 13:46:10 +09:00
K. Lange
bb405c7bb4 New wallpaper 2018-06-07 13:03:26 +09:00
K. Lange
7e6182efba Remove --audioout and --audioin options for virtualbox 2018-06-06 08:31:46 +09:00
K. Lange
df8db37ad3 Fix scroll wheel initialization in ps/2 mouse 2018-06-05 22:56:57 +09:00
K. Lange
74b9e11d5c Fix some virtualbox guest additions stuff 2018-06-05 22:34:37 +09:00
K. Lange
78128e0839 gitlab migration 2018-06-05 09:44:56 +09:00
K. Lange
6a64a9013e Readd removal of git short sha from toaruos version in 'about' 2018-06-04 20:02:00 +09:00
K. Lange
d37d5fc16f Pass a requested center coordinate to 'about' 2018-06-04 19:37:30 +09:00
K. Lange
3253959782 Make exit icons look slightly better 2018-06-04 18:53:27 +09:00
K. Lange
b111044cca Make sure menu bar stops being hilighted when options are selected 2018-06-04 18:50:36 +09:00
K. Lange
53d041135c fix accidental runaway forks 2018-06-04 17:44:51 +09:00
K. Lange
91fdce2c27 Fix const warning in libc/symlink 2018-06-04 15:24:53 +09:00
K. Lange
e68dfe20b6 Add flexible about dialogs 2018-06-04 12:35:46 +09:00
K. Lange
39a1cc73d3 Add whoami 2018-06-04 11:29:28 +09:00
K. Lange
7ac4821420 Fix up TRACE on cmd in glogin 2018-06-04 11:29:16 +09:00
K. Lange
f710c872b8 make menu bar less picky about clicks 2018-05-22 18:42:05 +09:00
K. Lange
a547437e3f Fix conflicting definition for symlink 2018-05-22 08:30:10 +09:00
K. Lange
9bf08fcff6 Fix some multiboot flag stuff 2018-05-21 22:31:49 +09:00
K. Lange
e5d5921526 symlink support in migrate 2018-05-21 21:45:18 +09:00
K. Lange
1af6c8f16e Add (null) Contents menu to Terminal > Help 2018-05-21 19:55:06 +09:00
K. Lange
49850c0067 Try not to put menus off screen 2018-05-21 19:52:00 +09:00
K. Lange
23c458e88a wip file browser, help browser (blank apps) 2018-05-21 08:12:02 +09:00
K. Lange
3906ad55b0 Don't print debug traces in compositor 2018-05-20 17:14:32 +09:00
K. Lange
d6afa06c80 Menu bar in a separate library 2018-05-20 16:47:35 +09:00
K. Lange
30b327aca8 Update screenshot 2018-05-20 12:50:03 +09:00
K. Lange
3a94e26a40 Add experimental menu bar functionality to terminal 2018-05-20 12:37:33 +09:00
K. Lange
8442d4494c Expose more methods from menu library 2018-05-20 12:37:22 +09:00
K. Lange
eacdd97287 Handle nested menus extending past display width 2018-05-20 11:22:15 +09:00
K. Lange
6699d6f983 Add graphical login manager and a temporary login provider 2018-05-19 20:33:41 +09:00
K. Lange
4a4c1e640d Remove help menu item for now 2018-05-19 19:59:42 +09:00
K. Lange
9d6ccd44ba Polish logout buttons 2018-05-19 19:58:39 +09:00
K. Lange
50b21b080d Cleanup and fixes 2018-05-19 19:43:00 +09:00
K. Lange
910973bec7 *experimental* nested menus support 2018-05-19 19:05:27 +09:00
K. Lange
16200d76f1 Allow apps to opt out of a maximize button 2018-05-19 16:05:17 +09:00
K. Lange
527661b03e put something in cpuinfo 2018-05-17 18:43:39 +09:00
K. Lange
2ab344f847 quick fix for building bim under linux 2018-05-17 18:25:01 +09:00
K. Lange
4ae5ef07f5 Fix out of bounds shift due to wrong type in e1000 2018-05-16 15:58:38 +09:00