Bug 471119

Summary: Make G’MIC Window not modal again
Product: [Applications] krita Reporter: Mindaugas <matijunasmindaugas>
Component: G'Mic for KritaAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: halla
Priority: NOR    
Version First Reported In: 5.1.5   
Target Milestone: ---   
Platform: unspecified   
OS: Unspecified   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Mindaugas 2023-06-16 15:50:30 UTC
G'MIC-QT window is modal which means that active layers cannot be selected or changed while the window is opened. This also disables input from other sources such as the keyboard undo. This gravely limits functionality of the feature as applying functionality to multiple layers becomes overly tedious. The solution is to revert to the previous implementation of G'MIC-Qt which had the window set to be non modal, and thus, making it easier to use the feature.
This issue is discussed further here: https://krita-artists.org/t/make-gmic-window-not-modal-again/68434/3
Comment 1 Halla Rempt 2023-06-20 10:47:40 UTC
Unfortunately, that is not possible without reintroducing really severe bugs.
Comment 2 Mindaugas 2023-06-20 11:09:48 UTC
(In reply to Halla Rempt from comment #1)
> Unfortunately, that is not possible without reintroducing really severe bugs.

*cry*