Valentin Degenne

Results 70 issues of Valentin Degenne

I enabled the service: ``` systemctl enable ydotool ``` But when I reboot, and try running `ydotool ...` I get the following: ``` failed to connect socket `/run/user/1000/.ydotool_socket': Connection refused...

## Description h and l open closed folds unless h is pressed when cursor is far left or when l is pressed when cursor is far right. ## Related Issue(s)...

core

### What is affected? Component ### Description Icons in slot `remove-trailing-icon` and `icon` are not properly aligned to the body. ### Reproduction https://lit.dev/playground/#gist=a58b259b3ea9c9602e3fa0ec866b0fd8 ### Workaround Manually setting `--md-icon-size: 18px` on...

Proposing this helper function to quickly retrieve the activated item in the list.

### What is affected? Component ### Description `click` method doesn't work on a link `md-list-item`. ### Reproduction https://lit.dev/playground/#gist=dc8128d652233e2c84c8e5a93d985ada ### Workaround One workaround is to use `listItemRoot` to access the anchor...

fixes https://github.com/material-components/material-web/issues/5709

#fixes https://github.com/folke/snacks.nvim/issues/361

win
docs-vim
docs

When upgrading (or downgrading, either way) NodeJS through `nvm` it would be nice to see the from version, e.g. ``` $ nvm i stable Current version: v22.0.0 (npm v9.0.0) Now...

feature requests

Sorry not an issue, but I wanted to share this tool I made : https://vdegenne.github.io/ydotool-composer/ I love `ydotool` but coming from `xdotool` the input event codes system can be quite...