Commit graph

22 commits

Author SHA1 Message Date
Samuel Dudik
615c28d737 Add a way to unlink the semaphore 2020-08-15 20:16:31 +02:00
Samuel Dudik
cf5c30e7cc Fix minor bug causing 'dismiss' not to work 2020-08-15 19:50:37 +02:00
Samuel Dudik
11d9afc400 Add support for 'actions' 2020-08-15 19:32:26 +02:00
Samuel Dudik
46df7385ec Fix problem (with bitmap fonts) causing new lines to be printed 2020-08-15 08:56:41 +02:00
Samuel Dudik
b7df2713a6 Minor synchronization fix 2020-08-14 20:39:18 +02:00
Samuel Dudik
e1df67a0fe Notifications now wait in a 'queue' and get displayed one after another, add handling of 2 more signals for clean exit 2020-08-14 20:19:17 +02:00
Samuel Dudik
b41b280509 New lines are now printed properly 2020-08-13 20:45:08 +02:00
Samuel Dudik
30b0961b2e Don't unnecessarily call alarm when duration is zero 2020-08-13 17:37:40 +02:00
Samuel Dudik
36c03fec66 Add dynamic space allocation for notification body 2020-08-08 17:57:24 +02:00
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 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
ff740e689f 'Rebrand' to herbe, remove xcb version, update makefile 2020-07-30 17:48:23 +02:00
Renamed from main.c (Browse further)