I don't know of any. I do like keyboard based workflows so I have VimiumC in firefox which does what you want. A tiling window manager is the solution for the desktop environment part. The tricky part is navigating existing GUI apps.
They all work using macOS’ accessibility API which exposes UI elements for programmatic interaction.
Because linux doesn't have a unified framework because of our freedom, things like this are very tricky if not practically infeasible (at least as far as I know).
edit:
There was also a thing where you divide up the screen recursively with keyboard shortcuts and when the intersection hovered over whatever you want to click you could hit a key and it would generate a mouseclick there. I forgot the name, never tried it either. But a plus is that it doesn't need applications to implement a certain API to work so it would work system wide.
Hidamari Sketch is very underrated and is much less well known than it's contemporaries like Lucky Star, but it's basically the comfiest thing ever. Any CGDCT/SOL could work for this (Nichijou, Yuyushiki, Kiniro Mozaiku, K-ON!, ...) but I specifically chose shows with a slower tempo.
Interesting mix of western and eastern calligraphy in the title. They do connect strokes within characters and also between characters (especially in kana shodo), but those flourishes are definitely western.
Crazy, Fairy Tail above nokotan. Sometimes I forget how action brained the average anime fan is. I watched all of FT before this release and I remember nothing from the last 50% of it. I guess they fought a lot or something lol.
As a slice of life guy I don't really watch long anime anymore. Years ago, Jojos was the last one over 100 ep that I saw. The longest slice of life anime I have seen is the terrific and absolute classic "Hidamari Sketch" coming in at a bit over 60 eps.
433 packages, impressive :) I'm stuck on 474 while keeping a working environment where I can do my things nicely. And that doesn't count some hand compiled/written programs I have. Also, 175MiB of memory! I used to boot at around 400MB into my WM but over time it has gone up to a fat 600MB without changing anything :| Just nice to see someone going for a minimal system.
I'm not a thinkpad guy, but I thought one reason for people liking old thinkpads is that the old ones came with cpu's that predate the intel management engine.
As a "sicko" (lol) I must say I don't really futz around much if at all anymore. There are some differences but all in all I don't think the Artix experience is much different from the regular Arch one.
I always log in to my TTY. Have you tried setting your colour scheme before login? I have a mega janky setup where I add an OpenRC sysinit service that calls setvtrgb. The first lines of the startup log aren't affected but most of them are. That way I can log in with a colour scheme consistent with that which comes after the login.
The biggest difference will be between binary packages and packages that compile from source. Yes, big binary packages like browsers take longer but it really doesn't take that long. You should be able to quit the compilation without problems. Only after the compilation is done will the package manager be invoked to install the resulting binary.
I don't know of any. I do like keyboard based workflows so I have VimiumC in firefox which does what you want. A tiling window manager is the solution for the desktop environment part. The tricky part is navigating existing GUI apps.
Because linux doesn't have a unified framework because of our freedom, things like this are very tricky if not practically infeasible (at least as far as I know).
edit: There was also a thing where you divide up the screen recursively with keyboard shortcuts and when the intersection hovered over whatever you want to click you could hit a key and it would generate a mouseclick there. I forgot the name, never tried it either. But a plus is that it doesn't need applications to implement a certain API to work so it would work system wide.