| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Now all error messages produced by tools should be in the right
encoding, even if the system isn't in UTF-8.
|
|
|
|
| |
It turns out sdtui works in Sway out of the box (essentially).
|
|
|
|
|
|
| |
I've given up on the idea of a "proper" TUI framework.
I've also learnt that Wayland isn't a completely dead end.
|
|
|
|
|
|
|
|
| |
Writing DocBook XML by hand is an awful experience and the tools aren't
much better. Asciidoctor does it well. There's no need to worry about
semantics, man(1) just needs to be able to show something at all.
This project's manpage is sadly almost useless right now.
|
|
|
|
| |
A nice, round number. This allows us to remove some boilerplate.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
As it happens, there is no real need to constantly poll for changes,
since XFixes can inform us of updates as they happen.
With GTK+ gone we've got dependencies and error handling under control.
XCB is a truly awful thing to learn, though.
Our method will never work on Wayland or Windows, so we don't miss out
on anything by abandoning the huge toolkit.
|
| |
|
|
|
|
|
|
|
|
|
| |
I've come to the conclusion that copyright mostly just stands in the way
of software development. In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.
The updated mail address, also used in my author/committer lines,
is shorter and looks nicer. People rarely interact anyway.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Update README accordingly.
Woo, I get to remove code.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Now you can have pretty colors w/o having to hardcode them.
The selection is rather limited for now, though.
Search "centering" can now be disabled by default as well.
|
| |
|
|
|