Commit graph

26 commits

Author SHA1 Message Date
Samuel Dudik
2c2741a9cc Minor tweaks 2020-08-08 15:55:18 +02:00
Samuel Dudik
d991e61d68 Add new line formatting functionality 2020-08-08 14:55:22 +02:00
Samuel Dudik
e81696c2d3 Small refactoring 2020-08-05 20:51:53 +02:00
Samuel Dudík
025055056c
Update README.md 2020-08-04 06:19:12 +02:00
Samuel Dudik
5cead86549 Fix bug with long words causing infinite loop 2020-08-02 19:29:13 +02:00
Samuel Dudik
89dbfdbfb8 Fix word wrapping text with a space at the end of line 2020-08-02 17:46:37 +02:00
Samuel Dudik
b8d4bb7003 Add word wrap 2020-08-01 21:34:48 +02:00
Samuel Dudik
7161997b6f Finish multiline support 2020-08-01 21:00:20 +02:00
Samuel Dudik
ed9d201bce Progress with multiline/word-wrap support 2020-08-01 12:54:00 +02:00
Samuel Dudik
6a655a7cbd Text now respects right padding 2020-07-31 18:58:35 +02:00
Samuel Dudik
5035afe94f Replace short with int 2020-07-31 14:59:52 +02:00
Samuel Dudik
5f7cd56600 Code cleanup 2020-07-31 10:59:07 +02:00
Samuel Dudik
384c1fae6d Add UTF8 support 2020-07-31 09:36:35 +02:00
Samuel Dudik
5505ac7d59 Add uninstall option to makefile 2020-07-30 18:58:09 +02:00
Samuel Dudík
f22875d19b
Update README.md 2020-07-30 18:51:34 +02:00
Samuel Dudik
ff740e689f 'Rebrand' to herbe, remove xcb version, update makefile 2020-07-30 17:48:23 +02:00
Samuel Dudík
172866c937
Update README.md 2020-07-30 15:32:54 +02:00
Samuel Dudik
676e24e237 Add usage information, more error checking 2020-07-30 15:23:32 +02:00
Samuel Dudik
db1e571082 Add timeout functionality 2020-07-30 14:41:01 +02:00
Samuel Dudik
b8e91b6164 Clear window before redrawing 2020-07-30 12:41:37 +02:00
Samuel Dudik
920c0d7c25 Add proper event loop, fix redrawing 2020-07-30 11:21:27 +02:00
Samuel Dudik
792444a331 Fix text centering 2020-07-29 19:39:15 +02:00
Samuel Dudik
ba24eb9d58 Add an option to specify 'corner' 2020-07-29 15:09:34 +02:00
Samuel Dudik
45c030065a Rewrite usign Xlib instead of xcb 2020-07-24 13:51:07 +02:00
Samuel
bebac62f49 Add base 2020-07-20 15:41:19 +02:00
Samuel Dudík
2b8b641bdb
Initial commit 2020-07-20 15:39:21 +02:00