-
Notifications
You must be signed in to change notification settings - Fork 21
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
GUI overhaul and theming #80
Comments
As with many requests that have been made so far, this one is in my todo list. The base of the implementation will be exactly as you imagine it: colors, fonts and fonts sizes will be configurable (not the shape), EDIT |
I agree with @S-ed except the last point "semitransparent" |
@S-ed Fair enough... The GUI hasn't received a lot of attention thorough the development of Keypirinha. |
@S-ed looks - would like to have kp like that! |
@ZIEXED It's not mandatory, just an option @polyvertex Glad You not feeling offended. Only best wishes. @Cantello the screenshot from WOX, it has own issues... My brother is an iOS developer, and I'm using Mac sometimes, love some features in UI. Best thing ever is "no main window" apps. |
+1 On hiding scrollbars or better yet applying some subtle skinning to them as in the WOX screenshot. |
Update on this, v2.14 (to be released) will see an overhaul both at visual and functional levels, mainly:
However, while the ugly Windows-style scrollbar is removable, it doesn't get replaced by a more visually-decent one for now. Also, on the contrary to what I wrote in my first reply, theme settings will be part of the main config file. |
Theming is supported by v2.14 |
I've tried to use theming. And had some issues with it.
|
Yes, due to the usage of the Windows API, transparency can only be enabled for the whole window and its content, or disabled.
I guess this could be added as an option but its implementation would be very low in priority I'm afraid.
Some inline documentation will be added for that |
FYI support of |
On MacOS I'm a heavy Alfred user and also liked the ability to create my own theme for it. I would appreciate a possibility to change the theme for Keypirinha as well.
I don't need the possibility to change the complete shape of the input window. I rather mean the colouring (window, input, font, selected catalog item, ...), font size and probably also the size or transparency of the input dialog.
Other than change the shape, I guess changes in the named areas also won't really influence performance which should of course be the top priority.
It may also be nice to have some sort of exchange format for themes, so users can share themes with each other.
The text was updated successfully, but these errors were encountered: