Originally posted by Ironmask
View Post
Announcement
Collapse
No announcement yet.
Google Chrome/Chromium Experimenting With A Qt Back-End
Collapse
X
-
- Likes 1
-
Originally posted by skeevy420 View Post
They use GTK for the File Chooser window and things like that. It's very distracting on my KDE Wayland desktop when I'm presented with that GNOME CSD bullcrap. I need to go back to using that SUSE Firefox AUR package. It really helps with the CSD bullcrap. Just in the past week I've downloaded a few things by accident because I instinctively clicked the save button because CSD bullcrap means the Save button is where Close is located on every goddamn thing else.Originally posted by ssokolow View Post
For the file choosers, I've been using export GTK_USE_PORTAL=1 for ages.Originally posted by Shagga, Son of Dolf View PostPutCode:export GTK_USE_PORTAL=1
Code:~/.profile
Also, I don't know about Chrome, but Chromium does use the KDE file picker out of the box.
EDIT: Damn it, I can't believe I hit that reply button just one comment too soon :P
Originally posted by mastermind View PostIn latest versions of Firefox you can switch to KDE/QT file pickers by simply going to about:config and changing the value of "widget.use-xdg-desktop-portal.file-picker" to 1.Last edited by Nocifer; 16 April 2022, 06:05 AM.
- Likes 1
Comment
-
Originally posted by Nocifer View PostThere has been no need to use export GTK_USE_PORTAL=1 since a good while ago. Nowadays you can just enable widget.use-xdg-desktop-portal.file-picker in about:config and you're all set.
After all, if your goal is to get KDE dialogs in as many applications as possible, your non-Firefox applications aren't going to listen to widget.use-xdg-desktop-portal.file-picker.
- Likes 1
Comment
-
Originally posted by birdie View Post
What's so good about libQt as opposed to libgtk aside from differences in font rendering and dubious GTK file open/save dialogs? I'm genuinely curious.
- Likes 1
Comment
Comment