Yann Bertrand

Results 49 issues of Yann Bertrand
trafficstars

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...

good first issue
hacktoberfest
new command

`defaults write -g PMPrintingExpandedStateForPrint -bool true`

hacktoberfest
new command
screenshot

`defaults write com.apple.dock slow-motion-allowed -bool true && killall Dock`

hacktoberfest
new command
video

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...

enhancement
help wanted
hacktoberfest

http://couscous.io/

help wanted
hacktoberfest
new ssg

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...

type: bug
PRs plz!
severity: broken expected use
component: datepicker-popup

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.