Skip to content

Add VLC One-Key PiP Mod - #5244

Open
Desmond1254 wants to merge 3 commits into
ramensoftware:mainfrom
Desmond1254:main
Open

Add VLC One-Key PiP Mod#5244
Desmond1254 wants to merge 3 commits into
ramensoftware:mainfrom
Desmond1254:main

Conversation

@Desmond1254

@Desmond1254 Desmond1254 commented Aug 28, 2026

Copy link
Copy Markdown

VLC One-Key PiP

A simple Windhawk mod that adds a fast and convenient Picture-in-Picture mode to VLC Media Player.

Features
F8 — Toggle Picture-in-Picture mode
Ctrl + Alt + V — Toggle Picture-in-Picture mode
Double-click VLC's title bar — Toggle PiP mode
Opens PiP at 480×270 by default
Always-on-top PiP window
Drag the borderless window anywhere on the screen
Resize the window from all four edges and four corners Automatically restores VLC's original window size, position, and window style when exiting PiP How to Use
Install and enable the mod in Windhawk.
Open VLC and play a video.
Press F8 or Ctrl + Alt + V to enter PiP mode.
Drag the PiP window to move it.
Drag any edge or corner to resize it.
Press the same hotkey again to return VLC to its previous state.

You can also double-click VLC's normal title bar to toggle PiP.

Notes

The mod is designed for VLC's standard Windows window and does not require any additional PiP software or external utilities.

The original VLC window position, size, window style, and Always-on-Top state are saved when entering PiP and restored when leaving it.

Changelog

If this pull request updates an existing mod, describe the changes below:

  • Changelog item 1...
  • Changelog item 2...

Mod authorship

If this pull request introduces a new mod, please complete the section below.

This mod was created by:

    • The submitter, without AI assistance
    • The submitter, with AI assistance
      • ChatGPT
    • Claude
    • Gemini
    • Another AI (please specify):
    • Other (please specify):

Please select the options that best apply. Your selection does not affect the acceptance criteria, but it helps reviewers understand the context of the code and provide relevant feedback.

VLC One-Key PiP

A simple Windhawk mod that adds a fast and convenient Picture-in-Picture mode to VLC Media Player.

Features
F8 — Toggle Picture-in-Picture mode
Ctrl + Alt + V — Toggle Picture-in-Picture mode
Double-click VLC's title bar — Toggle PiP mode
Opens PiP at 480×270 by default
Always-on-top PiP window
Drag the borderless window anywhere on the screen
Resize the window from all four edges and four corners
Automatically restores VLC's original window size, position, and window style when exiting PiP
How to Use
Install and enable the mod in Windhawk.
Open VLC and play a video.
Press F8 or Ctrl + Alt + V to enter PiP mode.
Drag the PiP window to move it.
Drag any edge or corner to resize it.
Press the same hotkey again to return VLC to its previous state.

You can also double-click VLC's normal title bar to toggle PiP.

Notes

The mod is designed for VLC's standard Windows window and does not require any additional PiP software or external utilities.

The original VLC window position, size, window style, and Always-on-Top state are saved when entering PiP and restored when leaving it.
@windhawk-reviewer windhawk-reviewer Bot added the waiting-for-author The author's turn: request an AI review, or respond to one that was posted. label Aug 28, 2026
@windhawk-reviewer

Copy link
Copy Markdown

Thanks for the pull request! This repository uses a two-stage review: an AI review that you run yourself, followed by a human review.

To get started, comment /ai-review. Once you're happy with the result, comment /ready-for-reviewer to hand it over to a human reviewer.

See the pull request review process for the full details.

@windhawk-reviewer windhawk-reviewer Bot removed the waiting-for-author The author's turn: request an AI review, or respond to one that was posted. label Aug 28, 2026
@Desmond1254

Copy link
Copy Markdown
Author

/ai-review

@Desmond1254 Desmond1254 reopened this Aug 28, 2026
@windhawk-reviewer

Copy link
Copy Markdown

@Desmond1254 /ai-review can't be applied here: the AI review only handles a pull request that adds or updates a single mod file under mods/, but vlc-pip-toggle.wh.cpp isn't a mod file.

Comment /ready-for-reviewer to hand this pull request over to a human reviewer directly. See the pull request review process for details.

@windhawk-reviewer windhawk-reviewer Bot added the waiting-for-author The author's turn: request an AI review, or respond to one that was posted. label Aug 28, 2026
Just some Description error.
@Desmond1254

Copy link
Copy Markdown
Author

/ready-for-reviewer

@windhawk-reviewer windhawk-reviewer Bot added waiting-for-reviewer Ready for a human reviewer, and in the queue for one. and removed waiting-for-author The author's turn: request an AI review, or respond to one that was posted. labels Aug 28, 2026
@windhawk-reviewer windhawk-reviewer Bot added waiting-for-author The author's turn: request an AI review, or respond to one that was posted. and removed waiting-for-reviewer Ready for a human reviewer, and in the queue for one. labels Aug 28, 2026
@windhawk-reviewer

Copy link
Copy Markdown

New commits were pushed, so this pull request left the human review queue and is back to waiting-for-author.

Comment /ai-review to get an AI review of the updated code, then /ready-for-reviewer to hand it over to a human reviewer again. See the pull request review process for details.

@Desmond1254 Desmond1254 left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mod is working, on my end.

@Desmond1254

Copy link
Copy Markdown
Author

/ready-for-reviewer

@windhawk-reviewer

Copy link
Copy Markdown

@Desmond1254 /ready-for-reviewer can't be applied here: this pull request is closed.

@windhawk-reviewer windhawk-reviewer Bot removed the waiting-for-author The author's turn: request an AI review, or respond to one that was posted. label Aug 28, 2026
@Desmond1254 Desmond1254 reopened this Aug 28, 2026
@windhawk-reviewer windhawk-reviewer Bot added the waiting-for-author The author's turn: request an AI review, or respond to one that was posted. label Aug 28, 2026
@Desmond1254

Copy link
Copy Markdown
Author

/ai-review

@windhawk-reviewer

Copy link
Copy Markdown

@Desmond1254 /ai-review can't be applied here: the AI review only handles a pull request that adds or updates a single mod file under mods/, but vlc-pip-toggle.wh.cpp isn't a mod file.

Comment /ready-for-reviewer to hand this pull request over to a human reviewer directly. See the pull request review process for details.

@Desmond1254

Copy link
Copy Markdown
Author

/ready-for-reviewer

@windhawk-reviewer windhawk-reviewer Bot added waiting-for-reviewer Ready for a human reviewer, and in the queue for one. and removed waiting-for-author The author's turn: request an AI review, or respond to one that was posted. labels Aug 29, 2026
@m417z

m417z commented Aug 29, 2026

Copy link
Copy Markdown
Member

The submission is invalid, please place the mod in the mods folder.

@m417z m417z added waiting-for-author The author's turn: request an AI review, or respond to one that was posted. and removed waiting-for-reviewer Ready for a human reviewer, and in the queue for one. labels Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-for-author The author's turn: request an AI review, or respond to one that was posted.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants