- [bugfix/build] statically build gdk-pixbuf modules (fixes gtk/gdk stuff not working at all in the static executable)
- [feature] add
XineramaHead
setting to choose which monitor the notifications will show up on for multi-monitor setups (Fixes #11 )
since 0.6.7a:
- [bugfix] correctly handle clipboard images that aren't 32-bit 4-channel RGBA. this should allow clipboard mode to grab any image format from your clipboard
- [build] dockerize the whole build process to an alpine linux image with custom built packages so I can easily statically link against gtk+2.0 and musl libc on any machine that supports docker
- [refactor] update xurls to new location and interface (fixes compile errors since the latest xurls updates)
since 0.6.5a:
- [bugfix] fix text with urls incorrectly being detected as a url to shorten