Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

General: Remove IdleManager module #2084

Merged
merged 31 commits into from
Sep 30, 2021
Merged

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Sep 28, 2021

Changes

  • idle manager removed as module and it's logic was moved to TimersManager (only place where is used)
  • modified mouse and keyboard threads to be Qt based and easily killed
    • this can cause few issues on tray close
  • simplified logic of showing message and stopping timers
  • modified message window initialization and handling of "countdown time"

Resolves: #2023

@iLLiCiTiT iLLiCiTiT self-assigned this Sep 28, 2021
@iLLiCiTiT iLLiCiTiT added the type: enhancement Enhancements to existing functionality label Sep 28, 2021
@iLLiCiTiT iLLiCiTiT merged commit 0679972 into develop Sep 30, 2021
@iLLiCiTiT iLLiCiTiT deleted the feature/idle_manager_removement branch December 13, 2021 15:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenPype modules/addons without interfaces
2 participants