Commit Graph

709 Commits

Author SHA1 Message Date
K. Lange
54e9044161 libc: add more toaru-specific syscall wrappers 2018-12-10 18:47:18 +09:00
K. Lange
004c792e91 gsudo: act like regular sudo 2018-12-08 17:02:00 +09:00
K. Lange
52f35de578 yutani: remove kbd_state, use active_modifiers instead 2018-12-08 12:43:01 +09:00
K. Lange
517060eebc file-browser, package-manager: pg up/pg dn scrolling 2018-12-08 12:35:15 +09:00
K. Lange
447fc7e730 crc32: use a different table 2018-12-08 11:30:16 +09:00
K. Lange
0293680a87 terminal: allow shift to bypass mouse modes to enable selection in Bim 2018-12-07 11:22:32 +09:00
K. Lange
aacb4284a0 yutani-test: show modifiers on mouse events 2018-12-07 11:16:09 +09:00
K. Lange
20f3d83e92 yutani: track keyboard modifiers with mouse events 2018-12-07 11:05:21 +09:00
K. Lange
9daace1b79 add crc32 2018-12-06 17:42:37 +09:00
K. Lange
0ddc8c15a1 file-browser: restart after reloading wallpaper... 2018-12-05 16:50:23 +09:00
K. Lange
c0e08faa71 file-browser: extraneous debug text 2018-12-05 16:37:15 +09:00
K. Lange
d374fefca7 file-browser: smooth wallpaper transitions, but memory usage is bad... 2018-12-05 16:32:43 +09:00
K. Lange
991177923f file-browser: fix buffer overflow in filename copy 2018-12-05 13:47:25 +09:00
K. Lange
fd7d969d35 add set_wallpaper.sh 2018-12-05 13:35:55 +09:00
K. Lange
ad7cd079d4 file-browser: wallpaper from user config; update on USR1 2018-12-05 13:26:09 +09:00
K. Lange
98f712e9af migrate: links do not have modes 2018-12-05 13:11:06 +09:00
K. Lange
a36f9d9453 file-browser: handle JPG files 2018-12-05 13:03:14 +09:00
K. Lange
1c5d4e16af file-browser: don't trace startup 2018-12-05 13:02:32 +09:00
K. Lange
10e9a64cb4 jpeg: use it 2018-12-05 13:01:16 +09:00
K. Lange
f559bca6d6 file-browser: don't redraw toolbar every time mouse moves in disabled button 2018-12-03 16:41:34 +09:00
K. Lange
625bdb6f96 terminal: fix some bad cursor visibility 2018-12-03 11:31:16 +09:00
K. Lange
109a138951 add snow (graphics demo) 2018-12-01 17:13:04 +09:00
K. Lange
f22f4556c2 esh: exit subshells on SIGINT 2018-12-01 11:39:59 +09:00
K. Lange
d8f91dcfbb bim: fix missing comma 2018-11-30 09:50:25 +09:00
K. Lange
27b9fe5fd1 beep: help text 2018-11-29 20:56:16 +09:00
K. Lange
7bd41a3157 piano: sustain until space 2018-11-29 20:56:07 +09:00
K. Lange
92a06067a2 beep: implement the same API as the standard 'beep' from Linux 2018-11-29 17:33:31 +09:00
K. Lange
a76e1fab29 markup: remove demo app (ref. help-browser instead) 2018-11-29 13:03:57 +09:00
K. Lange
eaf2f287ac help-browser: add temporary description for package-manager 2018-11-28 21:30:53 +09:00
K. Lange
2aff7e1f2e help-browser: very basic, minimal implementation 2018-11-28 21:11:19 +09:00
K. Lange
ed26eeefcd markup: use subregion for text rendering 2018-11-28 20:40:05 +09:00
K. Lange
623b19d865 markup: flowing multiline text demo 2018-11-28 20:15:28 +09:00
K. Lange
5e97b32e21 package-manager: visual improvements 2018-11-28 14:32:20 +09:00
K. Lange
aca47b862b toggle-relative-mouse: add query option 'get' 2018-11-27 20:40:46 +09:00
K. Lange
7e57d22c2a file-browser: pid file 2018-11-27 20:27:01 +09:00
K. Lange
c0229ae597 add (bad) chown 2018-11-27 20:26:33 +09:00
K. Lange
522cda0456 esh: msk tab completion (incl. package names) 2018-11-27 16:04:47 +09:00
K. Lange
3d1f2cfcc3 msk: fix bad version comparison function 2018-11-26 19:28:23 +09:00
K. Lange
aab3bdcbda package-manager: fix incorrect icon advertisement 2018-11-26 19:02:28 +09:00
K. Lange
5d297f3fcb du: fixes and -c 2018-11-25 23:04:30 +09:00
K. Lange
8616949734 du: size should align left 2018-11-25 15:31:04 +09:00
K. Lange
09021b60b4 add du (not block based) 2018-11-25 15:15:23 +09:00
K. Lange
fd8f7cec0d stat: handle multiple arguments 2018-11-25 12:57:58 +09:00
K. Lange
8d57dafc08 file-browser: more menus 2018-11-25 12:32:30 +09:00
K. Lange
027be4915e file-browser: minimum window size to avoid issues 2018-11-24 22:38:39 +09:00
K. Lange
e37ad79288 file-browser: read-only address bar 2018-11-24 22:23:12 +09:00
K. Lange
e9c4accd6e file-browser: disable buttons in toolbar as appropriate 2018-11-24 14:11:17 +09:00
K. Lange
6ddeeb27ce file-browser: experimental toolbar 2018-11-24 13:58:46 +09:00
K. Lange
d5386f459e bim: this is 1.1.6 2018-11-23 15:54:25 +09:00
K. Lange
e538c5aa57 package-manager: fancy selection background gradient from menus 2018-11-22 21:54:39 +09:00