Commit Graph
11 Commits
Author SHA1 Message Date
Patrick Griffis 69ce388a87 actions: Add MSYS2 builder 2021-07-15 20:59:27 -05:00
Patrick Griffis 91439f04c0 Fix whitespace issues 2021-07-13 12:30:47 -05:00
Patrick Griffis c144d0468b Remove libnotify dependency
Instead just talk directly to the service. This fixes *sending*
a notification being blocking IO.
2021-07-13 12:26:34 -05:00
Patrick Griffis 482efae89a actions: Build on Ubuntu 20.04
18.04 requires newer Ninja
2021-07-13 11:33:00 -05:00
Patrick Griffis cbb0927a7a build: Misc cleanup of options
Cleanup of option names, use features where applicable, and printing
of summary.
2021-07-13 11:26:59 -05:00
Patrick Griffis 869a8d7ab3 Fix allowed characters when escaping URIs
Closes #2608
2021-07-10 11:35:35 -05:00
Patrick Griffis cdcdeacd63 actions: Remove default value in ubuntu build 2021-06-21 12:48:47 -05:00
Patrick Griffis 28a4726ddc actions: Add flatpak action 2021-06-21 12:48:38 -05:00
Patrick Griffis 6b7d110ced actions: Upload windows artifacts for each arch 2021-06-21 12:48:32 -05:00
Patrick Griffis 1f5c95d9e9 Always pass a valid URI to gtk_show_uri()
This can fix issues like a crash when invalid characters get passed
through.
2021-06-17 15:22:40 -05:00
Patrick Griffis d3545f37cd Change default network to Libera.Chat 2021-05-23 21:15:52 -05:00