Commit Graph

1165 Commits

Author SHA1 Message Date
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
K. Lange
e8420f9a57 panel: Don't crash when alt-tab window is open and the last tabable window closes 2021-11-18 21:26:25 +09:00
K. Lange
d8b1628732 bim: sync with upstream 2021-11-17 11:22:27 +09:00
K. Lange
32e99ff897 sync: Support argument 2021-11-16 08:55:57 +09:00
K. Lange
8a643583bf block-dev-stats: Test tool for ongoing ata rewrite 2021-11-15 21:52:16 +09:00
K. Lange
1b5352ac59 top: cap CPU%/CPUA at 100 2021-11-14 17:21:06 +09:00
K. Lange
8994db92f3 sync: temporary thing for testing; not a proper sync 2021-11-14 16:04:54 +09:00
K. Lange
2a26a37a47 gunzip: Hidden option to print progress reports, for debugging 2021-11-14 11:09:45 +09:00
K. Lange
c099225b15 panel: Add notifications when a network connects/disconnects 2021-11-12 17:10:03 +09:00
K. Lange
4f258800d9 panel: Little improvements to weather widget 2021-11-11 21:28:27 +09:00
K. Lange
6f24bf5b34 compositor: correctly set next focused window when a window closes 2021-11-05 22:07:55 +09:00
K. Lange
96d7a168a4 panel: Keep ticking the clock when receiving other events 2021-11-05 10:01:57 +09:00
K. Lange
6c1acb1290 compositor: Add another layer above overlays for menus so they show in front of toasts 2021-11-05 09:58:33 +09:00
K. Lange
fdbb51c55d sysinfo: Update, add CPU, re-add Font 2021-11-03 06:31:58 +09:00
K. Lange
c7a306a6c1 panel: Add icon, update less often 2021-10-31 22:38:47 +09:00
K. Lange
739d3972f4 compositor: Restructure 'advertise' messages to provide window buffer, size 2021-10-31 22:25:00 +09:00
K. Lange
5674e34608 compositor: Add a new OVERLAY layer, specifically for toasts 2021-10-31 20:16:41 +09:00
K. Lange
5635b9d577 calculator: set binpath so we can at least import 'math' 2021-10-31 18:55:43 +09:00
K. Lange
71cfa5786d package-manager: Spin up a thread to run 'msk' 2021-10-31 18:40:38 +09:00
K. Lange
9237d78339 file-browser: Show a different context menu when no files are selected 2021-10-31 18:11:04 +09:00
K. Lange
6d51df8c31 msk: Fixup local manifest file resolution 2021-10-30 08:11:48 +09:00
K. Lange
9b1fb14545 cpuwidget: fix file descriptor leak 2021-10-30 06:57:38 +09:00
K. Lange
9352c31487 toastd: Adjust spacing, try to vertically center text 2021-10-29 09:45:55 +09:00
K. Lange
7510134916 bim: upstream bug fix 2021-10-29 07:50:01 +09:00
K. Lange
ac262d954a base: Show some toasts on startup. 2021-10-28 19:40:04 +09:00
K. Lange
dbd8c018e8 splash-log: Retain last message to print it if we switch out of quiet mode 2021-10-28 06:53:55 +09:00
K. Lange
6f92d789a0 msk: Fixup support for multiple remotes, add a few options 2021-10-28 06:15:51 +09:00
K. Lange
cd6c038090 build: Remove C++ support, stop including libstdcxx on the ramdisk 2021-10-27 13:24:11 +09:00
K. Lange
06a44264d6 readelf: Fix missing -d option 2021-10-27 13:05:00 +09:00
K. Lange
d664dbf5c5 compositor: Animate bottom and top windows normally if they aren't marked ALT_ANIMATION 2021-10-26 16:14:57 +09:00
K. Lange
b2bd4d0715 glogin-provider: cleanup, remove animation 2021-10-26 16:14:57 +09:00
K. Lange
f84500d752 file-browser: Don't restart when wallpaper changes 2021-10-26 16:14:57 +09:00
K. Lange
9fc21a03e2 base: Wait a bit before starting the wizard 2021-10-26 16:14:57 +09:00
K. Lange
9e64a0a978 splash-log: Cleanup, disable log if 'debug' is not specified, unless we take too long 2021-10-26 16:14:53 +09:00
K. Lange
641abfc3cf panel: Visual adjustments to slider 2021-10-25 15:30:30 +09:00
K. Lange
4d390e9b97 compositor: Hack to support 24bpp framebuffers 2021-10-25 13:50:59 +09:00
K. Lange
729b0c231f panel: New volume slider menu widget 2021-10-24 21:20:25 +09:00
K. Lange
b4783dd1c3 msk: Switch back to using tar/gunzip with pipes 2021-10-24 19:40:55 +09:00
K. Lange
988bb81d38 cpuwidget: Cap graphs better 2021-10-24 17:31:18 +09:00
K. Lange
896d9d3dad panel: Don't display loopback in network status widget 2021-10-24 17:31:18 +09:00
K. Lange
468b1ae22b cpuwidget: Legend cleanup 2021-10-24 17:31:13 +09:00