Yann Bertrand
Yann Bertrand
Some commands have only been tested on Catalina, we have to make sure they still work on Big Sur.
- [x] I made sure this command is not in the commands list - [x] I searched and didn't find this command in the listed issues - [x] I know...
`defaults write -g PMPrintingExpandedStateForPrint -bool true`
`defaults write com.apple.dock slow-motion-allowed -bool true && killall Dock`
Display deprecated commands in a new page. The most important work is to add a `deprecated` key to the [defaults.yml file](https://github.com/yannbertrand/macos-defaults/blob/master/defaults.yml). Each line should at least contain a `domain` and...
To improve accessibility, using the role attribute is important. In this case, adding the role="navigation" on the nav element helps screen readers to understand the website page layout.
### Bug description: This can be demonstrated with the datepicker popup on the angular ui site by following the steps below: http://angular-ui.github.io/bootstrap/#/datepicker 1. Ensure the min date option is turned...
I have set up a project where I use electron-connect in a gulpfile. Whenever I do modifications inside my electron server I call the `electron.restart` task. I've added listeners on...
It would be great that the PiP mode activates automatically when switching to another tab. Some people may not find that relevant, maybe a parameter would handle that.