kotatogram-desktop/.github/workflows
Ilya Fedin 0a011db483 Get rid of DESKTOP_APP_DISABLE_DBUS_INTEGRATION
Desktop App Toolkit uses GLib as the D-Bus library for quite long time, but GLib is not only a D-Bus library, it's more a basic library providing native Linux APIs implementing various specs. The situation right now is that DESKTOP_APP_DISABLE_DBUS_INTEGRATION disables not only D-Bus code but all the native API integration such as MIME handling or .desktop file parsing. In other words, the option disables native Linux APIs on Linux what is absurd and doesn't have any sense.
2023-05-15 08:08:04 +04:00
..
copyright_year_updater.yml
docker.yml
issue_closer.yml Moved Issue Closer to separate Github Action. 2020-11-19 22:47:06 +03:00
linux.yml Get rid of DESKTOP_APP_DISABLE_DBUS_INTEGRATION 2023-05-15 08:08:04 +04:00
lock.yml
mac.yml Install pkg-config explicitly in macOS action 2023-02-20 14:26:41 +04:00
master_updater.yml
no-response.yml
snap.yml Fix snap action 2023-04-01 17:41:03 +04:00
stale.yml
user_agent_updater.yml
win.yml
winget.yml