Skip to content

Conversation

onesounds
Copy link
Contributor

@onesounds onesounds commented Oct 19, 2021

image

Problem
too small.

Revised history

  • An unselectable header was added for distinction. It's a menu that I use often, so I think it don't need an "About Menu." It interferes with the location selection of other menus. If necessary, it would be nice to include the number of versions. (e.g Flow Launcher 1.9)
  • Replace left click with screen on/off and right click with context menu.
  • Existing contextmenustrip was used, but the design could not be adjusted, so contextmenu was added. Existing contextmenustrip was maintained because it had the ability to close contextmenu when clicking other areas.
  • When the language is changed, the code of the updated part works, but it is not neat. Modifying is always welcome.
  • The design is the same as the existing context menu. In the future, it may be necessary to change the color according to the system setting (dark mode, etc.). It will be implementable because there appears to be a code that can fetch the system color. This part will be postponed later.
  • Fix empty query PR is included in the code due to the window closing issue. It should be applied after the Fix Empty query is completed.

onesounds and others added 30 commits October 8, 2021 03:23
Add public getter for SettingControl in PluginViewModel
- Priority Button color change by Priority number (0 gray, 0<= Bold Black)
- Priority button update when property changed.
- Fix layout for init/query time/version/plugin store
- change action keyword to button
- add listbox bottom margin
- add margin when select list item for easy to distinguish.
- Adjust listbox Margin for fit other setting page list.
- Adjust Calc/webseearch plugin setting Margin
- Adjust Calc/webseearch plugin setting Margin
- Adjust Calc/webseearch plugin setting Margin
Use sender to find actual pluginviewmodel instead of use selected
onesounds and others added 26 commits October 14, 2021 01:00
- add some opacity trick for empty query
- remove start animation
- add some opacity trick for empty query
- remove start animation
…ct.)

- Fix Website link in store. (Modify so that the link opens.)
- Fix the problem that changed the layout depending on the toggle status
- Add ShowMainWindow API for IPublicAPI
@onesounds
Copy link
Contributor Author

#765

@onesounds onesounds closed this Oct 20, 2021
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