Peter Kaplan

Results 6 issues of Peter Kaplan

e.g. `riverctl input keyboard-1-1-foo numlock enabled` This is a per keyboard config, adjusting `InputConfig` a bit to also accommodate keyboard stuff. I could also imagine to separate the keyboard config...

With `ip rule` it is possible to indicate all packets that don't have a fwmark. eg: `ip rule add not fwmark 1234 table 2468` Example from here: https://www.wireguard.com/netns/#the-classic-solutions Is this...

docs

Context menus disappear immediately after showing up. I only have this problem with the proprietary zoom app https://zoom.us/download?os=linux Looks exactly like this issue in GNOME: https://gitlab.gnome.org/GNOME/mutter/-/issues/2820 https://gitlab.gnome.org/GNOME/mutter/-/issues/2949 It was fixed...

bug
xwayland

### Checks before filing an issue - [X] This issue doesn't reproduce on web browsers (such as in Chrome). If it does, [issue reports go to the Mattermost Server repository](https://github.com/mattermost/mattermost-server/issues)....

Type/Bug

### Checks before filing an issue - [X] This issue doesn't reproduce on web browsers (such as in Chrome). If it does, [issue reports go to the Mattermost Server repository](https://github.com/mattermost/mattermost-server/issues)....

Type/Bug
More Information Needed
Linux

### Problem trying to solve `enhanced_search_issues(jql, maxResults=False)` This fetches all issues eagerly. But depending on the jql, this could be potentially hundreds of API calls to Jira. It would be...