Skip to content

Conversation

@Chickaboo
Copy link
Contributor

Introduces hidden menu items to enable CmdOrCtrl+numadd and CmdOrCtrl+numsub shortcuts for zooming in and out using the numpad. This improves accessibility for users who prefer numpad shortcuts.

Introduces hidden menu items to enable CmdOrCtrl+numadd and CmdOrCtrl+numsub shortcuts for zooming in and out using the numpad. This improves accessibility for users who prefer numpad shortcuts.
Introduces a new customizable new tab page with clock, greeting, and search bar. Adds settings for enabling/disabling the homepage, choosing between default or custom URL, toggling clock and greeting, and selecting time format. Implements new internal protocols for 'min://newtab' and 'min://blank', updates localization, and refines related CSS and JS for the new tab and settings pages.
@Chickaboo
Copy link
Contributor Author

Chickaboo commented Oct 20, 2025

I forgot GitHub keeps adding commits on a branch to a pull request after its made. I fixed the mess.

@PalmerAL
Copy link
Collaborator

PalmerAL commented Nov 1, 2025

On my (US QWERTY) keyboard with a numpad, zooming with the +/- keys already works - it looks like these are mapped to the standard +/- keys that already have shortcuts registered. If this isn't already working for you, which keyboard layout do you have?

Otherwise; this looks fine; if it improves things on certain keyboard layouts it should be good to merge.

@Chickaboo
Copy link
Contributor Author

I am on the standard Windows keyboard layout, which I believe is the same as yours US QWERTY. Zooming with the main +/- keys works but the matching keys on the numberpad do not support the same functionality in my situation. I thought this would be a simple contribution which would bring more compatibility, allowing all users to utilize whatever they prefer: the main keyboard or the numberpad, as well as insuring harmony with chrome keybinds. (I am not sure why the numberpad did not work for me and Ariadesu, the person that originally made the corisponding issue to this pull request, but worked for you. This did fix it for me though.) Thanks for reviewing this.

@PalmerAL
Copy link
Collaborator

PalmerAL commented Nov 9, 2025

OK, good to know; thanks!

@PalmerAL PalmerAL merged commit c3f3652 into minbrowser:master Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants