steventheworker / DockAltTab

Window preview app for MacOS (on the dock) using AltTab.
https://DockAltTab.netlify.app
GNU General Public License v3.0
85 stars 4 forks source link

The new modded alt tab is not recognising screen recording permissions for me #25

Closed mal0121 closed 6 months ago

mal0121 commented 10 months ago

Hi Steven,

Again appreciate all the work you have done on this and the product you have created. Really useful.

The new modded alt tab just won't seem to recognise the permissions I have granted for it in regards to screen recording, it recognises accessibility has been granted but not screen recording. I have uninstalled everything and retried a few times and it just wont seem to work. I tried the normal alttab version to see if it was my laptop but it recognised everything fine.

image

Im running M1, 12.6.1 Monterey

Any suggestions appreciated :)

steventheworker commented 10 months ago

Close System Settings and quit AltTab (with Activity Monitor). Use the below commands to forcefully forget permissions. tccutil reset All com.steventheworker.alt-tab-macos Now you can run AltTab and try adding the permissions again. Let me know if it works!

mal0121 commented 10 months ago

Hi Steven,

Thanks for prompt reply. Have tried these but no cigar. The previous version of the build works fine so I'm unsure what is causing this. Will just revert to that for now!

spiritually-soup commented 9 months ago

Hi Steven,

Chiming in as I have this issue too. I ran the terminal command fix as suggested but issue persists :(

Running Monterey 12.6.6 on an Intel Mac. Not sure what the difference between Dock Exposé and DockAltTab is - is it just the window size? And DockAltTab's one being stuck to the dock icon? Should I try running that instead in the meantime?

SCR-20231004-mnok
steventheworker commented 9 months ago

Troubleshooting:

  1. Check if AltTab is running in Activity Monitor, quit/force quit those processes.
  2. reset original AltTab permissions tccutil reset All com.lwouis.alt-tab-macos reset modded AltTab permissions tccutil reset All com.steventheworker.alt-tab-macos
  3. Verify no entries for AltTab exist under Accessibility and Screen Recording.
  4. Make sure you only have one copy of AltTab on the filesystem. If you still have other copies (including the original AltTab), put them in the trash, then empty the trash.
    • try searching AltTab in spotlight and see if more than one comes up
  5. Close/reopen Settings.
  6. Locate the modded AltTab.app in finder
  7. Re-add permissions:
    • You should be able to re-add the permissions by opening AltTab.app and following the prompts as you normally would...
    • but to err on the side of caution, you can manually add the permissions BEFORE opening AltTab.app, by dragging AltTab.app into the list of entries under Accessibility & Screen Recording. (or using the + sign)

 

DockAltTab vs Dock Exposé   DockAltTab can give you previews for the current space OR all spaces (and shows above dock icons). Since AltTab lets you customize the preview appearance (and size) it's more customizable.   Dock Exposé opens app exposé (the command + down arrow menu), so the behavior is the same, taking up the whole screen w/ a bottom bar of recent files/folders, and can only show previews from every space.  
shredthaGNAR commented 6 months ago

yes. the solution i have found is either use the terminal codes above to reset permissions or you have to manually delete the apps ex. alttab from permissions lists and then add them back on again. Docktab is easy to manually remove and add however Alttab,at least for me on sonoma doesnt like being manually removed from screencapture permission and so it just easier to use tccutil reset ScreenCapture com.steventheworker.alt-tab-macos then simply add alttab screen record permission and/or toggle assessability on and then make sure reset both apps. Should work no problem!