Dixon Sean Low Yan Feng
Dixon Sean Low Yan Feng
Closes #77. Implements a new `copy` target type. This is a much bigger change than I had expected, so there may be bugs and things I've missed. I've marked the...
**Is your feature request related to a problem? Please describe.** I am configuring a theme for SDDM (an X display manager) that requires an image file to be placed somewhere...
## Description Margins can now be specified around the text in a `Paragraph` widget via the `.margin(...)` builder method which accepts a `Margin` struct. There was some discussion last year...
So, I'm back again after looking into awesome's unit tests for 2 days, and I've drafted a test spec for `wibox.layout.stack`. I'm not too confident since I'm inexperienced in unit...
**Describe the bug** Using HTML entities in the custom title of a wiki link causes them to be rendered literally. **To Reproduce** I am using cedd7d8cde17e0dbe96b2b9d2210d8da7d2e2d01. Using a non-breaking space...
Changes the icon names for `osu-mime` to avoid the file collisions described in #137. Fixes #137.
### Did you check docs and existing issues? - [X] I have read all the lazy.nvim docs - [X] I have searched the existing issues of lazy.nvim - [X] I...
### Search first - [X] I searched and no similar issues were found ### What Happened? Logseq currently uses Electron 28, which is no longer supported by upstream since last...
Negative line expansion does not work across cells: ```typ #import "@preview/tablex:0.0.6": tablex, hlinex #tablex( columns: (50pt, 50pt, 50pt), auto-lines: false, hlinex(), [], [], [], hlinex(expand: -40pt), [], [], [], hlinex(expand:...