qomui icon indicating copy to clipboard operation
qomui copied to clipboard

Add 'minimize on close' function. Closes #33

Open precla opened this issue 5 years ago • 1 comments

Default is set to off :)

Filled feature request for for: https://github.com/corrad1nho/qomui/issues/33

precla avatar Feb 02 '19 23:02 precla

This may conflict with system shutdown/reboot or delay it as essentially the CloseEvent will be ignored if you override it with "minimize". To get rid of the exit dialog only accepting the CloseEvent is a sensible option or we'd have to find an entirely different solution such as differentiating CloseEvent actions by sender.

corrad1nho avatar Feb 03 '19 09:02 corrad1nho