Skip to content
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

Closed
adrianbj opened this issue Oct 27, 2019 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@adrianbj
Copy link

image

@lwouis lwouis added the duplicate This issue or pull request already exists label Oct 27, 2019
@lwouis
Copy link
Owner

lwouis commented Oct 27, 2019

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.

@lwouis lwouis closed this as completed Oct 27, 2019
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
# [1.12.0](v1.11.3...v1.12.0) (2019-11-01)

### Features

* windows on mouse screen, implements [#28](#28) ([b841ec7](b841ec7))
* windows on mouse screen, implements [#28](#28) ([6c93047](6c93047)), closes [#66](#66) [#59](#59) [#66](#66) [#66](#66)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants