-
Notifications
You must be signed in to change notification settings - Fork 0
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
Support for Character Viewer #36
Comments
thank god i found a way to get rid of this 😂️
yeah so there's two issues here:
regarding point 1, the plan was to get Wooshy proper, and a first production release, and then to start working on the mode without Input (will be needed also for Notifications, and probably some other stuff). now i've installed the Ventura public beta 2, and it's getting worse. lots of hover/click shit that require a mouse, or at least something that doesn't take the focus. so i may need to speed up things. see below: AppStoreShit.mp4for the mode without Input, that would look something like below. but you wouldn't have full control like on an Input Field. you can delete, but no ScreenFlow.mp4so that's grossly the idea regarding this. |
That looks good! I really like the idea of having Wooshy not take focus. For me personally, lack of Yeah, Apple sacrificing accessibility and keyboard functionality to iOS-ify macOS is really sad. I'm glad people are working around it |
i think that'll be really needed yeah, the mode without stealing the focus. Ventura comes with another batch of stuff like popovers, notifications etc. where basically you have to use the mouse. i guess i'm not gonna retire soon. |
just dropping something here. i was working on the Wooshy: Window to the Foreground! Alfred Workflow. i'm adding the Character Viewer. do you use Alfred? if yes, no idea if that may help in anyway but i was thinking of you while doing it. ScreenFlow.mp4at the end the emoji picker in Alfred is: https://github.com/jeeftor/EmojiTaco very good one. never used the Character View myself, couldn't find a good way to use it. love the Emoji Taco tho. |
That looks cool! I don't use Alfred... funny story, I actually have my own Spotlight/Alfred/Search Bar that I originally started implementing because guess what: I wanted a nice window switcher😂 Adding a character picker to it is a good idea though, will probably do that🙈 |
aww nice. is that public somewhere? |
No, still private unfortunately. I have some features I really want to implement before making it public and need to add some proper documentation. I can let you know when I make it public though if you want ^^ |
definitely. i love builders and love seeing what ideas they bring to life! |
@godbout — re:
Might I ask how? I'd love to bind Wooshy to that shortcut but I can't for the life of me figure out how to disable the Emoji thing and Wooshy says... |
so that's gonna be two different things. to get rid of that shortcut (at least, not showing the Character View when you press that combination, which would happen a lot for me), i've just remapped it in the Keyboard Shortcut Settings to something i'll never press: but then using i have a plan to build my own keyboard shortcut recorder to allow those shortcuts, and add double modifiers like |
Thanks for the thorough response @godbout! It looks like you're on macOS Ventura. When I go to the equivalent preference pane in Monterey I see this. No matter though, if re-assigning that shortcut won't allow KeyboardShortcuts to override it I guess I'm S.O.L. for now. To be honest, I was kind of hoping you'd pull a rabbit out of your heat like this. 😉 |
yes. it's not there by default. you have to set it up yourself, so that it overrides the default keyboard shortcut. you can actually do that for any menu on macOS. pretty neat.
well as said, i could fork it and remove that limitation. probably will do.
😅️ that should actually be possible. i didn't think of it because i'm not a fan of hacks. the way my brain works, it's gonna be forgotten the next day. so i was looking for a more stable/middle term solution. but that could solve your problem quickly yeah. lemme check and i'll come back to you. |
doesn't work. KeyboardShortcut is overriding the thing. i'll have to fork. any chance you're using Karabiner-Elements and/or Hammerspoon? probably you could map something there. like in Wooshy you set a crazy shortcut and in Hammerspoon your map |
ok i just did it with Hammerspoon, and i don't even use it and i always fuck up the config, but still, took me 1 minute:
then you have your |
you could even actually leave Wooshy's default:
let me know if that's a possibility for you. then i'll take my time on the fork... |
Thanks for this @godbout! I'm running Karabiner-Elements and will try something similar. Please don't go any further out of the way for me. BTW — I'm loving Wooshy! It's exactly what, I didn't realize, I've been searching for! |
not a user of Karabiner-Elements, but i've fiddled with it for about 2 minutes, and this seems to do the trick:
you need to paste this in the
yes. i'm the Coca-Cola of software 😅️ |
Pressing
cmd+ctrl+space
opens a Character Viewer as a floating window in most applications, e.g. Safari. I can't get Wooshy to target anything on this window.I think this is because Wooshy only targets the currently active window and the Character Viewer always opens without activating. When I manually activate it and then open Wooshy, it automatically deactivates, giving focus back to the underlying application it was opened from (e.g. Safari). It would be cool if Wooshy could target the Character Viewer without it having to be active.
The Character Viewer:
What the Accessibility Inspector says about the Character Viewer's window:
The text was updated successfully, but these errors were encountered: