Commit Graph

51 Commits

Author SHA1 Message Date
K. Lange
adb38a1a8a extern all the things 2018-03-01 23:15:37 +09:00
K. Lange
e71802a2e0 Add a wallpaper 2018-03-01 22:00:00 +09:00
K. Lange
3b7855dd3d Bind ctrl-alt-t to terminal like we used to 2018-03-01 21:31:23 +09:00
K. Lange
84f481aa82 Update screenshot 2018-03-01 15:13:32 +09:00
K. Lange
f7bd03c1fc Make the panel transparent 2018-03-01 15:12:25 +09:00
K. Lange
476fbb5ad1 Draw more text 2018-03-01 15:10:57 +09:00
K. Lange
2cd9ce1125 Fix missing clip that was commented out when porting 2018-03-01 14:36:13 +09:00
K. Lange
9adae6f071 Build cleanups 2018-03-01 12:55:28 +09:00
K. Lange
6af9cff0ff fixup clips 2018-03-01 12:53:18 +09:00
K. Lange
0cbfde23da naïve row-based clipping 2018-03-01 12:34:58 +09:00
K. Lange
5d6317f122 Fix warning on undeclared pow 2018-03-01 12:11:05 +09:00
K. Lange
eaa4bc0c4c Implement strftime 2018-03-01 10:57:16 +09:00
K. Lange
b2a50cf325 Readd dates and times to ls 2018-03-01 09:31:12 +09:00
K. Lange
ae71c64150 months are 0 indexed out of localtime 2018-03-01 09:26:32 +09:00
K. Lange
f15775ca51 Readd clock to shell 2018-03-01 09:23:38 +09:00
K. Lange
03b77d2175 Add localtime, fix some printf stuff 2018-03-01 09:07:43 +09:00
K. Lange
f72a7b9c4a add ls arg parsing 2018-02-28 16:23:19 +09:00
K. Lange
06d5e61af6 fix bad memset in getpwent 2018-02-28 16:22:58 +09:00
K. Lange
b6bdcc979e printf improvements 2018-02-28 16:22:44 +09:00
K. Lange
fe7f798506 Add mount 2018-02-28 15:04:46 +09:00
K. Lange
fe05f1e1f3 Hack together a setenv-ish thing and get compositor running nested 2018-02-26 13:22:18 +09:00
K. Lange
c18e966767 add env 2018-02-26 13:22:05 +09:00
K. Lange
32d56d0922 make sure directories get made before building libs 2018-02-26 11:42:54 +09:00
K. Lange
643ce0476b New screenshot for README 2018-02-25 23:08:25 +09:00
K. Lange
1c1a615db6 add sysinfo 2018-02-25 23:06:07 +09:00
K. Lange
372358d542 add yutani-query 2018-02-25 23:05:57 +09:00
K. Lange
e2e64b805f Add hostname 2018-02-25 23:05:45 +09:00
K. Lange
1d4989aa5f Support arg parsing for uname 2018-02-25 23:05:30 +09:00
K. Lange
89f2a45ad9 Support arg parsing for shell 2018-02-25 23:05:23 +09:00
K. Lange
8c0bd33e0b add system 2018-02-25 23:05:13 +09:00
K. Lange
232133b5a9 ensure terminal starts at 80x24 2018-02-25 23:04:58 +09:00
K. Lange
80421d395d Port 'fancy' decoration theme 2018-02-25 21:54:39 +09:00
K. Lange
06997fe709 Fix incorrect color ordering on 32-bit argb bitmap 2018-02-25 21:51:52 +09:00
K. Lange
740e4757da Animate windows like we did under Cairo 2018-02-25 20:42:12 +09:00
K. Lange
3f3ec78510 support resizing background on display change 2018-02-25 20:42:04 +09:00
K. Lange
fc6afe84e3 Fix missing server flip in terminal 2018-02-25 20:41:50 +09:00
K. Lange
c56ecb420e Use the netboot init font for the terminal 2018-02-25 20:32:49 +09:00
K. Lange
e5a0cc1920 Draw resizing windows by stretching them, like we used to under cairo 2018-02-25 19:59:52 +09:00
K. Lange
d2f1449a46 fixup hello 2018-02-25 19:07:56 +09:00
K. Lange
963a0fca97 Full set of mouse cursors 2018-02-25 19:07:50 +09:00
K. Lange
65f2e9d2c8 README updates 2018-02-25 18:42:32 +09:00
K. Lange
b4db731f78 yutani-test 2018-02-25 18:29:31 +09:00
K. Lange
3fcd42bf07 %d is signed 2018-02-25 18:29:25 +09:00
K. Lange
877a123088 add tree, not used yet 2018-02-25 18:25:05 +09:00
K. Lange
526e100098 cat and kdebug 2018-02-25 18:22:44 +09:00
K. Lange
019f9749e2 fstat 2018-02-25 18:22:40 +09:00
K. Lange
c0e5bd7d26 some build fixes 2018-02-25 17:43:31 +09:00
K. Lange
9fc8d6700c screenshot 2018-02-25 17:18:09 +09:00
K. Lange
20e055c021 Readme 2018-02-25 17:16:16 +09:00
K. Lange
8cd1bd4b8a just gobs of stuff 2018-02-25 17:14:43 +09:00