Commit Graph

5340 Commits

Author SHA1 Message Date
K. Lange b856695334 meta: A note on licenses 2021-11-08 09:01:45 +09:00
K. Lange d2214a94bb meta: I really should not have to keep doing this. Please stop stealing my _free_ code. 2021-11-08 06:45:11 +09:00
K. Lange 6f24bf5b34 compositor: correctly set next focused window when a window closes 2021-11-05 22:07:55 +09:00
K. Lange 49a80ce0e5 meta: Cleanup, rewrite parts of the README 2021-11-05 12:47:24 +09:00
K. Lange 96d7a168a4 panel: Keep ticking the clock when receiving other events 2021-11-05 10:01:57 +09:00
K. Lange 6c1acb1290 compositor: Add another layer above overlays for menus so they show in front of toasts 2021-11-05 09:58:33 +09:00
K. Lange a5079f93b0 lfbvideo: Keep resolution set by loader if none specified by args 2021-11-05 07:53:35 +09:00
K. Lange 74e8e6a16d boot: retain last mode when toggle to text mode 2021-11-04 20:53:06 +09:00
K. Lange 766d1be1d7 boot: generalize video mode selection to work on BIOS 2021-11-04 20:44:22 +09:00
K. Lange 43b6bd32e3 kernel: exclude serial ports from pts numbering; start numbering at 1 2021-11-04 19:17:21 +09:00
K. Lange 1e7ffb7b1b boot: Clean up editor redraw, shift-arrow input? 2021-11-04 18:59:35 +09:00
K. Lange fdbb51c55d sysinfo: Update, add CPU, re-add Font 2021-11-03 06:31:58 +09:00
K. Lange 0dfd711600 meta: Describe filesystem structure in README 2021-11-02 18:21:34 +09:00
K. Lange c34d2781ab base: Install auto-dep.krk to /bin instead of /usr/bin 2021-11-02 17:58:58 +09:00
K. Lange c17adec5f8 boot: Add 1280x800 as a preferred resolution 2021-11-02 09:54:39 +09:00
K. Lange 2084b81a17 meta: Fix typo in README 2021-11-02 09:48:24 +09:00
K. Lange d0c9401bcc meta: Add more screenshots 2021-11-02 09:47:37 +09:00
K. Lange c453472e63 meta: Some README updates 2021-11-02 07:44:39 +09:00
K. Lange 96cb5d9c01 lfbvideo: Don't map EGA/VGA text mode range as WC as apparently things don't like that 2021-11-01 19:07:09 +09:00
K. Lange 6cea1dd330 i965: Don't load if mode wasn't already set 2021-11-01 19:05:18 +09:00
K. Lange c7a306a6c1 panel: Add icon, update less often 2021-10-31 22:38:47 +09:00
K. Lange 58e7e07a2b meta: Cleanup Makefile, add some comments 2021-10-31 22:25:33 +09:00
K. Lange 710b336235 vbox: Minor cleanup, don't process events we didn't get an IRQ for 2021-10-31 22:25:18 +09:00
K. Lange 739d3972f4 compositor: Restructure 'advertise' messages to provide window buffer, size 2021-10-31 22:25:00 +09:00
K. Lange 5674e34608 compositor: Add a new OVERLAY layer, specifically for toasts 2021-10-31 20:16:41 +09:00
K. Lange 5635b9d577 calculator: set binpath so we can at least import 'math' 2021-10-31 18:55:43 +09:00
K. Lange 71cfa5786d package-manager: Spin up a thread to run 'msk' 2021-10-31 18:40:38 +09:00
K. Lange 9237d78339 file-browser: Show a different context menu when no files are selected 2021-10-31 18:11:04 +09:00
K. Lange 5dc972d5f4 base: Don't wait for msk on boot 2021-10-31 14:12:47 +09:00
K. Lange ac35ad0bbd x86_64: Don't wrap version codename in quotes as we're doing that directly now 2021-10-30 15:24:36 +09:00
K. Lange 119c42077d kernel: Put codename string in quotes for stylistic reasons 2021-10-30 08:53:49 +09:00
K. Lange 6d51df8c31 msk: Fixup local manifest file resolution 2021-10-30 08:11:48 +09:00
K. Lange 9b1fb14545 cpuwidget: fix file descriptor leak 2021-10-30 06:57:38 +09:00
K. Lange f045ad47c0 meta: Update README, new screenshot 2021-10-29 10:57:54 +09:00
K. Lange 6a9009e8a1 make: Default SMP=4 for qemu targets because why not 2021-10-29 10:09:14 +09:00
K. Lange 9352c31487 toastd: Adjust spacing, try to vertically center text 2021-10-29 09:45:55 +09:00
K. Lange 7510134916 bim: upstream bug fix 2021-10-29 07:50:01 +09:00
K. Lange 359dee113b kuroko: Sync with upstream 2021-10-29 06:47:45 +09:00
K. Lange ac262d954a base: Show some toasts on startup. 2021-10-28 19:40:04 +09:00
K. Lange d6fc131912 kernel: Export sys_ functions so they appear in symbol table 2021-10-28 07:51:20 +09:00
K. Lange a83d641d2c mmu: Be more clear about what's happening when we run out of RAM 2021-10-28 07:48:25 +09:00
K. Lange dbd8c018e8 splash-log: Retain last message to print it if we switch out of quiet mode 2021-10-28 06:53:55 +09:00
K. Lange 9acb4e1594 msk: Use 192.168.11.* for local repo as it bails faster in vmware 2021-10-28 06:18:57 +09:00
K. Lange 6f92d789a0 msk: Fixup support for multiple remotes, add a few options 2021-10-28 06:15:51 +09:00
K Lange b735d0f04e meta: Add .mailmap 2021-10-27 21:34:38 +09:00
K. Lange ee816b0bd6 kuroko: sync with upstream 2021-10-27 19:28:48 +09:00
K. Lange f110f0b215 libc: Update wcwidth with latest data 2021-10-27 19:23:05 +09:00
K. Lange fc92dfb29d base: Ensure we're still providing the fake libm.so 2021-10-27 15:00:22 +09:00
K. Lange cd6c038090 build: Remove C++ support, stop including libstdcxx on the ramdisk 2021-10-27 13:24:11 +09:00
K. Lange 06a44264d6 readelf: Fix missing -d option 2021-10-27 13:05:00 +09:00