console.lua: exit when left clicking outside of selectable items#15145
console.lua: exit when left clicking outside of selectable items#15145kasper93 merged 1 commit intompv-player:masterfrom
Conversation
|
Download the artifacts for this pull request: |
|
Don't see why not. Thanks. |
|
right-click exit introduced in #15036 may need to revert, we don't need 2 mouse keys to exit. right-click is used to pause by default, or used to open context-menu in some third-party osc script, |
|
Right click is still needed to close the console while the cursor is on most of the screen. No default behavior is changed because these bindings are only active while the console is open. |
|
input area at the bottom is outside of selectable items, can always left-click it to exit,
I know this but I cannot use the right-click to open context-menu while the console is open, which is quite annoying. |
|
Yes the default font size is terrible, but there's nothing I can do about it unless more people vote to increase it. GUI applications also close open menus if you try to open the context menu so I don't understand how this is a problem only for console. |
Make the console easier to read because the current default is too small. See for example mpv-player#14903 (reply in thread) or mpv-player#15036 (comment) or mpv-player#15145 (comment) or mpv-player#15031 (comment). This also prevents libass from decreasing performance by printing many lines.
Make the console easier to read because the current default is too small. See for example #14903 (reply in thread) or #15036 (comment) or #15145 (comment) or #15031 (comment). This also prevents libass from decreasing performance by printing many lines.
This is an improvement on mpv-player#15145 . If the cursor is automatically hidden, users may not know whether they are clicking on the inside or outside of selectable items, the result after clicking is unclear to them.
This reverts commit ad0c29e. This should be unnecessary now that the menu has a visible horizontal and vertical hitbox, and was not discoverable anyway. Right click can be useful even while the console is open to pause or open a context menu. Requested in mpv-player#15145 (comment).
This reverts commit ad0c29e. This should be unnecessary now that the menu has a visible horizontal and vertical hitbox, and was not discoverable anyway. Right click can be useful even while the console is open to pause or open a context menu. Requested in mpv-player#15145 (comment).
This reverts commit ad0c29e. This should be unnecessary now that the menu has a visible horizontal and vertical hitbox, and was not discoverable anyway. Right click can be useful even while the console is open to pause or open a context menu. Requested in mpv-player#15145 (comment).
This reverts commit ad0c29e. This should be unnecessary now that the menu has a visible horizontal and vertical hitbox, and was not discoverable anyway. Right click can be useful even while the console is open to pause or open a context menu. Requested in mpv-player#15145 (comment).
This reverts commit ad0c29e. This should be unnecessary now that the menu has a visible horizontal and vertical hitbox, and was not discoverable anyway. Right click can be useful even while the console is open to pause or open a context menu. Requested in mpv-player#15145 (comment).
This reverts commit ad0c29e. This should be unnecessary now that the menu has a visible horizontal and vertical hitbox, and was not discoverable anyway. Right click can be useful even while the console is open to pause or open a context menu. Requested in mpv-player#15145 (comment).
This reverts commit ad0c29e. This should be unnecessary now that the menu has a visible horizontal and vertical hitbox, and was not discoverable anyway. Right click can be useful even while the console is open to pause or open a context menu. Requested in mpv-player#15145 (comment).
This reverts commit ad0c29e. This should be unnecessary now that the menu has a visible horizontal and vertical hitbox, and was not discoverable anyway. Right click can be useful even while the console is open to pause or open a context menu. Requested in mpv-player#15145 (comment).
This reverts commit ad0c29e. This should be unnecessary now that the menu has a visible horizontal and vertical hitbox, and was not discoverable anyway. Right click can be useful even while the console is open to pause or open a context menu. Requested in mpv-player#15145 (comment).
This reverts commit ad0c29e. This should be unnecessary now that the menu has a visible horizontal and vertical hitbox, and was not discoverable anyway. Right click can be useful even while the console is open to pause or open a context menu. Requested in mpv-player#15145 (comment).
This reverts commit ad0c29e. This should be unnecessary now that the menu has a visible horizontal and vertical hitbox, and was not discoverable anyway. Right click can be useful even while the console is open to pause or open a context menu. Requested in #15145 (comment).
This is an improvement on mpv-player#15145 . If the cursor is automatically hidden, users may not know whether they are clicking on the inside or outside of selectable items, the result after clicking is unclear to them.
This is an improvement on mpv-player#15145 . If the cursor is automatically hidden, users may not know whether they are clicking on the inside or outside of selectable items, the result after clicking is unclear to them.
This is an improvement on #15145 . If the cursor is automatically hidden, users may not know whether they are clicking on the inside or outside of selectable items, the result after clicking is unclear to them.
This reverts commit ad0c29e. This should be unnecessary now that the menu has a visible horizontal and vertical hitbox, and was not discoverable anyway. Right click can be useful even while the console is open to pause or open a context menu. Requested in mpv-player#15145 (comment).
This is an improvement on mpv-player#15145 . If the cursor is automatically hidden, users may not know whether they are clicking on the inside or outside of selectable items, the result after clicking is unclear to them.
This reverts commit ad0c29e. This should be unnecessary now that the menu has a visible horizontal and vertical hitbox, and was not discoverable anyway. Right click can be useful even while the console is open to pause or open a context menu. Requested in mpv-player#15145 (comment).
This is an improvement on mpv-player#15145 . If the cursor is automatically hidden, users may not know whether they are clicking on the inside or outside of selectable items, the result after clicking is unclear to them.
No description provided.