-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: update symbols and logging for gamesecope functionality (#286)
* umu_consts: add enum for gamescope atom names * umu_run: use enum when referring to atom name * umu_run: convert atom value's array to list - In the past this lead to subtle bugs in comparison expressions. * umu_run: rename function to get_gamescope_baselayer_appid * umu_run: rename function to rearrange_gamescope_baselayer_appid * umu_run: rename function to set_gamescope_baselayer_appid * umu_run: rename function to get_steam_appid * umu_run: update identifiers * umu_run: rename function to get_window_ids * umu_run: rename function to monitor monitor_baselayer_appid * umu_run: update comments * umu_run: update log statements * umu_run: remove non-existent imported var * umu_test: update symbols in tests * umu_run: fix mypy lint
- Loading branch information
Showing
3 changed files
with
102 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.