Help menu: use north-east arrow as hyperlink suffix#3708
Help menu: use north-east arrow as hyperlink suffix#3708daschuer merged 3 commits intomixxxdj:2.3from
Conversation
|
A chain symbol is common for links, like here in GitHub |
|
Sure, if you refer to https://unicode-table.com/en/1F517/ But it's a large icon. Here in the comment box it looks like this That's why I want to include a standard char from the Dingbats set which is included in the font we will use for the main menu #3704 |
|
with #3704 |
|
but the |
|
Maybe we could use this icon? https://www.fileformat.info/info/unicode/char/1f310/index.htm |
|
(getting a server error) |
Yes, but that was just as false for macOS. |
|
@Holzhaus 0x1F310 is the globe I mentioned in the first post. It's in https://unicode-table.com/de/blocks/miscellaneous-symbols-and-pictographs/ and not guaranteed to work in most standard fonts, for example it's not in Open Sans.
|
|
This works for me. But for me it's non-obvious that the northeast arrow denotes a website. Have you considered setting an SVG icon for the actions instead? E.g. a globe? it would be displayed on the left, but I think it would be more clear. Then you also have full control over the color. |
|
Are there any obejctions to merge this, even if it's just a quick fix to get rid of => ? |
|
As far as I remember it was originally the ↗ |
|
|
||
| QString externalLinkSuffix = " =>"; | ||
| QString externalLinkSuffix; | ||
| #ifndef __APPLE__ // external links don't have icons on macOS |
There was a problem hiding this comment.
accoring to ....
Please extend the comment.
There was a problem hiding this comment.
acording to screenshots from @foss- and web search for 'macos help menu'
|
Did we have confirmation that this works on Windows? |
|
not yet. will test it tonight myself on Win10 |
|
I have found the apple user interface guidelines. They also want "Title Style Capitalization" |
|
Not sure we should overcomplicate this. @daschuer why are we discussing icon design for macOS? There will not be any icon shown on macOS for Mixxx uses For reference here's the Apple Human Interface Guidelines. |
|
I am fine with the look here. It is just a matter of documentation the special case code. The this in "Translate this Application" needs to be lower case to be fully complaint. |
The cycle is completed. |
|
To wrap up the macOS topic: |
Co-authored-by: Daniel Schürmann <daschuer@mixxx.org>
|
Ready for merge.. |
|
okay, so we try to have a local manual. the PNG from the manual will do. |
A pdf generated from the template is about 300 kb in size. Too big? I find it rather problematic that the keyboard's labeling is En-US, which does not apply to a lot of our users. Perhaps we should simply omit the labels (except for the function keys). |
|
hmkay, when I exported it was 1.6mb. |
Maybe I'm nitpicking but there are more differences between ANSI keyboards and ISO keyboards than just the labels (notably size of the return key). But I'm fine with whatever you decide here :D |
|
Alright, let's add the keyboard cheat sheet in another PR. I'll have to learn about including it in the packing process first. |
|
Yes thank you. |
Exporting with Inkscape results in 300 kb pdf |








Restore the north-east arrow for external links.
*ubuntu with xfce

Windows10

I also considered 🌐

but it may look really sh*#ty on various OS, also it's colored and distracting.
I think the arrow is fine, and much better than current
=>Looks fine on
macOSexcluded