Commit Graph

158 Commits

Author SHA1 Message Date
K. Lange
a9b415f8d8 vte stores bold status, so set before saving 2018-07-06 13:20:41 +09:00
K. Lange
62d5eb5c7a Support fancy logo in non-toaru terminals 2018-07-06 13:05:58 +09:00
K. Lange
997ee1419d [H is redundant and [u can be moved into the initial write 2018-07-06 12:47:54 +09:00
K. Lange
a4df3f43a8 Port debug shell divine size, with improvements, to ttysize 2018-07-06 12:22:03 +09:00
K. Lange
ba9e9078dd Add headless boot options 2018-07-06 10:40:49 +09:00
K. Lange
9533ea1bf6 Remove some excess serail debugging 2018-07-02 13:21:27 +09:00
K. Lange
ff1338d137 Replace http-get with new fetch (based on old fetch) 2018-07-01 17:11:35 +09:00
K. Lange
65d69b9836 Experimental, currently broken, netboot 2018-06-29 13:55:03 +09:00
K. Lange
7bd5c716b3 Actually bother to parse PATH for tab completion in shell 2018-06-26 14:18:52 +09:00
K. Lange
ff292f6c8d Actually, just make that compliant and use NDEBUG 2018-06-25 21:43:16 +09:00
K. Lange
4e23a22019 test-conf must set DEBUG 2018-06-25 21:41:22 +09:00
K. Lange
8080b5272f Cleanup default paths 2018-06-25 16:46:13 +09:00
K. Lange
416ae2d1a3 Move internal yutani stuff to a separate header 2018-06-23 18:51:48 +09:00
K. Lange
1381116048 Add submenu tick 2018-06-20 11:17:27 +09:00
K. Lange
cba3b2e804 Fix arbitrary submenus and add 'Set Zoom...' to terminal 2018-06-18 22:04:08 +09:00
K. Lange
6e1e9a4c97 Experimental, hacky printf(%f) 2018-06-10 19:06:48 +09:00
K. Lange
74e4ee5f56 Add basic numpad support 2018-06-08 15:11:41 +09:00
K. Lange
f4ba7b0e50 Have migrate mount a dummy tmpfs to /dev/base because we don't have an option to unmount 2018-06-08 13:46:10 +09:00
K. Lange
78128e0839 gitlab migration 2018-06-05 09:44:56 +09:00
K. Lange
6a64a9013e Readd removal of git short sha from toaruos version in 'about' 2018-06-04 20:02:00 +09:00
K. Lange
d37d5fc16f Pass a requested center coordinate to 'about' 2018-06-04 19:37:30 +09:00
K. Lange
b111044cca Make sure menu bar stops being hilighted when options are selected 2018-06-04 18:50:36 +09:00
K. Lange
53d041135c fix accidental runaway forks 2018-06-04 17:44:51 +09:00
K. Lange
e68dfe20b6 Add flexible about dialogs 2018-06-04 12:35:46 +09:00
K. Lange
39a1cc73d3 Add whoami 2018-06-04 11:29:28 +09:00
K. Lange
7ac4821420 Fix up TRACE on cmd in glogin 2018-06-04 11:29:16 +09:00
K. Lange
e5d5921526 symlink support in migrate 2018-05-21 21:45:18 +09:00
K. Lange
1af6c8f16e Add (null) Contents menu to Terminal > Help 2018-05-21 19:55:06 +09:00
K. Lange
49850c0067 Try not to put menus off screen 2018-05-21 19:52:00 +09:00
K. Lange
23c458e88a wip file browser, help browser (blank apps) 2018-05-21 08:12:02 +09:00
K. Lange
3906ad55b0 Don't print debug traces in compositor 2018-05-20 17:14:32 +09:00
K. Lange
d6afa06c80 Menu bar in a separate library 2018-05-20 16:47:35 +09:00
K. Lange
3a94e26a40 Add experimental menu bar functionality to terminal 2018-05-20 12:37:33 +09:00
K. Lange
6699d6f983 Add graphical login manager and a temporary login provider 2018-05-19 20:33:41 +09:00
K. Lange
9d6ccd44ba Polish logout buttons 2018-05-19 19:58:39 +09:00
K. Lange
16200d76f1 Allow apps to opt out of a maximize button 2018-05-19 16:05:17 +09:00
K. Lange
2ab344f847 quick fix for building bim under linux 2018-05-17 18:25:01 +09:00
K. Lange
8b23f31ef7 Background shouldn't be premultiplied in terminal cells 2018-05-15 17:03:11 +09:00
K. Lange
72b666f25c Better relative mouse handling in text mode 2018-05-15 16:48:11 +09:00
K. Lange
9c4063563f Add clipboard support to vga terminal 2018-05-15 16:38:20 +09:00
K. Lange
4ff96e4bdf Store large clipboard selections in a file 2018-05-15 14:54:22 +09:00
K. Lange
ee1aeb89b2 Clipboard in compositor 2018-05-15 14:39:07 +09:00
K. Lange
c7f1f0c4a7 new irc client 2018-05-15 13:23:30 +09:00
K. Lange
3991c55145 http-get should not be textually including list/hashmap 2018-05-15 11:05:54 +09:00
K. Lange
02fbbaf69d Fix terminal crash on Shift+Home when no scrollback 2018-05-15 11:01:32 +09:00
K. Lange
75d7d8fdcd Fix some weirdness 2018-05-14 23:29:37 +09:00
K. Lange
7382da4016 screwy approach to support arrow keys in bim 2018-05-14 23:24:57 +09:00
K. Lange
e81354aba5 Make bim slightly faster 2018-05-14 22:53:04 +09:00
K. Lange
a09f6326d0 Insert line feeds when selection is over multiple lines 2018-05-14 21:59:13 +09:00
K. Lange
f25c17cf8b Fix terminal not redrawing on resize 2018-05-14 21:33:39 +09:00