option to change window transparency

This commit is contained in:
Wengier
2021-07-17 22:36:40 -04:00
parent b57182a0e3
commit 5de82afa5e
4 changed files with 37 additions and 1 deletions

View File

@@ -16,6 +16,8 @@
# output: What video system to use for output (openglnb = OpenGL nearest; openglpp = OpenGL perfect; ttf = TrueType font output).
# Possible values: default, surface, overlay, ttf, opengl, openglnb, openglhq, openglpp, ddraw, direct3d.
# videodriver: Forces a video driver (e.g. windib/windows, directx, x11, fbcon, dummy, etc) for the SDL library to use.
# transparency: Set the transparency of the DOSBox-X screen (both windowed and full-screen modes, on SDL2 and Windows SDL1 builds).
# The valid value is from 0 (no transparency, the default setting) to 90 (high transparency).
# maximize: If set, the DOSBox-X window will be maximized at start (SDL2 and Windows SDL1 builds only; use fullscreen for TTF output).
# autolock: Mouse will automatically lock, if you click on the screen. (Press CTRL-F10 to unlock)
#DOSBOX-X-ADV:# autolock_feedback: Autolock status feedback type, i.e. visual, auditive, none.
@@ -77,6 +79,7 @@ windowposition =
display = 0
output = default
videodriver =
transparency = 0
maximize = false
autolock = false
#DOSBOX-X-ADV:autolock_feedback = beep