Commit Graph

5515 Commits

Author SHA1 Message Date
K. Lange
3addeb2e77 kuroko: sync with upstream 2021-12-06 11:30:59 +09:00
K. Lange
f551b092d3 base: Slightly less useless help files 2021-12-06 11:18:01 +09:00
K. Lange
d2874184f9 help-browser: <mono> should be an inline tag 2021-12-06 11:17:42 +09:00
K. Lange
05a60ad8dc base: Cleanup local's rc files 2021-12-06 10:56:53 +09:00
K. Lange
d1865f0bb6 sysinfo: OS name from /etc/os-release $PRETTY_NAME 2021-12-06 10:52:49 +09:00
K. Lange
51584b5cd4 glogin-provider: fixup overflowing text boxes 2021-12-05 15:16:47 +09:00
K. Lange
a044b187b8 gsudo: Icon for panel, fixup overflowing password box 2021-12-05 15:16:39 +09:00
K. Lange
0c6f58277c v1.99.10 2021-12-01 21:32:59 +09:00
K. Lange
345a6312db kernel: Possibly fix sporadic lockup in compositor? 2021-12-01 20:17:55 +09:00
K. Lange
658ae81f65 kernel: cleanup things introduced in COW 2021-12-01 09:19:25 +09:00
K. Lange
18174e46de kernel: Implement basic copy-on-write for fork() 2021-11-30 22:26:45 +09:00
K. Lange
7d29744f98 ld.so: Use a much bigger hash size and cc1 loads a lot faster 2021-11-30 22:26:40 +09:00
K. Lange
2b85c67661 menu: Better tail alignment for bubble windows 2021-11-29 15:58:53 +09:00
K. Lange
79f3d25f0b panel: always prefer center alignment for popups 2021-11-29 15:04:17 +09:00
K. Lange
7b2c8397b6 panel: Apply smarter alignment to popup menus 2021-11-29 14:32:29 +09:00
K. Lange
301065d732 panel: redo layout when panel resizes 2021-11-29 13:56:08 +09:00
K. Lange
558c21b8b2 e1000: Remove debug procfs entry that was causing errors 2021-11-28 22:01:57 +09:00
K. Lange
4f7ef46f40 panel: First pass at modularization 2021-11-28 18:28:57 +09:00
K. Lange
6e6bcab039 panel: cleanup widgets, part 1 2021-11-28 13:05:38 +09:00
K. Lange
b0c4980229 sysinfo: Try to be slightly smarter about printing logo 2021-11-27 20:16:27 +09:00
K. Lange
6662728202 panel: fixup window title display in alt-tab switcher 2021-11-26 22:24:35 +09:00
K. Lange
dea94e3c5b boot: first pass at cleanup, just make sure everything has lead comments 2021-11-26 13:18:08 +09:00
K. Lange
c7429e9055 meta: purge most instances of vim hints 2021-11-26 12:59:02 +09:00
K. Lange
9682c06273 meta: Update leading comments in modules/ 2021-11-26 12:46:05 +09:00
K. Lange
9b1bc4cee1 meta: Update all of the heading comments in apps/ 2021-11-26 12:41:56 +09:00
K. Lange
de0bda736a kernel: at least add full lead comments to everything 2021-11-26 11:31:10 +09:00
K. Lange
c572a5c148 kernel: clean up kernel/arch/x86_64/{cmos,pit}.c 2021-11-26 11:05:46 +09:00
K. Lange
574267fd1a kernel: cleanup kernel/generic.c 2021-11-26 10:29:28 +09:00
K. Lange
e6313efcfc kernel: cleanup kernel/arch/x86_64/user.c 2021-11-26 10:28:23 +09:00
K. Lange
35423ecc66 kernel: cleanup kernel/arch/x86_64/smp.c 2021-11-26 10:27:39 +09:00
K. Lange
80cf1a1f15 kernel: cleanup kernel/arch/x86_64/idt.c 2021-11-26 09:52:05 +09:00
K. Lange
a5d8d2b92e terminal: Add some functionality to the -g flag 2021-11-25 12:21:49 +09:00
K. Lange
15f6240f6e top: Don't cap at 100, but do format >=100 differently 2021-11-25 10:34:44 +09:00
K. Lange
9cf03b906a top: Allow sorting by command line 2021-11-25 09:37:27 +09:00
K. Lange
d96df57f84 netty: quick hack to use threads so pasting doesn't deadlock 2021-11-24 22:07:18 +09:00
K. Lange
b79280dff9 terminal: defer updates; not fully asynchronous 2021-11-24 17:58:30 +09:00
K. Lange
873ee3f30e terminal: support ^[[3J to clear scrollback 2021-11-24 17:44:58 +09:00
K. Lange
a8db95e3f3 terminal: rewrite redraw logic to be more buffered 2021-11-24 17:39:54 +09:00
K. Lange
5b16cd6ce4 kernel: bad ordering of list insert / wakeup caused crashes 2021-11-24 17:34:06 +09:00
K. Lange
ade7d13707 x86_64: fixup bad memory walk when doing backtraces 2021-11-24 17:33:38 +09:00
K. Lange
b4f5eb4b01 terminal-vga: Rewrite display caching so it's actually fast, and buffered 2021-11-24 15:47:33 +09:00
K. Lange
f748f2d523 base: make sure dir exists to build host Kuroko 2021-11-20 08:16:07 +09:00
K. Lange
8069d304a1 meta: Stop recommended recursive git checkout, since it pulls in gcc/binutils 2021-11-19 16:46:48 +09:00
K. Lange
41fbbb073f panel: Improvements to the window switcher 2021-11-19 12:09:32 +09:00
K. Lange
0f12363533 bim: version 3.0.0 2021-11-19 06:21:55 +09:00
K. Lange
5301963a87 text: Should have been doing _two_ box blurs this whole time 2021-11-18 21:30:28 +09:00
K. Lange
e8420f9a57 panel: Don't crash when alt-tab window is open and the last tabable window closes 2021-11-18 21:26:25 +09:00
K. Lange
045431b2de kernel: prevent modules from being loaded multiple times 2021-11-18 19:47:28 +09:00
K. Lange
01765b3e5e ext2: fix block group calculation for inodes 2021-11-18 17:07:08 +09:00
K. Lange
d2fe9c19d7 ext2: Add some necessary mutexes around block and inode allocation 2021-11-18 16:08:08 +09:00