* all: show/hide the interface with middle-click on the vout
(when the last vout is closed, the interface reappears) Works only with the skins interface and X11/Xvideo vouts, but it's very easy to implement (just add a callback on "intf-show" in the interface, and trigger it in the vout)
Showing
- modules/gui/skins/src/vlcproc.cpp 20 additions, 1 deletionmodules/gui/skins/src/vlcproc.cpp
- modules/gui/skins/src/vlcproc.h 5 additions, 1 deletionmodules/gui/skins/src/vlcproc.h
- modules/video_output/x11/xcommon.c 22 additions, 6 deletionsmodules/video_output/x11/xcommon.c
- src/playlist/playlist.c 5 additions, 1 deletionsrc/playlist/playlist.c
- src/video_output/video_output.c 25 additions, 2 deletionssrc/video_output/video_output.c
Loading
Please register or sign in to comment