Commit graph

68 commits

Author SHA1 Message Date
3868acc272 using TOP_RIGHT 2023-09-17 21:26:38 +00:00
705cf6cb58 border and text colors changed to gruvbox dark orange 2022-12-06 14:27:25 +00:00
58884c9928 new makefile 2022-10-04 18:22:32 +00:00
27581edf32 new settings 2022-10-04 18:19:19 +00:00
bccd2a0a76 ident 2022-10-04 18:19:12 +00:00
6d42a53968 gitignore: added *.~undo-tree~ 2022-10-04 18:18:20 +00:00
Samuel Dudík
dec89e4d66
Merge pull request #26 from The-Compiler/patch-2
Add projects integrating herbe to readme
2021-03-29 07:19:37 +02:00
Florian Bruhin
da58d3afbd
Add projects integrating herbe to readme 2021-03-27 22:09:17 +01:00
Samuel Dudík
a773e568e5
Add mention of Wayland port to README.md 2020-09-21 19:15:32 +02:00
Samuel Dudík
e2091908a9
Add list of features to README.md 2020-09-20 15:22:51 +02:00
Samuel Dudík
33ae07423d
Add mention of FreeBSD patch to README.md 2020-09-18 18:39:15 +02:00
Samuel Dudík
75f2bf4b3f
Add mention of Xresources patch to Configuration 2020-09-13 07:24:35 +02:00
Samuel Dudík
829210456e
Add mention of OpenBSD patch to README.md 2020-09-09 16:52:13 +02:00
Samuel Dudík
2e6dd07f36
Update table of contents in README.md 2020-09-06 07:40:45 +02:00
Samuel Dudík
c30d3081e0
Add information about packages to README.md 2020-09-05 09:45:47 +02:00
Samuel Dudík
acd72dd083
Update README.md 2020-09-01 18:08:20 +02:00
Samuel Dudik
8b455d4ced Minor refactoring before first release 2020-08-23 13:35:19 +02:00
Samuel Dudik
c896d21ab2 Remove unused image 2020-08-23 12:15:00 +02:00
Samuel Dudík
02ae7ed605
Update README.md 2020-08-23 12:13:02 +02:00
Samuel Dudík
0b721355f2
Add 'experimental' showcase GIF 2020-08-23 12:00:53 +02:00
Samuel Dudik
e5f607a355 Refactoring 2020-08-20 19:39:21 +02:00
Samuel Dudik
a20b72b16c Remove config.h and add it to .gitignore 2020-08-19 21:04:12 +02:00
Samuel Dudik
7dfc1c9668 Rework Makefile, add config.def.h as default config 2020-08-19 21:02:01 +02:00
Samuel Dudík
b2fad7cd38
Update README.md 2020-08-18 19:53:51 +02:00
Samuel Dudik
bf203580b9 Change exit codes so action triggering is cleaner 2020-08-18 19:49:56 +02:00
Samuel Dudik
6abd6e3985 Merge branch 'master' of https://github.com/dudik/herbe into master 2020-08-18 18:46:36 +02:00
Samuel Dudik
466651958d Replace signal with sigaction 2020-08-18 18:46:02 +02:00
Samuel Dudík
eb1b49f2f8
Update README.md 2020-08-16 14:08:18 +02:00
Samuel Dudík
2e781f19cd
Update README.md 2020-08-16 13:46:57 +02:00
Samuel Dudík
d12e48578d
Update README.md 2020-08-15 21:02:56 +02:00
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 Dudík
e43bdb67a6
Update README.md 2020-08-08 18:10:39 +02:00
Samuel Dudík
c2c53c6b71
Update README.md 2020-08-08 18:10:20 +02:00
Samuel Dudik
a7610ada75 Add screenshot 2020-08-08 18:05:06 +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 Dudík
025055056c
Update README.md 2020-08-04 06:19:12 +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