Danielle Foré
Danielle Foré
Closing since AppCenter no longer manages system packages. These apps are currently shipped as deb packages which is considered part of the operating system. We'd need to ship them as...
@Oowoosh0 can you resolve conflicts here please? :)
Docker for example does include some specific directions for other (non-Ubuntu) Linux distros: https://docs.docker.com/engine/install/#other-linux-distributions There is an `upstream` flag in LSB release that scripts can use. This is also used...
Is this still relevant now that we ship Pipewire?
Opened https://github.com/ximion/appstream/pull/661 to add pantheon:dark as an environment ID upstream This app is however distributed as a Flatpak in AppCenter. Please don’t package it in Fedora. I’d much rather folks...
@lenemter can this be closed now?
It looks like we did have a hide delay in Plank: https://github.com/elementary/dock/blob/68e0604191ef077d5ce70dcce94310276906678f/lib/HideManager.vala#L330 Default timeout was 500ms: https://github.com/elementary/dock/blob/68e0604191ef077d5ce70dcce94310276906678f/data/net.launchpad.plank.gschema.xml.in#L59 So it would preserve the old behavior :)
I'm not sure it needs to be a setting though. I think we should just hardcode the 500ms and then see if there's further feedback from folks and if we...
@teamcons is this something that you used to adjust in Plank? If so, what did you change the timeout to?
It looks like Dash to Dock has a default hide delay of 200ms https://github.com/micheleg/dash-to-dock/blob/846f1fdb785e0548fc273cea406807c943d733f4/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml#L69 I'm inclined to go with the 500ms from plank. We've never had anyone complain it was...