Shyzus
Shyzus
CCoder.com
Created by Shyzus on 7/13/2024 in #help
GUI Application Development
oh and a fun thing to note. if you were using the NoVNC window but you didn't really want to install vscode or simply don't like the XFCE GUI for writing code. you can just open your workspace on your own vs code desktop. By passing an environment variable(ex: DISPLAY=0:) to whatever command would create a GUI application. It spawns a GUI application right on the NoVNC window and you can interact with it just fine while having a debug process attached on your machine's vscode instance.
31 replies
CCoder.com
Created by Shyzus on 7/13/2024 in #help
GUI Application Development
so 👍
31 replies
CCoder.com
Created by Shyzus on 7/13/2024 in #help
GUI Application Development
but right now it works perfectly well using XFCE.
31 replies
CCoder.com
Created by Shyzus on 7/13/2024 in #help
GUI Application Development
not sure where the failure for that happens as the image should installing XFCE onto the plain ubuntu base image coder provides. but im working on an alternative for now that uses Fedora.
31 replies
CCoder.com
Created by Shyzus on 7/13/2024 in #help
GUI Application Development
seems there is some issue with the XFCE DE. that if you were to run apt upgrade for example it would mark the entire DE as auto-removable packages and if you pressed yes it just destroys the workspace.
31 replies
CCoder.com
Created by Shyzus on 7/13/2024 in #help
GUI Application Development
there is one downside that im trying to remedy by just creating a different base image altogheter
31 replies
CCoder.com
Created by Shyzus on 7/13/2024 in #help
GUI Application Development
@Phorcys
31 replies
CCoder.com
Created by Shyzus on 7/13/2024 in #help
GUI Application Development
and the main.tf file:
31 replies
CCoder.com
Created by Shyzus on 7/13/2024 in #help
GUI Application Development
Dockerfile for the image I hacked togheter using bits of the old deprecated but also the new base image.
31 replies
CCoder.com
Created by Shyzus on 7/13/2024 in #help
GUI Application Development
kind off yeah
31 replies
CCoder.com
Created by Shyzus on 7/13/2024 in #help
GUI Application Development
Time for experimentation it is. It would surely help with any GUI development that needs testing on wayland.
31 replies
CCoder.com
Created by Shyzus on 7/13/2024 in #help
GUI Application Development
I see these mostly utilize X11. Have there been attempts with wayland aswell?
31 replies
CCoder.com
Created by Shyzus on 7/13/2024 in #help
GUI Application Development
Ah I see, thank you very much for helping me out!
31 replies