~arjunaithal


#533 youtube scripts on edge branch not working 2 years ago

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?

#520 Pinephone pulse audio configuration is not listing in audio menu 2 years ago

Comment by ~arjunaithal on ~mil/sxmo-tickets

Ok. Switched to pmos stable until this package is fixed. Thanks.

#520 Pinephone pulse audio configuration is not listing in audio menu 2 years ago

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.

#442 Crust suspend is broken 2 years ago

Comment by ~arjunaithal on ~mil/sxmo-tickets

The crust seems to be working fine for me. Running 5.17 kernel on sxmo head branch.

#178 Toggle audio during call is not working 3 years ago

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.

#444 status bar incorrectly shown as dwm in sxmo 1.7 version 3 years ago

Comment by ~arjunaithal on ~mil/sxmo-tickets

Thanks for looking into this. Its working after the fix.

#444 status bar incorrectly shown as dwm in sxmo 1.7 version 3 years ago

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.

#399 A few issues with the new swmo lock mechanism 3 years ago

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.

#397 Pipe URL does not work in swmo 3 years ago

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

#397 Pipe URL does not work in swmo 3 years ago

Ticket created by ~arjunaithal on ~mil/sxmo-tickets

Pipe URL doesn't work in swmo. None of the pipe URL functions are working.