-
Install Xephyr and Xfce4 first.
```
$ cat ~/launch_desktop.xfce4
#!/bin/bash
echo "Current DISPLAY=$DISPLAY"
echo "Finding a free DISPLAY number"
for i in $(seq 1 20);
do
DISPLAY=":$i…
-
I really am enjoying the project so far, however i have been having an issue that might be helped with some extra documentation on features. I am having trouble finding the display manager to change m…
-
Using xfce4 desktop on stretch, xrdp 0.9.2, I'm unable to get back from the lock screen shipped with xfce4 (light-locker). killing it from a ssh session permeit to get the desktop back
-
### Description of bug
crashes when drawing
### Steps to reproduce
Draw a stroke
### Backtraces or error messages
```shell
Traceback (most recent call last):
File "/usr/lib/mypaint/gui/applica…
-
Update of desktop-linux-xfce4-xfwm4 to v4.18.0-1 for Qubes OS r4.3, see comments below for details and build status.
From commit: https://github.com/QubesOS/qubes-desktop-linux-xfce4-xfwm4/commit/14d…
-
## System Details
- Termux Native XFCE4 desktop environment (host : Galaxy S24+)
- hangover-wine-9.20.1
- Temux tur-repo package
## Problems Description
- box64cpu.dll
- x86/x64 programs
…
-
Update of desktop-linux-xfce4 to v4.2.3-1 for Qubes OS r4.3, see comments below for details and build status.
From commit: https://github.com/QubesOS/qubes-desktop-linux-xfce4/commit/0b6d04ae12bdf9be…
-
Please add NetworkManager, Network Manager Applet, and thunar-media-tags-plugin packages to desktop profile in xfce4 script.
This would be logical considering that for example xfce4 script installs…
-
Let me first thank you for this fantastic tool! I'm shocked that there's only one tool (to my knowledge) that allows to open Wayland apps with another user.
But I've been having this problem:
When…
-
This is a tracking issue for elimination of `/usr/libexec` which will remain open until a lint is added in cbuild. New packages should be configured to use `/usr/lib` as its libexecdir; older packages…