Minimal view is nice, but I miss the view as in MPC, no title bar and placing / moving the window from any place within the window.
Or - implement this as "Micro view".
Thank you.
Upvoting wouldn't help in here, because there isn't guarantee that feature will be implemented.Darn, there is no way to “up-vote” requests/questions like on StackExchange
Code: Select all
void VLCMSW::OnLButtonDown(UINT nFlags, CPoint point) {
SendMessage(WM_SYSCOMMAND, SC_MOVE | 0x02, 0L);
//…
<parentclass>::OnLButtonDown(nFlags, point);
}
This is of topic, this thread is about hiding the title bar, not hiding everything.hi a friend showed me how to record desktop with vlc so I now want to use as a monitoring program I see plenty questions to hide vlc from taskbar while watching and I don't find a positive reply but I want to hide vlc all together so that there is no evidence that I am monitoring that pc so don't want to see on screen or in taskbar.
if not does anybody know what software I can use to record screen I found plenty monitoring software but they all seem to give you reports I want to record exactly what happens on screen like I can with vlc but want to do it hidden
It is just a good feature request. The only issue is that no developer seems to have time to work on it. To increase the odds of it getting detected and worked on, I have turned the request into a ticket: https://trac.videolan.org/vlc/ticket/21457#ticketMinimal view is nice, but I miss the view as in MPC, no title bar and placing / moving the window from any place within the window.
Or - implement this as "Micro view".
Thank you.
Return to “VLC media player Feature Requests”
Users browsing this forum: No registered users and 5 guests