Commit Graph

565 Commits

Author SHA1 Message Date
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
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