Elektrine lite

← Feed

@CmykStudent@fosstodon.org

Post #2070448

2026-04-26 19:24 UTC

@doctormo As I understand it, @zemarmot had to make custom menu widgets to retain other features removed from GtkMenu/GtkMenuItems, so I didn't think the changes would be compatible. If they are though, happy to be wrong and piggy-back off your work. :)

Replies (1)

  • @CmykStudent@fosstodon.org 2026-04-26 19:36

    @doctormo Ah, looking at the commit history, https://gitlab.com/inkscape/inkscape/-/commit/b803a0d60e30f27ddcc67c07931eddb2b68968c9 is very similar to what I locally did to fix the excess space on the left (not pictured yet). My code still feels like a bit of a hack, but I'm glad to see other people used a similar approach. :)

    Open ##2070449