You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know these can be done using VNC. But however, using a VNC in a phone is much complicated and really doesn't make any sense running a whole desktop environment in such small screens.
As termux itself isn't Linux and the community makes its own features them selves, can we add graphic headers support? (Maybe through Android NDK? I don't know)
I'm asking for a feature like, if I run a pygame script in command line (python game.py) then it should open a window inside termux itself displaying the game. Same with other libraries sdl, opengl etc.(implement the graphic headers not any specific library)
If I get enough response here I will create a feature request as I think the community need this feature for a long time. (Opened feature request already, people suggesting hacks rather implementing the feature)
NOTE: PyDroid3 already have these features. Though they had to modify the libraries.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I know these can be done using VNC. But however, using a VNC in a phone is much complicated and really doesn't make any sense running a whole desktop environment in such small screens.
As termux itself isn't Linux and the community makes its own features them selves, can we add graphic headers support? (Maybe through Android NDK? I don't know)
I'm asking for a feature like, if I run a pygame script in command line (
python game.py
) then it should open a window inside termux itself displaying the game. Same with other libraries sdl, opengl etc.(implement the graphic headers not any specific library)If I get enough response here I will create a feature request as I think the community need this feature for a long time. (Opened feature request already, people suggesting hacks rather implementing the feature)
NOTE: PyDroid3 already have these features. Though they had to modify the libraries.
Beta Was this translation helpful? Give feedback.
All reactions