issues
search
directvt
/
vtm
Text-based desktop environment
MIT License
1.63k
stars
43
forks
source link
Try to make popup GUI windows foreground
#636
Closed
o-sdn-o
closed
2 months ago
o-sdn-o
commented
2 months ago
Changes
Try to make popup GUI windows foreground in GUI mode.
Drop
pwsh
menu item from default menu on Windows.
Fix logging interference in TUI mode.
Remove warning message and
param
support (is was a soft transition from 'param' to 'cmd').
Drastically change the structure of
settings.xml
. An attempt to make it clearer. Hardcoded settings can be found in the source file
/src/vtm.xml
.
Changes
pwsh
menu item from default menu on Windows.param
support (is was a soft transition from 'param' to 'cmd').settings.xml
. An attempt to make it clearer. Hardcoded settings can be found in the source file /src/vtm.xml.