Commit Graph

1305 Commits

Author SHA1 Message Date
K. Lange
b9166a3fc1 top: add 'S' column for state 2022-09-02 13:15:36 +09:00
K. Lange
9fd1c854b4 bim: at least attempt to wait for forked children 2022-09-02 13:14:39 +09:00
K. Lange
c3a16d6a0e meta: Update some copyright years 2022-08-31 06:04:49 +09:00
K. Lange
a70b6e58f0 terminal: don't need to reset mouse_ticks in draw_cursor 2022-08-29 20:13:26 +09:00
K. Lange
31c57dd6bd file-browser: don't make the path input look focused when the window isn't 2022-08-28 20:52:44 +09:00
K. Lange
32d89aad36 calculator: slightly more sensible input handling 2022-08-26 15:06:19 +09:00
K. Lange
1349d1a2e0 calculator: use markup_text for rendering 2022-08-22 12:30:02 +09:00
K. Lange
4f3433b212 about: use markup_text for rendering 2022-08-22 12:29:55 +09:00
K. Lange
89910dc2f2 readelf: missing return 2022-08-22 10:47:20 +09:00
K. Lange
e670b7c9e6 readelf: use strings for more columns 2022-08-22 10:38:53 +09:00
K. Lange
4ec5882e46 readelf: fix incorrect handling of RELA sections 2022-08-22 10:26:35 +09:00
K. Lange
603a07a868 sh: that decoder is in a header... 2022-08-22 08:44:45 +09:00
K. Lange
f84466b18f sh: Hack to fix display width when prompt contains wide characters 2022-08-21 18:51:50 +09:00
K. Lange
8f6711bce9 terminal: dumb glyph cache for truetype text 2022-08-21 14:44:20 +09:00
K. Lange
40c36d3290 sh: use strsignal, improve job list slightly 2022-08-18 19:21:08 +09:00
K. Lange
88a1df00a6 tty: do not print line feed after ^C, et al. 2022-08-18 18:34:21 +09:00
K. Lange
d600d3d393 grep: don't print (standard input) when input is implicitly stdin 2022-08-18 17:14:03 +09:00
K. Lange
745bc29a26 kernel: rudimentary sigwait 2022-08-18 16:56:43 +09:00
K. Lange
37bd4e08cb kernel: add sigsuspend 2022-08-18 15:09:23 +09:00
K. Lange
da7651cec6 package-manager: Show a message when no packages are available 2022-08-18 07:21:21 +09:00
K. Lange
5d36d27bb9 readelf: Add several sanity checks.
Should resolve several reported issues.

Fixes #245
Fixes #244
Fixes #243
2022-08-18 06:55:43 +09:00
K. Lange
2391009167 sudo: bail early of euid isn't 0 2022-08-18 05:43:00 +09:00
K. Lange
811c033a13 grep: Add a basic regex-matching grep with some options 2022-08-17 20:52:27 +09:00
K. Lange
74b6dcc8e3 file-browser: Add 'Delete' to context menu 2022-08-17 19:31:47 +09:00
K. Lange
50f2ab2bcf bim: more search improvements 2022-08-13 13:47:41 +09:00
K. Lange
0c66bce50a bim: regex search/replace improvements 2022-08-13 11:36:22 +09:00
K. Lange
2906476825 kernel: Add sigaction 2022-08-06 18:03:39 +09:00
K. Lange
2ee1035cfc kuroko: DYNAMIC_PROPERTY is no longer a thing 2022-08-03 21:06:52 +09:00
K. Lange
d41e31c6dc bim: tab completion for 'import'; krk api updates 2022-07-31 07:30:58 +09:00
K. Lange
1264e2d193 kuroko: sync upstream 2022-07-26 19:39:25 +09:00
K. Lange
713b2fddb0 compositor: send window advertisements when windows are resized 2022-07-25 20:42:13 +09:00
K. Lange
45e7972d68 panel: Don't crash when window buffer disappears between ad refreshes 2022-07-25 20:35:55 +09:00
K. Lange
264d11a618 compositor: blur-behind windows 2022-07-22 19:01:23 +09:00
K. Lange
54a1bcc5ff bim: sync upstream 2022-07-14 07:36:28 +09:00
K. Lange
c24cdd028e cpu-name.krk: int() is base 10 by default now; specify 0 2022-07-14 07:35:06 +09:00
K. Lange
2c151a05f2 kuroko: update to 1.3-beta and sync bim 2022-06-30 08:33:08 +09:00
K. Lange
27adbe8dd3 file-browser: prevent backspace from navigating up on the desktop 2022-06-01 05:59:35 +09:00
K. Lange
c47102559b bim: sync with kuroko changes 2022-05-31 22:23:00 +09:00
K. Lange
f0d4c5b4bb bim: Sync 2022-05-31 08:12:07 +09:00
K. Lange
1e375a9f74 kuroko: disable gc in krk_test_noise 2022-05-27 22:13:04 +09:00
K. Lange
bd32606e5e cpuwidget: Fancier persistent graphs 2022-04-24 19:40:10 -04:00
K. Lange
dfa65eb2af cpuwidget: fix permissions on netif status 2022-04-18 20:26:32 -04:00
K. Lange
2305cb73ec top: comments 2022-04-18 10:08:12 -04:00
K. Lange
c4ed65de13 top: 'W' to switch sort column left 2022-04-18 10:04:48 -04:00
K. Lange
d7dea84479 ps: more bsd-y format for time? 2022-04-17 21:18:01 -04:00
K. Lange
55c333d183 ps: report TIME column from TotalTime 2022-04-17 21:06:10 -04:00
K. Lange
75c3ef88bb cpu-name: aarch64: 0/0 means hypverisor is hiding things 2022-04-17 18:23:25 -04:00
K. Lange
33d7c46a44 yutani-tty-pipe: Dumb tool to act as a keyboard over a tty 2022-04-10 08:00:12 +09:00
K. Lange
f6ea45f60e net: Make ICMP sockets more normal 2022-03-22 15:33:59 +09:00
K. Lange
74e1d8c62c strace: sys_execve doesn't return on success; handle that common case better 2022-03-13 16:07:32 +09:00
K. Lange
ef4603185b sh: tab completion for ifconfig 2022-03-07 18:07:57 +09:00
K. Lange
ce7cb58913 ifconfig: cleanup, add commands to set addresses 2022-03-07 18:07:47 +09:00
K. Lange
3852646174 kernel: Restart some signals, fix up suspend to work with new signal management 2022-03-04 18:39:38 +09:00
K. Lange
9f495ac854 compositor: rotate mouse cursor to match rotation of window under cursor 2022-03-03 19:39:37 +09:00
K. Lange
9a15b6df4f compositor: Implement semi-lazy window resizing 2022-03-03 19:39:19 +09:00
K. Lange
b3f6728339 date: add rudimentary support for setting date/time 2022-02-25 21:16:30 +09:00
K. Lange
c96bae5e78 aarch64: temporary device drivers until modules are ready 2022-02-23 10:24:15 +09:00
K. Lange
187b331e9e ptrace: fix delivery of final signals, improve dbg 2022-02-02 20:53:23 +09:00
K. Lange
4c04e01f61 aarch64: basic tracing support 2022-02-02 20:52:56 +09:00
K. Lange
129584a3fa strace: aarch64 regs support 2022-02-02 16:11:44 +09:00
K. Lange
10010578bf aarch64: Fixup cpuinfo, improve cpu-name 2022-02-02 13:22:20 +09:00
K. Lange
18a4e78336 aarch64: More cleanup 2022-02-02 12:08:44 +09:00
K. Lange
d3b4b6fab2 aarch64: virtio input devices, nearly complete 2022-02-01 17:06:07 +09:00
K. Lange
b53a56fe72 aarch64: begin work on new target 2022-01-30 21:25:27 +09:00
K. Lange
f836918532 compositor: use correct transformed translation 2022-01-08 16:42:42 +09:00
K. Lange
63b6e52504 terminal: Minor rendering cleanup; fix some latency issues 2022-01-08 16:40:05 +09:00
K. Lange
d7595b2b81 v2.0.1 2022-01-04 08:35:14 +09:00
K. Lange
630248452e terminal: Keep flags from unset cells so unfocused cursor displays 2021-12-16 12:01:59 +09:00
K. Lange
b2adc7e0e5 tutorial: Drop references to in-progress ports 2021-12-12 12:56:27 +09:00
K. Lange
a78051ed68 readelf: typo 2021-12-11 06:43:56 +09:00
K. Lange
6a48dc1c8d font-tool: Add option to extract all (understood) names 2021-12-08 16:17:17 +09:00
K. Lange
c2f6d699a6 font-preview: If a font provides sample text, show it by default 2021-12-08 16:17:01 +09:00
K. Lange
7619fce256 stat: Print a more coreutils-y output 2021-12-08 15:55:56 +09:00
K. Lange
145478b595 panel: Restore Alt-F1 and Alt-F3 key binds 2021-12-08 15:35:20 +09:00
K. Lange
2f59fa9336 libc: More bad (and a couple good) math functions 2021-12-07 16:24:07 +09:00
K. Lange
ee363c877d irc: This really needs to use rline, but at least don't mess up long input lines 2021-12-06 12:48:54 +09:00
K. Lange
d2874184f9 help-browser: <mono> should be an inline tag 2021-12-06 11:17:42 +09:00
K. Lange
d1865f0bb6 sysinfo: OS name from /etc/os-release $PRETTY_NAME 2021-12-06 10:52:49 +09:00
K. Lange
51584b5cd4 glogin-provider: fixup overflowing text boxes 2021-12-05 15:16:47 +09:00
K. Lange
a044b187b8 gsudo: Icon for panel, fixup overflowing password box 2021-12-05 15:16:39 +09:00
K. Lange
2b85c67661 menu: Better tail alignment for bubble windows 2021-11-29 15:58:53 +09:00
K. Lange
79f3d25f0b panel: always prefer center alignment for popups 2021-11-29 15:04:17 +09:00
K. Lange
7b2c8397b6 panel: Apply smarter alignment to popup menus 2021-11-29 14:32:29 +09:00
K. Lange
301065d732 panel: redo layout when panel resizes 2021-11-29 13:56:08 +09:00
K. Lange
4f7ef46f40 panel: First pass at modularization 2021-11-28 18:28:57 +09:00
K. Lange
6e6bcab039 panel: cleanup widgets, part 1 2021-11-28 13:05:38 +09:00
K. Lange
b0c4980229 sysinfo: Try to be slightly smarter about printing logo 2021-11-27 20:16:27 +09:00
K. Lange
6662728202 panel: fixup window title display in alt-tab switcher 2021-11-26 22:24:35 +09:00
K. Lange
c7429e9055 meta: purge most instances of vim hints 2021-11-26 12:59:02 +09:00
K. Lange
9b1bc4cee1 meta: Update all of the heading comments in apps/ 2021-11-26 12:41:56 +09:00
K. Lange
a5d8d2b92e terminal: Add some functionality to the -g flag 2021-11-25 12:21:49 +09:00
K. Lange
15f6240f6e top: Don't cap at 100, but do format >=100 differently 2021-11-25 10:34:44 +09:00
K. Lange
9cf03b906a top: Allow sorting by command line 2021-11-25 09:37:27 +09:00
K. Lange
d96df57f84 netty: quick hack to use threads so pasting doesn't deadlock 2021-11-24 22:07:18 +09:00
K. Lange
b79280dff9 terminal: defer updates; not fully asynchronous 2021-11-24 17:58:30 +09:00
K. Lange
873ee3f30e terminal: support ^[[3J to clear scrollback 2021-11-24 17:44:58 +09:00
K. Lange
a8db95e3f3 terminal: rewrite redraw logic to be more buffered 2021-11-24 17:39:54 +09:00
K. Lange
b4f5eb4b01 terminal-vga: Rewrite display caching so it's actually fast, and buffered 2021-11-24 15:47:33 +09:00
K. Lange
41fbbb073f panel: Improvements to the window switcher 2021-11-19 12:09:32 +09:00
K. Lange
0f12363533 bim: version 3.0.0 2021-11-19 06:21:55 +09:00