Search found 5 matches
- Tue Dec 14, 2021 3:48 pm
- Forum: General MakeMKV discussion
- Topic: Interface steals focus when finished saving
- Replies: 7
- Views: 5829
Re: Interface steals focus when finished saving
Interestingly, this appears to be a Qt issue/problem/bug/whatever rather than anything with MakeMKV. The popup in question is a QMessageBox. As standard, it steals focus with, apparently, no way to change this. My solution, albeit dirty, is to prevent all "OK" message boxes from showing. m...
- Tue Dec 14, 2021 10:20 am
- Forum: General MakeMKV discussion
- Topic: Interface steals focus when finished saving
- Replies: 7
- Views: 5829
Re: Interface steals focus when finished saving
Ok, that gets rid of the notification. Great! But what about the focus stealing?
I'm more of a GTK developer than Qt, and I can't make out where the popup dialog is invoked when ripping is completed.
Any ideas?
I'm more of a GTK developer than Qt, and I can't make out where the popup dialog is invoked when ripping is completed.
Any ideas?
- Mon Dec 13, 2021 4:29 pm
- Forum: General MakeMKV discussion
- Topic: Interface steals focus when finished saving
- Replies: 7
- Views: 5829
Re: Interface steals focus when finished saving
I'm on Debian, but that's ok. I'm a developer myself, so I'm ok modifying code.
Many thanks for that.
Many thanks for that.
- Thu Nov 25, 2021 4:10 pm
- Forum: General MakeMKV discussion
- Topic: Interface steals focus when finished saving
- Replies: 7
- Views: 5829
Re: Interface steals focus when finished saving
I know of no way to disable the notification. I found out how to add MakeMKV to Gnome's list so I could turn them off, but I guess the way MakeMKV invokes them ignores that setting. Stealing focus is the main concern really. This may be a window manager issue, but there is no way to change this in G...
- Thu Nov 25, 2021 3:32 pm
- Forum: General MakeMKV discussion
- Topic: Interface steals focus when finished saving
- Replies: 7
- Views: 5829
Interface steals focus when finished saving
I use MakeMKV on Linux. I have no issues with the software's functionality per se, but the interface does have an annoying "feature". When it's finished saving titles, it shows a popup, a panel notification, and steals focus. The biggest problem is that it steals focus. If I'm using anothe...