summary refs log tree commit diff stats
path: root/win32/hexchat.exe.manifest
AgeCommit message (Collapse)Author
2015-10-11win32: Add Windows 10 ID to manifesttomek
2015-02-04Implement windows 8.1+ notificationsTingPing
This splits notifications up into multiple backends currently only libnotify on unix and win8 toasts. The win8 backend was originally written by @leeter though heavily modified.