mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Replace flatpak/native autostart with the current gsr-ui type when launching gsr-ui, for users that switch between them
This commit is contained in:
@@ -41,6 +41,7 @@ namespace gsr {
|
||||
bool is_xdg_autostart_enabled();
|
||||
// Returns 0 on success
|
||||
int set_xdg_autostart(bool enable);
|
||||
void replace_xdg_autostart_with_current_gsr_type();
|
||||
|
||||
// Systemd user service helpers
|
||||
bool is_systemd_service_enabled(const char *service_name);
|
||||
|
||||
Reference in New Issue
Block a user