-
-
Notifications
You must be signed in to change notification settings - Fork 355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Input field for window apparition delay not wide enough to handle more than 2 digits without wrapping. #59
Labels
duplicate
This issue or pull request already exists
Comments
I'm aware that the preferences are pretty rudimentary for now. I added this to provide an easier option than editing the JSON file directly. I'll close this ticket as plans to improve and overall roadmap for better UI are detailed in #49. |
gingerr
added a commit
to gingerr/alt-tab-macos
that referenced
this issue
Oct 30, 2019
- adds a new Preference to use the main screen (keyboard focus) or mouse location screen - honors that preference for thumbnail generation and display of all panels - increases the Preferences version - widens PreferencesPanel width and input sizing to allow 3 characters, issue lwouis#59 minimal adjustment
gingerr
added a commit
to gingerr/alt-tab-macos
that referenced
this issue
Oct 31, 2019
- adds a new Preference to use the main screen (keyboard focus) or mouse location screen - honors that preference for thumbnail generation and display of all panels - increases the Preferences version - widens PreferencesPanel width and input sizing to allow 3 characters, issue lwouis#59 minimal adjustment
gingerr
added a commit
to gingerr/alt-tab-macos
that referenced
this issue
Nov 1, 2019
squash of implementation for pull-request lwouis#66 and review - adds a new Preference to use the main screen (keyboard focus) or mouse location screen - honors that preference for thumbnail generation and display of all panels - increases the Preferences version - widens PreferencesPanel width and input sizing to allow 3 characters, issue lwouis#59 minimal adjustment feat: windows on mouse screen: changes from pull request lwouis#66 code review - corrections, improvements & refactoring feat: windows on mouse screen: additional changes for pull request lwouis#66 - Screen.preferredScreenOverride: removed - instead currentScreen gets provided or updated now at all required places before triggering UI summon calculations - ThumbnailsPanel.computeThumbnails(): re-creates collectionViewLayout instead of invalidating it - Screen.showCenteredFrontPanel(): useAppleVerticalOffset applies now only if the NSWindow frame is smaller than 2/3 of visibleFrame
lwouis
pushed a commit
that referenced
this issue
Nov 1, 2019
squash of implementation for pull-request #66 and review - adds a new Preference to use the main screen (keyboard focus) or mouse location screen - honors that preference for thumbnail generation and display of all panels - increases the Preferences version - widens PreferencesPanel width and input sizing to allow 3 characters, issue #59 minimal adjustment feat: windows on mouse screen: changes from pull request #66 code review - corrections, improvements & refactoring feat: windows on mouse screen: additional changes for pull request #66 - Screen.preferredScreenOverride: removed - instead currentScreen gets provided or updated now at all required places before triggering UI summon calculations - ThumbnailsPanel.computeThumbnails(): re-creates collectionViewLayout instead of invalidating it - Screen.showCenteredFrontPanel(): useAppleVerticalOffset applies now only if the NSWindow frame is smaller than 2/3 of visibleFrame
lwouis
pushed a commit
that referenced
this issue
Nov 1, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: