Ticket created by ~arjunaithal on ~mil/sxmo-tickets
youtube scripts on pmos sxmo edge branch is not working since few weeks, is it same for everyone?
Comment by ~arjunaithal on ~mil/sxmo-tickets
Ok. Switched to pmos stable until this package is fixed. Thanks.
Ticket created by ~arjunaithal on ~mil/sxmo-tickets
Pinephone pulse audio configuration is not listing in audio menu in pmos edge.
Audio Close Menu Volume up Volume down "Suspended" "sun9i-hdmi Stereo" Mode: Default -> Call Output: Earpiece -> Speaker Mic: Off -> On
This is resulting in call audio not working in pmos edge.
Comment by ~arjunaithal on ~mil/sxmo-tickets
The crust seems to be working fine for me. Running 5.17 kernel on sxmo head branch.
Comment by ~arjunaithal on ~mil/sxmo-tickets
With pipewire callaudio in git head it seems to work. May be it will be available in 1.9 release.
Comment by ~arjunaithal on ~mil/sxmo-tickets
Thanks for looking into this. Its working after the fix.
Ticket created by ~arjunaithal on ~mil/sxmo-tickets
Status bar is just shown as dwm-6.2 in sxmo version but the status bar is correct in swmo. I prefer to use sxmo instead of swmo so this seems be critical issue as I'm not aware of the status of modem, audio or network from the status bar.
Comment by ~arjunaithal on ~mil/sxmo-tickets
yes point 5 is true. There is no way now in swmo to just turn off screen and listen to music being played in mpv. The idle timer kicks in to put the phone into crust mode.
Comment by ~arjunaithal on ~mil/sxmo-tickets
Correction:- Pipe URL options doesn't work when used from active Netsurf window on swmo.
Code block in sxmo_urlhandler.sh - # Is normal browser? (FF or Netsurf) - use Ctrl-L Ctrl-C to copy URL ISNORMBROWS="$(xprop -id "$(xdotool getactivewindow)" | grep -E 'WM_CLASS.*(Netsurf|Firefox)')" if [ -n "$ISNORMBROWS" ]; then xdotool key --clearmodifiers --delay 20 "ctrl+l" "ctrl+c" sleep 0.2 URL="$(xclip -o)" fi
I guess the above code may need some change to make it compatible with wayland
Ticket created by ~arjunaithal on ~mil/sxmo-tickets
Pipe URL doesn't work in swmo. None of the pipe URL functions are working.