herbe.git
2020-08-08 Samuel DudíkUpdate README.md
2020-08-08 Samuel DudikAdd screenshot
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-04 Samuel DudíkUpdate README.md
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 DudikAdd uninstall option to makefile
2020-07-30 Samuel DudíkUpdate README.md
2020-07-30 Samuel Dudik'Rebrand' to herbe, remove xcb version, update makefile
2020-07-30 Samuel DudíkUpdate README.md
2020-07-30 Samuel DudikAdd usage information, more error checking
2020-07-30 Samuel DudikAdd timeout functionality
2020-07-30 Samuel DudikClear window before redrawing
2020-07-30 Samuel DudikAdd proper event loop, fix redrawing
2020-07-29 Samuel DudikFix text centering
2020-07-29 Samuel DudikAdd an option to specify 'corner'
2020-07-24 Samuel DudikRewrite usign Xlib instead of xcb
2020-07-20 SamuelAdd base
2020-07-20 Samuel DudíkInitial commit