Jump to content

godbout

Member
  • Posts

    322
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by godbout

  1. yes, that's the name of the Workflow. so i build 2 Mac apps (kindaVim and Wooshy) and for the latter more specifically i want to be able to bring any Window foreground. the Wooshy apps allows you to click anywhere through searching on the Dock, the Menu Bar, and the Frontmost Window. but sometimes the Window you want to get is not foreground and you can't bring it foreground with Alfred. so i made this Workflow. i saw there are already 2 workflows out there but 1) one is a tad slow to my taste and grabs tabs which i have no interest about 2) another one is way too slow for me to be usable. so here you go: Wooshy — Window to the Foreground! it's blazing fast. below you can see that you can reach bring stuff front like the Accessibility permission prompt (finally). currently it's done for my needs, so it lists the Windows that are visible, not the hidden or miniaturized ones. if you use the Workflow and need those let me know. also it should work with any app but at the same time i've been dealing with the macOS AX for the past two years and i know from experience that there's always some surprise. so please report if you find apps with which it doesn't work. was made in a day so no heavy real life testing yet. downloadable on GitHub: https://github.com/godbout/WooshyWindowToTheForeground hope this helps!
  2. updated to 7.0.0: https://github.com/godbout/AlfredKat/releases/tag/7.0.0 dropping support for old macOS versions, and fixing where cache is stored. thanks @xilopaint for reporting.
  3. updated for PHP8.1: https://github.com/godbout/alfred-workflow-workflow/releases/tag/1.3.0
  4. updated to support PHP8.1, drops 7.3 and 7.4: https://github.com/godbout/alfred-workflow-config/releases
  5. new Mac? you need to install BluetoothConnector: https://github.com/godbout/alfred-airpodspro-connector#setup
  6. 3.0.1 for even better tweaks: https://github.com/godbout/alfred-airpodspro-connector/releases/tag/3.0.1
  7. 3.0.1 for even more better tweaks: https://github.com/godbout/alfred-airpodspro-battery/releases/tag/3.0.1
  8. 3.0.0: https://github.com/godbout/alfred-airpodspro-connector/releases/tag/3.0.0 for macOS Monterey 12.3.
  9. ~~not related to Python. bluetooth output changed again in 12.3. i guess they're playing around and trying to find a way to make bluetooth work properly on their laptop. anyways, relevant post/repo have been updated. enjoy.~~ EDIT: my bad, i thought it was about the Alfred AirPods Pro Battery, which broke under 12.3. Alfred AirPods Pro Connector might break too, but it never worked reliably lately (never?). can have a look. EDIT2: ok workflow updated. please see the relevant thread.
  10. 3.0.0 out. the bluetooth output has been changed again in macOS Monterey 12.3 😴: https://github.com/godbout/alfred-airpodspro-battery/releases/tag/3.0.0 if you're below 12.3 stay on the other versions. enjoy.
  11. i'm coming back here because on top of the issue where Alfred showing up on the wrong screen sometimes (we talked privately about that one), i had the current issue with the password fields. for me the reason to use Compatibility though is that the Standard more almost never registers my first key if i type fast (also discussed privately; but the idea that an other program was stealing my Alfred hotkey is not convincing). so, glad to see there's another way. thanks.
  12. updated to 6.2.0: https://github.com/godbout/AlfredKat/releases/tag/6.2.0 you can now sort by wo'eva KAT uses as sorting type like "Fight Club ^seeders" to get the highest seeders count first. you can't mix #tags and ^sorting coz i don't need it and i'm lazy af. ask if you need and i'll implement.
  13. updated to 0.2.0 to match the new GitHub HTML/CSS structure: https://github.com/godbout/AlfredWorkflowUpdater/releases/tag/0.2.0
  14. yeah, the Workflow is not working yet with PHP8.1. i use a couple of packages that haven't been updated. so currently it needs PHP8.0. there's a couple of issues opened on the repo about this issue. i'll precise in the README, thanks. the error reporting trick will work by not polluting the JSON, but the Workflow hasn't been tested yet for PHP8.1. if you have trouble, it's best to install PHP8.0 through homebrew and make the Workflow use that one. see: https://github.com/godbout/alfred-time/issues/46#issuecomment-991142891 your main PHP can still be 8.1, but you can install other versions in parallel without linking them, and still point to them.
  15. hard to tell like this. what's in the Alfred debug console? probably no PHP installed or too old/new version. (PHP8.1 not supported yet. packages i used are not updated for it.)
  16. 4.3.0: https://github.com/godbout/alfred-time/releases/tag/4.3.0 * fix continuing timers with Toggl if project and/or tag is empty * support Monterey (subject is Alfred Time 2.0 LOL)
  17. updated for Monterey, no more setup: https://github.com/godbout/alfred-airpodspro-connector
  18. quite a few changes in bluetooth output commands in Monterey. Workflow is now updated for it: https://github.com/godbout/alfred-airpodspro-battery/releases
  19. hmm. so what would be a better way? i can an app that shows the key pressed next time? (although that's going to steal keyboard presses too, might make it even worse :D) i thought the video was pretty clear though. as explained in the email, i toggle Alfred on and off while Xcode is in fullscreen. you see Xcode UI flashing when it happens. it flashes because Alfred takes over, but not on the right (current) space, which i show by switching to that space (and we see that Alfred showed up wrongly on it). anyways, will try something better next time then. thanks.
  20. done for the video. i could have done that and linked here actually. guess i'm still a sleepyhead. regarding the crash i'll send logs next time it happens. the last time it was when i used the Alfred Media Player. thanks!
  21. ok i've made a video but too big for here. not sure my issue is ALWAYS this case, but it's a case. when i'm in fullscreen on an app, Alfred shows on the Desktop rather than on top of my current fullscreen app. i'm using a MBP in clamshell mode.
  22. spotlight off for me, and nothing with language input either. like @fonginator, my global shortcut works well until it doesn't. then even toggling Alfred from the menu bar doesn't work. somehow it feels like it's toggling, but invisible? also Alfred crashes quite regularly, but that's another story. sorry just dropping by, still haven't had the time to see any pattern yet.
  23. i'm having somehow a similar issue since i've updated to Monterey. my global shortcut for Alfred stops working and Alfred doesn't toggle. toggling from the menu bar though doesn't help either. quitting sometimes does sometimes not. if nothing works then i reset the global shortcut in the settings and i'm good for a couple of hours. probably my summary makes no sense but that's the best i can get from now. will update once i have some more precise.
×
×
  • Create New...