MinusGix

Results 67 issues of MinusGix

## Lapce Version HEAD ## System information Linux (Wayland) ## Describe the bug Ctrl+A (Select All) selects all of the text in the document correctly. The editor is unfortunately then...

C-bug
A-editor

I’ve just installed Lapce 0.3.1 on Alpine Linux v3.19 with Sway/Wayland desktop and I see the same bug – border and shadows are transparent, seeing the desktop background through them....

C-bug
A-ui

It would be nice to split Lapce into smaller crates. - Avoid confusing dependencies between various bits of code - Avoid the really big files that do many different things...

C-feature
A-dev
design
S-stale

## Lapce Version HEAD ## System information Linux ## Describe the bug - Right click file in file explorer - "Select for Compare" - Right click a different file -...

C-bug
A-ui

Layout glyphs don't seem to always include the space character. For example, with wrapping (I think I ran into another case, but I'm failing to remember how): ![image](https://github.com/pop-os/cosmic-text/assets/13157904/fb27b624-02d7-421c-8473-3a7293474b65) (editor-libcosmic example)...

This is not overly common of a feature to want, but at times people have macros that should not do specific things inside them. One way to facilitate this would...

enhancement
sugarcube-2

Currently we seem to ignore the `nobr` tag on passages, and so we can produce incorrect errors on code which uses these. It would be better if we process them...

bug
enhancement
sugarcube-2

IT would be useful to provide an error when putting the else macro before the elseif macro in an if statement. ```twine /* Should error */ ``` While we could...

enhancement
good first issue
sugarcube-2

It would be entirely possible to recognize the definitions for macros in widget tagged passages, so then one can use the typical F12 / 'Go to Definition' commands to, well,...

enhancement
good first issue
sugarcube-2