1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 04:46:36 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
15cc87bffd Remove old man pages.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-21 04:40:10 -04:00
97d4c97c52 Generate man pages from asciidoc
Working directly with g/roff is a pain.
Also changed the formatting of toxic.conf.5 a bit.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-21 04:39:24 -04:00
595e42b587 Clarify function of -b switch.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-16 02:35:21 -04:00
f5401df2c7 doc/toxic: Add missing flags and sort alphabetically.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-15 19:26:06 -04:00
3e79a5ca8b Add -b flag for debugging
For now this just prints messages to stderr, so the user should manually
redirect stderr to avoid breaking the ui. This can be later expanded
upon to provide debugging messages in the command window.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-15 19:06:16 -04:00
919a06d282 toxic.conf.5: Remove default config from man page
The reference to the config example in the FILES section should be sufficient.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-14 01:13:27 -04:00
b62787ce47 Makefile: refactoring and adding desktop notifications support 2014-07-30 14:14:13 +02:00
476dec46b6 add settings to toggle typing notifications for self and others 2014-07-29 20:14:44 -04:00
1c58c339bb Update toxic.conf manpage 2014-07-29 12:07:24 +02:00
9476db02a9 allow disabling of individual sounds 2014-07-23 14:59:36 -04:00
1131b73299 Update toxic.conf.5 manpage 2014-07-22 16:38:20 +02:00
c271622670 fix resizing bugs 2014-06-30 23:56:47 -04:00
a194f7ad87 add option to use the default locale 2014-06-29 18:14:28 -04:00
5da69e7f56 Manpage fix 2014-06-29 11:48:02 +02:00
ebc5cd9285 manpage fixes/rm redundant comments & make alerts setting more intuitive 2014-06-28 22:05:05 -04:00
97536d2a72 add setting option to disable timestamps 2014-06-28 20:33:46 -04:00
828b7fb505 Add help target and toxic.conf manpage 2014-06-28 18:40:59 +02:00
e8a39e1722 man page fixes/additions, rm unneeded toxic.conf file from install 2014-06-26 13:22:22 -04:00
353be3a7a2 Add manpage 2014-06-26 14:06:22 +02:00