mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Add option to disable hotkeys, add gsr-ui-cli tool to control gsr-ui remotely
This commit is contained in:
@@ -58,6 +58,8 @@ namespace gsr {
|
||||
bool is_open() const;
|
||||
bool should_exit(std::string &reason) const;
|
||||
void exit();
|
||||
|
||||
const Config& get_config() const;
|
||||
private:
|
||||
void xi_setup();
|
||||
void handle_xi_events();
|
||||
|
||||
Reference in New Issue
Block a user