You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I run one of the com.ml4w apps via Flatpak - for example, by clicking the green "Welcome" icon on the right end of Waybar, I get weirdly themed result:
same thing happens when executed from terminal, for instance for the settings app:
flatpak run com.ml4w.settings
results in:
but when I run the settings app by clicking the "settings" button in the sidebar app -- theming is fine:
Steps to reproduce
run "flatpak run com.ml4w.settings" from terminal - theming is wrong (for me at least)
click the green "welcome" icon on the right end of the Waybar -- the sidebar app will run.
click the "settings" button
Now the Settings app should be properly themed.
Expected behavior
Coherent GTK theming for all the com.ml4w apps.
Screenshots
No response
Distribution
Arch Linux
If Other, specify
No response
Additional context
Hyprland 0.47.2 built from branch at commit 882f7ad7d2bbfc7440d0ccaef93b1cdd78e8e3ff (version: bump to 0.47.2).
Date: Sun Feb 2 00:47:17 2025
Tag: v0.47.2, commits: 5767
built against:
aquamarine 0.7.2
hyprlang 0.6.0
hyprutils 0.5.0
hyprcursor 0.1.11
hyprgraphics 0.1.1
no flags were set
System Information:
System name: Linux
Node name: archlinux-desktop
Release: 6.13.1-arch1-1
Version: #1 SMP PREEMPT_DYNAMIC Sun, 02 Feb 2025 01:02:29 +0000
Thank you for quick reply, and your fantastic work on the project!
Sadly, no matter what I try in nwg-look, it doesn't seem to have any impact on theming the flatpak apps.
Weirdly enough, when I click through the themes in the "widgets" tab of nwg-look, the preview in right pane doesn't even update. Perhaps I have something seriously wrong with GTK setup altogether... Perhaps I'm missing some crucial setting somewhere, or a package.
I'm wondering if it's not about the xdg-desktop-portal-gtk, 'cause initially, the com.ml4w.settings app appeared in the light theme for me (even though I have prefer-dark GTK setting on). Also, I was getting the Failed to read portal settings: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop error when running the app from terminal. Only when tried some solutions from this reddit thread the error went away and the settings app appearad in the dark theme. Perhaps you have a custom ~/.config/xdg-desktop-portal/portals.conf file with some important setting?
In any case, thank you for looking into this. I understand you might not be able to reproduce the problem, but perhaps someone somewhere with the same problem will stumble upon this thread and will shed some light on this.
Describe the bug
Whenever I run one of the com.ml4w apps via Flatpak - for example, by clicking the green "Welcome" icon on the right end of Waybar, I get weirdly themed result:
same thing happens when executed from terminal, for instance for the settings app:
results in:
but when I run the settings app by clicking the "settings" button in the sidebar app -- theming is fine:
Steps to reproduce
Expected behavior
Coherent GTK theming for all the com.ml4w apps.
Screenshots
No response
Distribution
Arch Linux
If Other, specify
No response
Additional context
Hyprland 0.47.2 built from branch at commit 882f7ad7d2bbfc7440d0ccaef93b1cdd78e8e3ff (version: bump to 0.47.2).
Date: Sun Feb 2 00:47:17 2025
Tag: v0.47.2, commits: 5767
built against:
aquamarine 0.7.2
hyprlang 0.6.0
hyprutils 0.5.0
hyprcursor 0.1.11
hyprgraphics 0.1.1
no flags were set
System Information:
System name: Linux
Node name: archlinux-desktop
Release: 6.13.1-arch1-1
Version: #1 SMP PREEMPT_DYNAMIC Sun, 02 Feb 2025 01:02:29 +0000
GPU information:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation AD103 [GeForce RTX 4080] [10de:2704] (rev a1) (prog-if 00 [VGA controller])
NVRM version: NVIDIA UNIX x86_64 Kernel Module 570.86.16 Fri Jan 24 21:25:51 UTC 2025
os-release: NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo
plugins:
ml4w-hyprland-git
Version : 2.9.7.4.r77.g30562cb-1
My
~/.config/gtk-3.0/settings.ini
:~/.config/gtk-4.0/settings.ini
No overrides for flatpak, both outputs for these commands are empty:
flatpak override --show --user
flatpak override --show
Code of Conduct
The text was updated successfully, but these errors were encountered: