Issues

Open

gio network support

(venv) root@xps ~ [0|1]
# az login
A web browser has been opened at https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize. Please continue the login in the web browser. If no web browser is available or if the web browser fails to open, use device code flow with `az login --use-device-code`.
gio: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=...&prompt=select_account: Operation not supported

Support for touchscreen

Anvil does not currently implement touch input.

Wayland scale resume after display sleep

Anvil currently enables only the first output. Losing that output terminates the compositor, so display sleep and resume still need explicit handling.

Resolved

Vulkan support (in Mesa)

Completed because I had it for simulation software in Unity.

Support for Waybar

Waybar is the only taskbar that does not suck. But it is a PITA to compile. I would like to package it as a Flatpak application. But also that is hard.

Bluetooth headset

No idea what needs to be done here. Probably a hard issue. I have looked into this as several occassions but never understood what is really the true issue.

It is likely easier to get this working and then understand it than to try and understand the whole stack and then fixing it. Thus, this is a guessing game and it can take a few hours, or several weeks. I have already spent a good day on this, so it is likely in the latter end of the spectrum.

  • Make sure that /etc configuration is setup properly.
  • Missing codecs? SBC should be enough but what about 'Profiles'?
  • What needs support for what? Bluetooth does not seem to depend on SBC. So, who controls what here? This is a hard question, and likely understanding this would be helpful to make sure that we are looking in the right place for the solution and problem.

Roblox on Linux

Resolved by enabling GPG support in IronForge's Flatpak/OSTree build. The stock Sober package can now be installed directly from Flathub without an IronForge package or compatibility override. See Games on IronForge for the current installation instructions.