Fix minor bug causing 'dismiss' not to work
[herbe.git] / herbe.c
2020-08-15 Samuel DudikFix minor bug causing 'dismiss' not to work
2020-08-15 Samuel DudikAdd support for 'actions'
2020-08-15 Samuel DudikFix problem (with bitmap fonts) causing new lines to...
2020-08-14 Samuel DudikMinor synchronization fix
2020-08-14 Samuel DudikNotifications now wait in a 'queue' and get displayed...
2020-08-13 Samuel DudikNew lines are now printed properly
2020-08-13 Samuel DudikDon't unnecessarily call alarm when duration is zero
2020-08-08 Samuel DudikAdd dynamic space allocation for notification body
2020-08-08 Samuel DudikMinor tweaks
2020-08-08 Samuel DudikAdd new line formatting functionality
2020-08-05 Samuel DudikSmall refactoring
2020-08-02 Samuel DudikFix bug with long words causing infinite loop
2020-08-02 Samuel DudikFix word wrapping text with a space at the end of line
2020-08-01 Samuel DudikAdd word wrap
2020-08-01 Samuel DudikFinish multiline support
2020-08-01 Samuel DudikProgress with multiline/word-wrap support
2020-07-31 Samuel DudikText now respects right padding
2020-07-31 Samuel DudikReplace short with int
2020-07-31 Samuel DudikCode cleanup
2020-07-31 Samuel DudikAdd UTF8 support
2020-07-30 Samuel Dudik'Rebrand' to herbe, remove xcb version, update makefile