Commit Graph

4171 Commits

Author SHA1 Message Date
K. Lange
a037fb216c add package-manager 2018-11-22 11:56:47 +09:00
K. Lange
5ac09aea5c fetch: don't print progress so often 2018-11-22 11:54:46 +09:00
K. Lange
cb0e001bcf msk: accept MSK_YES envvar to quiet prompts 2018-11-22 11:47:48 +09:00
K. Lange
3b04776950 kernel: fix bad truncate in append mode 2018-11-22 11:47:08 +09:00
K. Lange
1473151fa7 button: start working on widget libraries (this should probably be a ttk widget library...) 2018-11-22 10:43:30 +09:00
K. Lange
07e074f82d init: quiet set USER and HOME for root in startup scripts... 2018-11-22 08:29:50 +09:00
K. Lange
bb91a91cac bim: bug fixes 2018-11-21 22:26:44 +09:00
K. Lange
6d110161a9 libc: fix malloc assert to not call malloc 2018-11-21 22:06:28 +09:00
K. Lange
f3c6507e4a kernel: move truncate to a separate method called after open 2018-11-21 21:54:31 +09:00
K. Lange
c46ccd81ba file-browser: more icons 2018-11-21 21:32:24 +09:00
K. Lange
cd63e25cff meta: relocate some files 2018-11-21 21:32:17 +09:00
K. Lange
f9ecde5548 file-browser: more icons 2018-11-21 21:22:27 +09:00
K. Lange
831490a759 readme: new screenshot 2018-11-21 19:50:23 +09:00
K. Lange
a36361d242 bim: read directory contents when opening directory 2018-11-21 19:17:42 +09:00
K. Lange
cc5f822d59 mv: uh, probably should be recursive on both of those 2018-11-21 17:50:45 +09:00
K. Lange
d9302a33d0 rm: rewrite; recursive directory deletion; TODO: unlink should fail on non-empty directories 2018-11-21 17:49:18 +09:00
K. Lange
d7c193d712 file-browser: accept argument as directory to open 2018-11-21 17:35:26 +09:00
K. Lange
2de7c54b6b file-browser: fix copying launchers 2018-11-21 15:31:43 +09:00
K. Lange
7bc98fab4d file-browser: bad copy-paste implementation 2018-11-21 15:31:41 +09:00
K. Lange
8e09834b11 esh: fix parse mistake on ~; 2018-11-21 15:31:37 +09:00
K. Lange
0888d02cb5 cp: somewhat real implementation 2018-11-21 15:31:30 +09:00
K. Lange
02e81524ee make: qemu is doing weird shit to stdin 2018-11-21 11:18:55 +09:00
K. Lange
41a2d2c497 readme: we're on 1.8.x 2018-11-21 11:18:44 +09:00
K. Lange
e175885c58 make: restrict shell hosting to 127.0.0.1 so it doesn't leak 2018-11-20 17:20:25 +09:00
K. Lange
ecf9a4e74f terminal: add toggle for snap to cell size 2018-11-20 17:11:22 +09:00
K. Lange
a192b08ac8 sdf: fix bold oblique texture erroneously saved as RGB 2018-11-20 16:07:15 +09:00
K. Lange
7ecac9ae80 file-browser: cleanup and comments 2018-11-20 10:07:30 +09:00
K. Lange
e937069242 file-browser: context menu 'Edit in Bim' 2018-11-20 08:32:44 +09:00
K. Lange
8787fe1550 terminal: set initial TTY process group 2018-11-20 08:26:36 +09:00
K. Lange
3106c7b57a v1.8.2 2018-11-19 21:46:11 +09:00
K. Lange
80c2c6f303 file-browser: desktop support 2018-11-19 21:16:28 +09:00
K. Lange
f8791b157e graphics: fix potential bad free of sprite->masks 2018-11-19 21:03:54 +09:00
K. Lange
d96bc4f2cb sdf: expose stroke options 2018-11-19 21:03:35 +09:00
K. Lange
7216dac33a update-devtable: handle symlinks? 2018-11-19 21:03:14 +09:00
K. Lange
77a665c0d5 graphics: new functions; fix premultiply in rounded rectangle 2018-11-19 20:08:49 +09:00
K. Lange
212adc0cdc file-browser: open files; more icons; symlinks 2018-11-19 19:26:40 +09:00
K. Lange
9514c017ee terminal: use full arguments when launching an application 2018-11-19 19:26:19 +09:00
K. Lange
24c5c221d8 icons: new C, H, image icons 2018-11-19 19:26:06 +09:00
K. Lange
ba701ea0e3 showdialog: enter = 0, escape = 2 2018-11-19 16:10:35 +09:00
K. Lange
0741d625c9 file-browser: elide trailing line feed when copying files 2018-11-18 19:42:31 +09:00
K. Lange
b5c9b39f91 vfs: permission check for mkdir 2018-11-18 19:33:11 +09:00
K. Lange
3ac10012cf file-browser: various improvements 2018-11-18 19:27:35 +09:00
K. Lange
c183402c22 file-browser: ctrl-click, not shift, should add/remove selection 2018-11-18 19:18:35 +09:00
K. Lange
981f49e2e6 file-browser: copy paths 2018-11-18 19:16:22 +09:00
K. Lange
a49ef9d063 file-browser: catch a bad double click 2018-11-18 19:02:25 +09:00
K. Lange
cd1ade9c87 file-browser: basic select and double click 2018-11-18 18:59:29 +09:00
K. Lange
722a9a1db5 file-browser: revamped design 2018-11-18 18:36:03 +09:00
K. Lange
7d44c6174a panel: prompt on log out 2018-11-18 16:54:54 +09:00
K. Lange
72a49a5718 showdialog: mostly complete functionality 2018-11-18 16:54:46 +09:00
K. Lange
d8ca0b4414 yutani: save fullscreen screenshots without alpha channel 2018-11-18 15:23:26 +09:00