16 Commits

Author SHA1 Message Date
Benedikt Heine
403e4cc176 Remove libxdg-basedir dependency
GLib's g_get_user_config_dir function does exactly the same thing and
we don't need libxdg-basedir for something else.
2018-10-05 02:10:41 +02:00
Benedikt Heine
aed3fd30c0 Link the License in README 2018-05-15 17:01:08 +02:00
Benedikt Heine
d4ffa0e0ad Update maintainer addresses 2018-05-15 16:57:37 +02:00
Nikos Tsipinakis
630fd7fe03 Point out that make calls should use the same vars in README 2018-01-05 20:25:46 +02:00
Benedikt Heine
85da5d788b Add build documentation 2017-12-26 03:31:06 +01:00
Nikos Tsipinakis
74c3330669 Add coveralls
Send test coverage statistics to coveralls to provide a visual way to
monitor the progress of our testing suite.
2017-12-19 06:38:24 +02:00
thomas
f6850389ec
Fix typo in README.md
...since I also fixed it on the website (:
2017-12-12 19:00:37 +01:00
Benedikt Heine
855d4bb860 depend on gtk3 instead of gtk2 2017-07-13 15:01:52 +02:00
Nikos Tsipinakis
c547f6eec9 Add force_xinerama option
Since after the release a lot of downstream users will not be building
from source, it makes a lot more sense to have an option to fall back to
the Xinerama extension for those that are still on systems that do not
support RandR.
2017-07-10 14:38:20 +03:00
Nikos Tsipinakis
394ac9b5fe Update readme to reflect the new dependencies
Replace the dependency list in the README to mention libxrandr instead
of libxinerama since that's the default value of the MULTIMON variable
in config.mk
2017-04-02 19:41:36 +03:00
Nikos Tsipinakis
3c38741e71 Remove unused dependencies
Remove xext and xft as a dependency since they are not currently used
and probably haven't been used a while.

Also remove freetype2 from the pkg-config list, while it is required by
pangocairo it should be included from the pkg-config --cflags call.
2017-04-01 18:52:15 +03:00
Eizen
36ad645c47 Update Readme 2017-01-29 16:18:22 -03:00
Eizen
5e9c3cbc95 Fix Readme
Github markdown doesn't support irc URI scheme. Move issue tracker link to the end.
2017-01-23 17:00:47 -03:00
Eizen
97bc56847b Update README
Replace old issue tracker link. Add travis status image. Add missing dependency.
2017-01-23 16:39:34 -03:00
Eizen
b8364f4104 Fix missing link README 2016-11-19 20:16:35 -03:00
Eizen
dfdc082687 Change README
Move README to docs/dunst.pod to be used as man page. Write a README with building instructions and dependencies. Remove INSTALL as it's no longer necessary.
2016-11-19 20:11:21 -03:00