Commit Graph

  • a7e80c00df
    setup config file config Ryan 2023-09-22 02:06:33 -0400
  • cf94686974
    apply stacking patch master Ryan 2023-09-22 01:59:35 -0400
  • 91de526006
    load configuration from xresources Ryan 2023-09-22 01:53:05 -0400
  • dec89e4d66
    Merge pull request #26 from The-Compiler/patch-2 Samuel Dudík 2021-03-29 07:19:37 +0200
  • da58d3afbd
    Add projects integrating herbe to readme Florian Bruhin 2021-03-27 22:09:17 +0100
  • a773e568e5
    Add mention of Wayland port to README.md Samuel Dudík 2020-09-21 19:15:32 +0200
  • e2091908a9
    Add list of features to README.md Samuel Dudík 2020-09-20 15:22:51 +0200
  • 33ae07423d
    Add mention of FreeBSD patch to README.md Samuel Dudík 2020-09-18 18:39:15 +0200
  • 75f2bf4b3f
    Add mention of Xresources patch to Configuration Samuel Dudík 2020-09-13 07:24:35 +0200
  • 829210456e
    Add mention of OpenBSD patch to README.md Samuel Dudík 2020-09-09 16:52:13 +0200
  • 2e6dd07f36
    Update table of contents in README.md Samuel Dudík 2020-09-06 07:40:45 +0200
  • c30d3081e0
    Add information about packages to README.md Samuel Dudík 2020-09-05 09:45:47 +0200
  • acd72dd083
    Update README.md Samuel Dudík 2020-09-01 18:08:20 +0200
  • 8b455d4ced Minor refactoring before first release Samuel Dudik 2020-08-23 13:35:19 +0200
  • c896d21ab2 Remove unused image Samuel Dudik 2020-08-23 12:15:00 +0200
  • 02ae7ed605
    Update README.md Samuel Dudík 2020-08-23 12:13:02 +0200
  • 0b721355f2
    Add 'experimental' showcase GIF Samuel Dudík 2020-08-23 12:00:53 +0200
  • e5f607a355 Refactoring Samuel Dudik 2020-08-20 19:39:21 +0200
  • a20b72b16c Remove config.h and add it to .gitignore Samuel Dudik 2020-08-19 21:04:12 +0200
  • 7dfc1c9668 Rework Makefile, add config.def.h as default config Samuel Dudik 2020-08-19 21:02:01 +0200
  • b2fad7cd38
    Update README.md Samuel Dudík 2020-08-18 19:53:51 +0200
  • bf203580b9 Change exit codes so action triggering is cleaner Samuel Dudik 2020-08-18 19:49:56 +0200
  • 6abd6e3985 Merge branch 'master' of https://github.com/dudik/herbe into master Samuel Dudik 2020-08-18 18:46:36 +0200
  • 466651958d Replace signal with sigaction Samuel Dudik 2020-08-18 18:46:02 +0200
  • eb1b49f2f8
    Update README.md Samuel Dudík 2020-08-16 14:08:18 +0200
  • 2e781f19cd
    Update README.md Samuel Dudík 2020-08-16 13:46:57 +0200
  • d12e48578d
    Update README.md Samuel Dudík 2020-08-15 21:02:56 +0200
  • 615c28d737 Add a way to unlink the semaphore Samuel Dudik 2020-08-15 20:16:31 +0200
  • cf5c30e7cc Fix minor bug causing 'dismiss' not to work Samuel Dudik 2020-08-15 19:50:37 +0200
  • 11d9afc400 Add support for 'actions' Samuel Dudik 2020-08-15 19:32:26 +0200
  • 46df7385ec Fix problem (with bitmap fonts) causing new lines to be printed Samuel Dudik 2020-08-15 08:56:41 +0200
  • b7df2713a6 Minor synchronization fix Samuel Dudik 2020-08-14 20:39:18 +0200
  • e1df67a0fe Notifications now wait in a 'queue' and get displayed one after another, add handling of 2 more signals for clean exit Samuel Dudik 2020-08-14 20:19:17 +0200
  • b41b280509 New lines are now printed properly Samuel Dudik 2020-08-13 20:45:08 +0200
  • 30b0961b2e Don't unnecessarily call alarm when duration is zero Samuel Dudik 2020-08-13 17:37:40 +0200
  • e43bdb67a6
    Update README.md Samuel Dudík 2020-08-08 18:10:39 +0200
  • c2c53c6b71
    Update README.md Samuel Dudík 2020-08-08 18:10:20 +0200
  • a7610ada75 Add screenshot Samuel Dudik 2020-08-08 18:05:06 +0200
  • 36c03fec66 Add dynamic space allocation for notification body Samuel Dudik 2020-08-08 17:57:24 +0200
  • 2c2741a9cc Minor tweaks Samuel Dudik 2020-08-08 15:55:18 +0200
  • d991e61d68 Add new line formatting functionality Samuel Dudik 2020-08-08 14:55:22 +0200
  • e81696c2d3 Small refactoring Samuel Dudik 2020-08-05 20:51:53 +0200
  • 025055056c
    Update README.md Samuel Dudík 2020-08-04 06:19:12 +0200
  • 5cead86549 Fix bug with long words causing infinite loop Samuel Dudik 2020-08-02 19:29:13 +0200
  • 89dbfdbfb8 Fix word wrapping text with a space at the end of line Samuel Dudik 2020-08-02 17:46:37 +0200
  • b8d4bb7003 Add word wrap Samuel Dudik 2020-08-01 21:34:48 +0200
  • 7161997b6f Finish multiline support Samuel Dudik 2020-08-01 21:00:20 +0200
  • ed9d201bce Progress with multiline/word-wrap support Samuel Dudik 2020-08-01 12:54:00 +0200
  • 6a655a7cbd Text now respects right padding Samuel Dudik 2020-07-31 18:58:35 +0200
  • 5035afe94f Replace short with int Samuel Dudik 2020-07-31 14:59:52 +0200
  • 5f7cd56600 Code cleanup Samuel Dudik 2020-07-31 10:59:07 +0200
  • 384c1fae6d Add UTF8 support Samuel Dudik 2020-07-31 09:36:35 +0200
  • 5505ac7d59 Add uninstall option to makefile Samuel Dudik 2020-07-30 18:58:09 +0200
  • f22875d19b
    Update README.md Samuel Dudík 2020-07-30 18:51:34 +0200
  • ff740e689f 'Rebrand' to herbe, remove xcb version, update makefile Samuel Dudik 2020-07-30 17:48:23 +0200
  • 172866c937
    Update README.md Samuel Dudík 2020-07-30 15:32:54 +0200
  • 676e24e237 Add usage information, more error checking Samuel Dudik 2020-07-30 15:23:32 +0200
  • db1e571082 Add timeout functionality Samuel Dudik 2020-07-30 14:41:01 +0200
  • b8e91b6164 Clear window before redrawing Samuel Dudik 2020-07-30 12:41:37 +0200
  • 920c0d7c25 Add proper event loop, fix redrawing Samuel Dudik 2020-07-30 11:21:27 +0200
  • 792444a331 Fix text centering Samuel Dudik 2020-07-29 19:39:15 +0200
  • ba24eb9d58 Add an option to specify 'corner' Samuel Dudik 2020-07-29 15:09:34 +0200
  • 45c030065a Rewrite usign Xlib instead of xcb Samuel Dudik 2020-07-24 13:51:07 +0200
  • bebac62f49 Add base Samuel 2020-07-20 15:41:19 +0200
  • 2b8b641bdb
    Initial commit Samuel Dudík 2020-07-20 15:39:21 +0200