Daniel Gomme

Results 38 issues of Daniel Gomme

Hi! I've found that I've had some issues with updating some software when it uses some xdg-tools commands in its install script; here's an example when I was updating `reaper-bin`...

# Compatibility Report - Name of the game with compatibility issues: Deathloop - Steam AppID of the game: 1252330 ## System Information - GPU: GTX 2070S - Driver/LLVM version: nvidia...

Game compatibility - Unofficial
NVIDIA drivers
XAudio2

I'd like for there to be an option to change which window gets selected when moving back to a previously focused group. Take this example: ![FocusDemo](https://user-images.githubusercontent.com/6842867/201544703-4ac0ff1a-d647-4ef9-89f4-c40f915b93de.png) With current behaviour, starting...

enhancement

In the [documentation for table](https://typst.app/docs/reference/layout/table), it claims the `stroke` property can be one of: - none - length - color - stroke However, trying to provide a stroke as detailed...

They've become a staple of LaTeX tables, and look fantastic. However, with the current stroke capabilities of `table`, they're rather difficult to achieve. To give an idea of what these...

### Did you check docs and existing issues? - [X] I have read all the vscode-neovim docs - [X] I have searched the existing issues of vscode-neovim - [X] I...

bug
category: visual

When running the documentation's example code: ``` M = randn(1000,4) M[:,2] += 0.8sqrt(abs(M[:,1])) - 0.5M[:,3] + 5 M[:,3] -= 0.7M[:,1].^2 + 2 corrplot(M, label = ["x$i" for i=1:4]) ``` I...

bug

This isn't as much of a problem as their attackSkill being undefined, but it IS harder to solve, as while rifles, pistols both had their attackSkills as Rifle and Handgun...

A great deal of weapons in compendiums have "undefined" as their weapon skill. This causes firing them to fail, with the error `TypeError: Cannot read properties of undefined (reading 'data')`...

data-entry

Exactly this. Add a new skill at the moment, easy for user to not realise it's put on the bottom. If it sorts, this is less of a problem.