Commit Graph

4207 Commits

Author SHA1 Message Date
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
K. Lange
30287a76f8 showdialog: incomplete dialog box implementation 2018-11-18 15:06:07 +09:00
K. Lange
775a494bc0 yutani: save screenshots as TGA 2018-11-18 15:02:36 +09:00
K. Lange
08518780f3 graphics: add rounded rectangle with pattern function 2018-11-18 13:20:26 +09:00
K. Lange
5828cca446 file-browser: title cleanup; fix up 2018-11-18 10:25:24 +09:00
K. Lange
6a0845d54a dirname: add command and libc function 2018-11-18 09:56:43 +09:00
K. Lange
558a273828 basename: libc function 2018-11-18 09:47:23 +09:00
K. Lange
004dcb79c2 file-browser: add context menu with [Up] 2018-11-18 09:38:47 +09:00
K. Lange
0188140357 sysinfo: show package manager info 2018-11-17 13:52:08 +09:00
K. Lange
d40340ec13 yutani-query: add command-based interface 2018-11-17 13:51:48 +09:00
K. Lange
022a005028 msk: add count command to list package info 2018-11-17 13:51:14 +09:00
K. Lange
85fa086285 travis: deploy target is actually image.iso 2018-11-16 15:23:18 +09:00
K. Lange
bc9a8ecf69 readme: just in case... 2018-11-16 15:06:32 +09:00
K. Lange
27fcc926c9 readme: mention docker build process 2018-11-16 14:40:01 +09:00
K. Lange
39307c34f7 travis: new build script with uid juggling 2018-11-16 14:34:58 +09:00