klay1

joined 3 months ago
[–] klay1@lemmy.world 11 points 1 month ago* (last edited 1 month ago)

Ecosia on Android is based on Chromium. Qwant on Android is based on: Firefox for Android, which uses the GeckoView engine.

Otherwise they are just search engines.

[–] klay1@lemmy.world 1 points 2 months ago

i think that was it, thank you! I must have enabled smart contrast which does that.

25
submitted 2 months ago* (last edited 2 months ago) by klay1@lemmy.world to c/linux@lemmy.ml
 

solved: not plasmas fault: the monitors own smartcontrast did that.

Hi, please kindly direct me to the right community to ask this:

Plasma 6 is my favorite DE and i use KDE neon. The screen brightness adapts automatically to the windows i focus on, which is a good idea. But it does that the wrong way IMO. Dark windows are dimmed and bright windows are lit up. Why? Now i have both extremes switching back and forth all the time. Can we turn that the other way around or turn it off please?

I like that the screens hardware brightness setting is used now from the desktop. Great! But now i have no control over it anymore, since when i open a bright window, the brightness setting goes up too. I hate that at night.

Usually adjusting the brightness for me has one purpose:

  • bright room: max display brightness (day)
  • dark room: min display brightness (night)

...maybe something in between for transition. All the other features are nice to have but please only work on them when this main feature is secured.

[–] klay1@lemmy.world 1 points 2 months ago* (last edited 2 months ago)

the classic cronjob workaround works great.

The command /usr/bin/openrgb --profile /home/user/.config/OpenRGB/test.orp runs fine, loads the test.orp setting i saved with openrgb-GUI. Until the keyboard goes back to default after 4 min or so.

Therefore i made a cronjob that does the same, just every 3 minutes: */3 * * * * /usr/bin/openrgb --profile /home/user/.config/OpenRGB/test.orp

[–] klay1@lemmy.world 1 points 3 months ago (1 children)

correction: nevermind it does not work. Again. They keyboard just resets itself after like a minute, regardless. Don't understand what is happening.

[–] klay1@lemmy.world 1 points 3 months ago* (last edited 2 months ago) (2 children)

~~It works fine now.~~ Uninstalled the openRGB flatplak from the kde neon app store (discover) and instead installed the .deb from the openrgb-website. ~~Now it works with static dimmed LEDs. NICE!~~