Commit Graph

1033 Commits

Author SHA1 Message Date
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
K. Lange
b293e989de markup: Initial work on new marked up text rendering library 2021-07-27 10:53:12 +09:00
K. Lange
93031098f7 about: accept resize messages 2021-07-27 07:30:54 +09:00
K. Lange
558ec0993e panel: slide the panel up faster on ctrl-f11 2021-07-26 21:05:27 +09:00
K. Lange
a96c7b3f2b panel: cleanup and fix display of window items 2021-07-26 20:55:17 +09:00
K. Lange
fe456850d8 panel: Dynamically size the date widget 2021-07-26 20:24:41 +09:00
K. Lange
37f98c787f panel: improve design of calendar popup 2021-07-26 19:42:56 +09:00
K. Lange
7e06ca8889 dhclient: Try a few times... 2021-07-26 14:39:12 +09:00