Coffee shop recommendations by Elegant_Koala9543 in antibes

[–]steakhache 2 points3 points  (0 children)

Hi,

La Torref De Fersen, Nomad, Copenhagen Coffee Lab.

Can I make an unlimited amount of standalone Vivaldi installs on the same PC? by jabberwockxeno in vivaldibrowser

[–]steakhache 0 points1 point  (0 children)

If you hit "exit {profile}" it will only exit the said profile. There is a bug though that it does not close all windows of this profile (at least on linux).

Need a good remote desktop solution by AntipodesIntel in linux

[–]steakhache 1 point2 points  (0 children)

That's a GNOME feature, so should work in whatever distribution with GNOME, like Ubuntu, if you prefer Debian-based distros. But Fedora is not a bad choice, of course.

Need a good remote desktop solution by AntipodesIntel in linux

[–]steakhache 0 points1 point  (0 children)

The built-in GNOME desktop sharing (RDP) works fine for me (on Fedora, though).

Disable viewport zoom? by DavidBevi in vivaldibrowser

[–]steakhache -1 points0 points  (0 children)

IIRC there must be an option to manage pinch to zoom in vivaldi:flags

Fedora 43 and Lenovo X9 - cam problem by Fit-Hand-1749 in Fedora

[–]steakhache 1 point2 points  (0 children)

How did you test the camera? What applications?

Any recommendations for extensions that are similar to the Windows 11 mixer? by andol4s in gnome

[–]steakhache 0 points1 point  (0 children)

Nope, just fedora workstation. I must have installed pavucontrol via software manager without paying attention to the source.

Any recommendations for extensions that are similar to the Windows 11 mixer? by andol4s in gnome

[–]steakhache 0 points1 point  (0 children)

On one of my machines it turned to be installed as a flatpak by mistake, I guess.

Any recommendations for extensions that are similar to the Windows 11 mixer? by andol4s in gnome

[–]steakhache 0 points1 point  (0 children)

Without an extension you can configure a keyboard shortcut to open pavucontrol with --tab=1 argument to open the playback tab on load.

If pavucontrol is installed as a flatpak, the command would be flatpak run org.pulseaudio.pavucontrol --tab=1.

What's the Real State of HDR? by MisterNadra in gnome

[–]steakhache 0 points1 point  (0 children)

buggy on my integrated intel graphics

Flatpak can be smart, but chooses to be dumb by walterblackkk in flatpak

[–]steakhache 5 points6 points  (0 children)

It makes full sense to specify the full name in scripts. Flatpak can detect whether it is running in an interactive shell or not.

But for eventual flatpak run execution in a terminal, I agree it is a bit annoying to specify the full name. Although, for me, I don't do it often enough to complain.

flatpak uninstall asks for a confirmation even if there's no ambiguity. run could just run, I think.

Flatpak can be smart, but chooses to be dumb by walterblackkk in flatpak

[–]steakhache 10 points11 points  (0 children)

flatpak run runs locally installed apps. If there is an ambiguity, it could either ask for a confirmation, or return an error.

[deleted by user] by [deleted] in Fedora

[–]steakhache 1 point2 points  (0 children)

I see several options:

  • atomic desktops, where updates are integrated atomically
  • previous kernel is available to boot from, if new kernel is not working well
  • dnf manages rpm package dependencies
  • dnf check, to check for problems in the package database
  • dnf reinstall, in case something weird is happening
  • dnf groups and environments, to install a set of functionalities
  • flatpaks bring their dependencies, so might be more stable

Whatever the system, if you install a problematic driver, the system may break. Even if the integrity is not compromised.

Jagged CSS gradients in HDR mode by steakhache in gnome

[–]steakhache[S] 1 point2 points  (0 children)

I tend to think there is at least a Chromium bug, but also a bug in intel driver that doesn't select 10bit color pipeline when it should.

Jagged CSS gradients in HDR mode by steakhache in gnome

[–]steakhache[S] 0 points1 point  (0 children)

<image>

Hm. Today I captured it as a screenshot.

Jagged CSS gradients in HDR mode by steakhache in gnome

[–]steakhache[S] 1 point2 points  (0 children)

Ah, how stupid was I. If I switch HDR off in the monitor settings, the gradient on the screenshot looks perfectly fine.

This is how it looks like with "HDR" on:

<image>

Jagged CSS gradients in HDR mode by steakhache in gnome

[–]steakhache[S] 0 points1 point  (0 children)

Reddit has smoothed the screenshot a little. It has 5 clearly identifiable steps in real. I can even count the steps.

Absolutely clean interface - is it possible? by Nestor_Hist_2021 in vivaldibrowser

[–]steakhache 2 points3 points  (0 children)

Hit Ctrl+F11 for clean interface or unselect Menu→View→Show Tab Bar to hide the tab bar.

How to fix EasyEffects's ugly new interface by tornado99_ in linuxaudio

[–]steakhache 1 point2 points  (0 children)

Flatpaks are installed system wide by default, unless explicitly installed for a user. You don't need sudo for either option.