macos-preact icon indicating copy to clipboard operation
macos-preact copied to clipboard

Results 13 macos-preact issues
Sort by recently updated
recently updated
newest added

After VSCode app unfocus, isn't possible to see close button, etc. until is refocused. Strangely the problem is only in this app and not in the others... ![macOS Web VSCode...

bug
good first issue

Auto-Hide Dock option would be better when we open any application in full screen.

macOS start sound doesn't work because of no interactions with the user (page click) before playing. I suggest to add a start button (as. iMac back start button) that invoke...

bug
enhancement
future

Calculator, currently is non-function. Make it function: - Click on buttons to add numbers and symbols to the equation - If calculator is focused, what is typed is also taken...

enhancement

I've found this repository that can be useful to implement a semi-functional Finder in macos-web: https://github.com/guyariely/finder-clone

Currently, if the viewport width changes the opened app window stays the same. Before: ![image](https://user-images.githubusercontent.com/64775657/115895326-ebdb1880-a477-11eb-9108-42177fc07592.png) After viewport height is changed: ![image](https://user-images.githubusercontent.com/64775657/115895383-fac1cb00-a477-11eb-8ca4-b0c38d12d657.png) Instead of showing the current behavior, it should resize...

bug

Time to add accessibility to this app. Its highly unaccessible at this point. Keyboard users can never know where they are, users are used to moving around using arrow keys,...

enhancement
help wanted

macOS, after boot, make a transition to the login panel, so, can be a nice thing add a transition from before "boot" to after "boot"...

future