notfirefox

Results 12 comments of notfirefox

On a related note: It would be nice if one could scroll through the tabs using the scroll wheel, when the TabWidget is focused. This seems to be the general...

Another enhancement request: Do not show the focus indicator when clicking on the tab. ![image](https://github.com/slint-ui/slint/assets/138280734/def402fb-fe67-4296-9be2-08bcc1828e90) Qt seems to show this when the tab gets focused through a keyboard focus change.

> Please note that the behavior should ideally be the same as the widgets from the other style. (unless there are reason for it to diverge, such as platform specific...

The expUI_dark looks pretty good imo

#1013 is merged so it seems to me like this issue can be closed now.

So we have a functioning workaround but not a proper upstream fix for it so far. Let me propose the following **Update the Fedora 39 container image** 1. Add `flatpak-xdg-utils`...

Apart from the fact that this is a duplicate, this issue should be fixed by #1013, so I believe it can be closed now.

@debarshiray Okay yeah I might owe you that much. So I will begin with a short overview of the files that Z shell uses. > Commands are first read from...

@carlocab It does, but `gcc@11` is [not listed as a hard requirement](https://formulae.brew.sh/formula/ghc#default) for `ghc` as of right now, right? So one might want to consider adding `gcc@11` as a dependency...

That indeed fixed the issue. There are a few questions remaining however. ### C++ compiler command In my previous message I have mentioned the `/home/linuxbrew/.linuxbrew/Cellar/ghc/9.10.1/lib/ghc-9.10.1/lib/settings` file. After the fix the...