Commit Graph

551 Commits

Author SHA1 Message Date
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
K. Lange f10a54dd2b PIIX PIRQ handling? 2018-07-21 16:57:36 +09:00
K. Lange ce64860d8d consistent log levels for e1000 2018-07-21 16:06:45 +09:00
K. Lange 095d087e1d IRQ stuff 2018-07-21 16:02:39 +09:00
K. Lange ca5a3c3d2f Add PCI IDs for vmware 2018-07-21 12:48:28 +09:00
K. Lange 5b468c57f3 Reduce ELF debug info to INFO 2018-07-21 12:26:06 +09:00
K. Lange 69a516c90c Set log level to warning when debug is enabled at boot 2018-07-21 12:25:52 +09:00
K. Lange 2a0d66b5ef Reduce some kernel debug message levels 2018-07-21 12:25:39 +09:00
K. Lange c2b8449fd7 Reduce tmpfs debug message levels 2018-07-21 12:21:54 +09:00
K. Lange 8f5d2b3172 Actually retreive stride/pitch info 2018-07-21 11:57:20 +09:00
K. Lange 3da02638d1 Ensure network status panel doesn't go offscreen 2018-07-20 23:53:45 +09:00
K. Lange d6000306c7 Hilight icons for panel widgets with pops 2018-07-20 23:14:39 +09:00
K. Lange 13a6886570 Add network status popup 2018-07-20 23:08:20 +09:00
K. Lange 255b750b62 Add method to update menu entry title 2018-07-20 23:08:12 +09:00
K. Lange 1830bd63ac escape should close all menus 2018-07-20 22:37:31 +09:00
K. Lange 9efc3c1bf3 Quickly switch focus back to previous menu on keyboard action 2018-07-20 22:32:06 +09:00
K. Lange 23267a21c5 Swap font sizes between alt-f2 and alt-tab 2018-07-20 22:25:00 +09:00
K. Lange 95ad690212 Minor keyboard menu control adjustment 2018-07-20 22:24:05 +09:00
K. Lange 43829e163a Add initial keyboard support for menus 2018-07-20 22:15:46 +09:00
K. Lange 3995a0f938 Basic alt+f2 app runner 2018-07-20 21:54:24 +09:00
K. Lange 7cd46127a9 Add imperfect, but sufficient, rounded rectangle routine 2018-07-20 21:26:01 +09:00
K. Lange 3bafe770a1 Fix missing frees when reading over max offset in procfs 2018-07-20 20:19:28 +09:00
K. Lange 92b9eb6997 Fix page alignment in bios loader? 2018-07-20 20:18:02 +09:00
K. Lange 4476911e48 Apparently extra commas aren't needed anymore in this? 2018-07-20 19:44:11 +09:00
K. Lange 74a1cde590 add /proc/loader 2018-07-20 19:39:12 +09:00
K. Lange 976e6c21ef support mboot->boot_loader_name in bootloader 2018-07-20 19:39:05 +09:00
K. Lange e67470f77b More procfs functionality 2018-07-20 19:24:37 +09:00
K. Lange eb1c435697 Remove unused debugshell dep for pcspkr 2018-07-20 19:07:23 +09:00
K. Lange 7b023195d8 Fix some sysfunc calls not returning properly 2018-07-20 18:51:31 +09:00
K. Lange 45e4aed8f1 More sh tab complete stuff 2018-07-20 17:08:47 +09:00
K. Lange cb6ac38004 special case sudo and gsudo in sh tab completion 2018-07-20 16:48:05 +09:00
K. Lange 861fa4f82a putchar is implemented, just wasn't def'd properly 2018-07-20 08:23:11 +09:00
K. Lange ba10025308 perror should use strerror 2018-07-19 22:52:27 +09:00