Bug 471119 - Make G’MIC Window not modal again
Summary: Make G’MIC Window not modal again
Status: RESOLVED INTENTIONAL
Alias: None
Product: krita
Classification: Applications
Component: G'Mic for Krita (other bugs)
Version First Reported In: 5.1.5
Platform: unspecified Unspecified
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-16 15:50 UTC by Mindaugas
Modified: 2023-06-20 11:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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*