Almar Klein

Results 295 issues of Almar Klein

## Introduction The primary purpose of this work is to support multi-text (multiple pieces of text each with their own position). To implement this I need to refactor things, and...

This is a proposal to adopt EffVer for versioning. Learned about this on Euroscipy: https://jacobtomlinson.dev/effver/. We kinda used SemVer until now, except we're still in the 0.x yolo fase, so...

Firstly, thanks for the awesome work on Humhub and its app! It looks like the app is fairly complete and already working on Android for a while. I was wondering...

## Refs * This finally addresses the main points in wgpu for https://github.com/pygfx/pygfx/issues/495. * Closes #355 * closes #471 ## Summary ### Canvas * Remove `WgpuAutoGui`, since its no simply...

*This is more of an FYI for devs than an actual issue* ## Motivation We changed to using Ruff instead of black and flake8 (#599 and https://github.com/pygfx/pygfx/pull/859). The reason is...

TL;DR * We're moving `wgpu.gui` into a new library called `rendercanvas`: https://github.com/pygfx/rendercanvas * The `wgpu.gui` will remain working for a while, to ease transition. * This means updates to wgpu...

Originally reported by: **Almar Klein (Bitbucket: [almarklein](http://bitbucket.org/almarklein), GitHub: [almarklein](http://github.com/almarklein))** --- To scale fonts and also icons and surrounding texts. --- - Bitbucket: https://bitbucket.org/iep-project/iep/issue/376

type: enhancement

Originally reported by: **Almar Klein (Bitbucket: [almarklein](http://bitbucket.org/almarklein), GitHub: [almarklein](http://github.com/almarklein))** --- Similar to http://www.sublimetext.com/ "Use Goto Anything to open files with only a few keystrokes, and instantly jump to symbols, lines...

type: enhancement
part: menu / settings

Originally reported by: **Morag S. (Bitbucket: [morags](http://bitbucket.org/morags), GitHub: [morags](http://github.com/morags))** --- _Imported from [iep.googlecode.com issue #187](https://code.google.com/p/iep/issues/detail?id=187), reported by [email protected]_ Since it ignores line breaks one long string is shown and that's...

type: bug

Originally reported by: **Gijs van Oort (Bitbucket: [GijsvanOort](http://bitbucket.org/GijsvanOort), GitHub: Unknown)** --- _Imported from [iep.googlecode.com issue #177](https://code.google.com/p/iep/issues/detail?id=177), reported by [email protected]_ The tabbed interface for multiple python consoles has disappeared. I really...

type: enhancement
part: shell