ddnet/src
Arda Demir b7d452d2a0
Libnotify support for linux client (#2099)
Add libnotify support for linux client

Also unify notification management

Make libnotify mandatory for the client. It is installed on 100% of Arch
Linux systems and on 70% of Debian systems. I'd guess the remaining
Debian systems are servers.

Detect dependent libraries of `libnotify` using `pkg-config`. Remove
library-specific code from the game module. Decrement refcount for
libnotify notification object before leaving the function.
2020-04-14 17:53:53 +02:00
..
antibot Add support for dynamically loading an antibot module 2020-03-11 01:58:50 +01:00
base Surprise: void x(); accepts any parameter in C! 2020-04-12 20:06:38 +02:00
engine Libnotify support for linux client (#2099) 2020-04-14 17:53:53 +02:00
game Libnotify support for linux client (#2099) 2020-04-14 17:53:53 +02:00
mastersrv Fixes and stress improvements 2018-12-17 20:05:50 +01:00
osx Libnotify support for linux client (#2099) 2020-04-14 17:53:53 +02:00
osxlaunch Streamline platform client 2020-03-28 02:20:16 +03:00
test Remove some unused includes 2019-12-14 10:20:42 +01:00
tools Remove debugging help 2019-12-29 13:35:19 +01:00
twping Rename ping -> twping 2014-11-24 23:22:37 +01:00