Bug 403398 - Set Kirigami (Gallery) to use desktop widget style by default
Summary: Set Kirigami (Gallery) to use desktop widget style by default
Status: RESOLVED FIXED
Alias: None
Product: kirigami gallery
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
: 403660 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-01-19 15:00 UTC by Alex L
Modified: 2019-05-03 12:57 UTC (History)
4 users (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 Alex L 2019-01-19 15:00:34 UTC
SUMMARY
When starting Kirigami Gallery it has a "mobile" look. It can be solved by setting QT_QUICK_CONTROLS_STYLE=org.kde.desktop when starting it. It should be started so by default.

STEPS TO REPRODUCE
1. sudo apt install kirigami-gallery
2. kirigami2gallery

OBSERVED RESULT
Kirigami Gallery starts with "mobile" widget style by default

EXPECTED RESULT
Kirigami Gallery should start with (Brezze looking) "desktop" widget style

SOFTWARE/OS VERSIONS
Tested with KDE Neon user edition (5.14) and KDE Neon dev unstable

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2019-01-20 02:24:21 UTC
Yeah, it used to, but now I notice that it doesn't anymore.
Comment 2 Marco Martin 2019-05-03 12:07:20 UTC
Git commit 794148b815d8946b26e5b768b3f12c1a7612c3ae by Marco Martin.
Committed on 03/05/2019 at 12:07.
Pushed by mart into branch 'master'.

don't hardcode the style to Material

M  +1    -2    src/qtquickcontrols2.conf

https://commits.kde.org/kirigami-gallery/794148b815d8946b26e5b768b3f12c1a7612c3ae
Comment 3 Nate Graham 2019-05-03 12:56:15 UTC
Yay!
Comment 4 Nate Graham 2019-05-03 12:57:21 UTC
*** Bug 403660 has been marked as a duplicate of this bug. ***