K. Lange
d051aa45ee
file-browser: Use object icon for kernel modules
2021-09-27 11:04:03 +09:00
K. Lange
1ccdefe243
compositor: Close stale windows that were lost in the stack
2021-09-27 11:03:49 +09:00
K Lange
a9152c55c4
strace: fix-up bad signal name table
2021-09-26 22:07:03 +09:00
K. Lange
a6f063b06d
bim: Report errors when opening files
2021-09-26 15:11:32 +09:00
K. Lange
c0b2d6221c
login-loop: Linefeed before issue text
2021-09-25 13:08:13 +09:00
K. Lange
26cfd63659
terminal-vga: Fixup upper left cell appearing selected
2021-09-25 13:08:01 +09:00
K. Lange
9d6ed3feb5
login: Support /etc/issue through login-loop
2021-09-25 12:13:15 +09:00
K. Lange
4bc652365f
date: change default format
2021-09-25 12:06:17 +09:00
K Lange
aa8fdab570
ptrace: support tracing from non-parent process
2021-09-24 19:15:06 +09:00
K. Lange
41ba264cdc
ptrace: PTRACE_SINGLESTEP
2021-09-24 14:41:17 +09:00
K. Lange
95550e7965
dbg: show signal number if name is not available
2021-09-24 13:10:03 +09:00
K. Lange
c8a37456ec
ptrace: POKEDATA, permission fixes for PEEKDATA
2021-09-24 12:00:46 +09:00
K. Lange
5825bf0c9e
strace: more syscall groupings from the real strace
2021-09-24 10:21:37 +09:00
K. Lange
25de8c58bc
strace: initial -e trace=... support
2021-09-24 08:16:59 +09:00
K. Lange
358c240c8c
dbg: make sure debugged process terminates on exit
2021-09-24 06:34:02 +09:00
K. Lange
119d7731d8
dbg: Try to figure out symbol names, library locations
2021-09-24 00:13:40 +09:00
K. Lange
a697f1abf5
test-sigsegv: Add a deeper segfault to test debugging libs
2021-09-24 00:12:29 +09:00
K. Lange
3e8f2ccb9f
readelf: Show dynamic symbol tables
2021-09-24 00:11:30 +09:00
K. Lange
8c5837534a
dbg: add 'print' command
2021-09-23 14:42:24 +09:00
K. Lange
470b2bfabb
ptrace: Catch signals, start work on debugger
2021-09-22 20:32:21 +09:00
K. Lange
7bf635c492
strace: support more syscalls, output values, errno
2021-09-22 17:33:55 +09:00
K. Lange
98a8c60265
strace: support -o option
2021-09-22 16:19:22 +09:00
K. Lange
6899683bb4
strace: Initial support for a ptrace() mechanism, strace tool
2021-09-22 15:33:02 +09:00
K. Lange
69391e5b51
terminal: Launch without animation when running fullscreen
2021-09-21 20:04:18 +09:00
K. Lange
04b117af31
more: add space binding
2021-09-20 19:50:56 +09:00
K. Lange
99b9a20651
sh: use return code from last process in pipeline, and wait for everyone properly
2021-09-18 20:36:05 +09:00
K. Lange
ffbebe6657
more: add simple pager utility
2021-09-18 19:25:58 +09:00
K. Lange
33848f8a8e
ping: fancier sub-ms printing (I think %Ng is supposed to do this, but mine might be broken?)
2021-09-18 10:10:53 +09:00
K. Lange
7d5bfe4a63
ping: Keep pinging, show summary on ^C
2021-09-18 09:55:37 +09:00
K. Lange
aabbde7877
net: another batch of rewrites
2021-09-17 21:03:53 +09:00
K. Lange
88bcaba5e7
ping: shoddy implementation
2021-09-17 12:39:04 +09:00
K. Lange
2c07ec50c3
terminal: fix bad bounds in mouse position check
2021-09-16 21:17:07 +09:00
K. Lange
4901a7e538
compositor: Add I-beam cursor; logic in terminal, file-browser
2021-09-16 16:55:43 +09:00
K. Lange
1854b01887
file-browser: Add picker mode
2021-09-16 14:38:20 +09:00
K. Lange
aab68b8d95
compositor: fixup tiling sizes for one pixel of overlap, not two
2021-09-16 13:05:27 +09:00
K. Lange
55c0ccd36c
help-browser: viably display the AGPL text for the mupdf package
2021-09-15 17:42:47 +09:00
K. Lange
e47468d580
panel: Show icon of current window at full opacity
2021-09-15 17:11:28 +09:00
K. Lange
49da6af715
imgviewer: small improvements
2021-09-13 19:56:56 +09:00
K. Lange
d9d3f52fa8
fetch: print total time when done, instead of 0.0 remaining
2021-09-13 10:47:36 +09:00
K. Lange
5816937516
pex: Actually try to close server endpoints
2021-09-12 13:23:38 +09:00
K. Lange
727fc27eab
top: Differentiate general memory from memory used for tmpfs
2021-09-10 09:29:44 +09:00
K. Lange
548a6314ac
udp: add bind() and recv() test tool
2021-09-09 20:17:04 +09:00
K. Lange
c0cb37f971
net: ongoing network work
2021-09-09 19:42:19 +09:00
K. Lange
4b21b9f1fd
e1000: More transmit changes...
2021-09-09 16:47:27 +09:00
K. Lange
8ad79b5283
msk: clean up after ourselves
2021-09-08 22:07:43 +09:00
K. Lange
0686e4916e
msk: keep using an intermediary file for gunzip as it's still way faster than the pipe
2021-09-08 22:02:58 +09:00
K. Lange
d6be1c8757
touch: don't segfault when unable to touch
2021-09-08 21:35:38 +09:00
K. Lange
6510dd73bd
time: Try to figure out some sensible timezone names from the TZ offset, and collect that from ip-api
2021-09-08 11:38:31 +09:00
K. Lange
9d21d48ecf
tutorial: Adjust spacings, fix centering
2021-09-08 11:20:08 +09:00
K. Lange
fbb4ba506d
touch: don't segfault when unable to touch
2021-09-07 19:00:07 +09:00
K. Lange
ab19318b27
julia: change defaults
2021-09-06 13:28:37 +09:00
K. Lange
4e2888c625
terminal: various cleanups
2021-09-05 16:45:32 +09:00
K. Lange
d8d9941fc4
readelf: fix typo in usage
2021-09-05 14:35:05 +09:00
K. Lange
9105b9341f
cpuwidget: CPU usage graph
2021-09-05 14:19:11 +09:00
K. Lange
42146f042c
procfs: cleanup /proc/idle format
2021-09-05 14:16:15 +09:00
K. Lange
255be42c9f
top: code cleanup
2021-09-05 12:52:28 +09:00
K. Lange
bafc85f675
kernel: more sensible idle tracking
2021-09-05 11:35:38 +09:00
K. Lange
780aa1b534
top: Track multiple slices of usage, show averages
2021-09-05 11:04:47 +09:00
K Lange
ec34a52615
top: fixup memory leaks
2021-09-04 21:55:27 +09:00
K. Lange
dd58bd6474
julia: fixups
2021-09-04 13:41:16 +09:00
K. Lange
12aa76aa76
julia: completely retooled julia set explorer
2021-09-04 00:11:13 +09:00
K. Lange
65cd9a95ba
top: process monitor
2021-09-03 18:44:41 +09:00
K. Lange
964b903eac
ps: Include thread CPU usage in parent when not queried with -T
2021-09-03 11:43:36 +09:00
K. Lange
f41c0717b5
kernel: Track relative CPU usage over one-second spans
2021-09-03 10:17:10 +09:00
K. Lange
efec80cb38
times: rudimentary support for process times
2021-09-02 23:08:18 +09:00
K. Lange
6eaeff3451
smp: Force userspace preemption on other cores.
2021-09-02 21:38:30 +09:00
K. Lange
98bcb40671
nproc: Expose processor count and use it to pick between yielding and non-yielding spin locks
2021-09-02 17:27:21 +09:00
K. Lange
0d71c98cc2
localtime: rudimentary, incorrect support for timezone offsets
2021-09-02 16:09:28 +09:00
K. Lange
64bfcce029
dhclient: fallback to /var/resolv.conf if /etc is read-only
2021-09-02 15:26:11 +09:00
K. Lange
783e6d69d6
chown: fixup semantics, support names in command
2021-09-02 15:10:12 +09:00
K. Lange
8984cc8f71
groups: First pass at support for supplementary group lists
2021-08-31 20:46:48 +09:00
K. Lange
8775a28209
groups: Initial support for gids.
2021-08-31 19:47:04 +09:00
K. Lange
0b82c3cf75
hexify: bail if fopen failed
2021-08-31 16:50:45 +09:00
K. Lange
1a2ce6725a
compositor: Switch window screenshot keybind to Shift+PrtSc because Gnome doesn't want us to get Alt+PrtSc in emulators
2021-08-30 18:06:21 +09:00
K. Lange
f7918c2f66
calculator: simple text input
2021-08-30 11:40:45 +09:00
K. Lange
eb46ba969a
calculator: screwy, kuroko-backed calculator
2021-08-30 11:16:34 +09:00
K. Lange
18a1519090
glogin-provider: using wrong fonts for metrics...
2021-08-30 09:35:47 +09:00
K. Lange
a7db67dbb1
compositor: Oops, we weren't reseting compositor clips
2021-08-28 19:00:49 +09:00
K. Lange
e7910d9f8b
file-browser: do fewer redundant redraws
2021-08-28 18:30:43 +09:00
K. Lange
d124047b26
package-manager: apply same optimization as file-browser
2021-08-28 18:05:12 +09:00
K. Lange
e552b21212
file-browser: little fixes
2021-08-28 18:03:53 +09:00
K. Lange
913a2c1c84
kuroko: _yutani: expose shm font support
2021-08-28 17:40:41 +09:00
K. Lange
9e018d2932
readelf: GNU-style options
2021-08-28 15:29:18 +09:00
K. Lange
4d68b0bc4a
text: bring back shm-stored fonts provided by compositor
2021-08-28 14:50:52 +09:00
K. Lange
1aa0b9eb2b
color-picker: New widget demo
2021-08-25 18:52:37 +09:00
K. Lange
482b55e206
compositor: drop support for replacement renderers
2021-08-23 19:31:45 +09:00
K Lange
5f043486c3
compositor: Unthread the render pass
2021-08-23 19:13:10 +09:00
K. Lange
b216e05f74
dhclient: don't segfault on RO filesystem trying to write resolv.conf
2021-08-21 08:04:25 +09:00
K Lange
e4fd48a007
menu: Really, seriously don't show menus before moving them
2021-08-19 00:13:03 +09:00
K Lange
e171d91af7
bim: fix accidental wraparound when scrolling to '-1'
2021-08-16 20:22:40 +09:00
K. Lange
c45525d6ca
compositor: Fix up float math ordering for better coordinate mapping results
2021-08-12 11:14:37 +09:00
K. Lange
dac240b3c9
compositor: Expand rotated coordinate bounds to handle rounding / truncation errors
2021-08-12 10:55:30 +09:00
K Lange
55c3a2bafc
compositor: support positioning a window relative to another
2021-08-12 09:08:31 +09:00
K. Lange
00731c21e2
yutani-test: must flip once to reveal window
2021-08-11 13:14:40 +09:00
K. Lange
6faf45b4b5
compositor: don't animate regular dropdown menus
...
No one else does this. We were only doing it because it hid a bug
in the compositor with initial window location, which we've just
fixed in the last commit...
2021-08-11 13:03:33 +09:00
K. Lange
d9a7ca623b
compositor: Wait until a flip event is received before revealing windows
2021-08-11 12:58:00 +09:00
K. Lange
c5223f6748
bim: fix argument parsing derp
2021-08-10 18:55:05 +09:00
K. Lange
f74a0bff5d
toast: Quick Kuroko toast client
2021-07-31 18:40:16 +09:00
K. Lange
f0de4abfb8
toastd: Finish things up, I guess.
2021-07-31 16:10:05 +09:00
K. Lange
49e9e4a556
toastd: initial prototype
2021-07-29 13:04:59 +09:00