Jacob Alzén

Results 142 issues of Jacob Alzén

### Checklist - [X] I have searched the [issue tracker](https://github.com/Jacalz/rymdport/issues) for open issues that relate to the same feature, before opening a new one. - [X] This issue only relates...

documentation
flatpak

### Checklist - [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one. - [X] This issue only relates...

bug

### Checklist - [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one. - [X] This issue only relates...

bug
optimization

It would be great if the package could start issuing releases with semantic versioning between changes. This would make it easier to know when changes are ready to be used...

### Checklist - [x] I have searched the [issue tracker](https://github.com/Jacalz/rymdport/issues) for open issues that relate to the same feature, before opening a new one. - [x] This issue only relates...

enhancement

### Checklist - [X] I have searched the [issue tracker](https://github.com/Jacalz/rymdport/issues) for open issues that relate to the same feature, before opening a new one. - [X] This issue only relates...

enhancement
flatpak

### Description: This is a work in progress PR for a big rewrite of the application code. Most of the project structure and code dates back to the first versions...

### Checklist - [X] I have searched the [issue tracker](https://github.com/Jacalz/rymdport/issues) for open issues that relate to the same feature, before opening a new one. - [X] This issue only relates...

infrastructure
performance

Hi. I am planning on applying `wasm-opt` to my Go project as part of https://github.com/Jacalz/hegelmote/pull/30. The Go WASM files are generally quite big and our toolkit is not super optimised...

### Description: This removes some GOOS checks (likely leftovers from desktop driver) which were never going to be true, makes sure we clean up the pending function to run and...