aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
Commit message (Collapse)AuthorAgeFilesLines
* Use XCB and SelectSelectionInput instead of GTK+Přemysl Janouch2018-09-231-4/+4
| | | | | | | | | | | 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.
* Update READMEPřemysl Janouch2018-06-241-10/+6
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-241-7/+2
| | | | | | | | | 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 READMEPřemysl Janouch2017-06-201-0/+2
|
* Fix example configuration in READMEPřemysl Janouch2016-10-071-1/+1
|
* Update READMEPřemysl Janouch2016-09-281-2/+3
|
* Move the -w switch to the configuration filePřemysl Janouch2016-09-281-3/+15
| | | | | | Update README accordingly. Woo, I get to remove code.
* Update READMEPřemysl Janouch2016-09-271-1/+1
|
* Make it possible to disable prefix highlightingPřemysl Janouch2016-09-261-0/+1
|
* Add a configuration filePřemysl Janouch2016-09-261-1/+18
| | | | | | | 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.
* Update README, Travis CI, termoPřemysl Janouch2016-03-141-1/+10
|
* Convert README to AsciiDocPřemysl Janouch2015-09-271-0/+84