dnalor
dnalor
* added DesktopEntry class to create a menu item from a .desktop file * create_appmenu_flat /create_appmenu_categories function to create a menu from a directory of .desktop files (flat or hierarchical...
(Linux, Rust 1.65, joshuto master, built from source) When using `mdcat` as a previewer, displaying some documents resulted in joshuto immediately claiming all available memory, resulting in system swapping /...
Using Image::Scale's resize_gm results in artifacts like these:  This issue doesn't occur when using resize_gd, resize_gm_fixed_point or GraphicsMagick directly:  Code: ``` my $img = Image::Scale->new( $imgfile) || die...
#### Describe the solution you'd like it would be great if the editor could (optionally) show whitespace symbols (space, tabs, newline, ...) example (from featherpad):  #### Output from the...
#### Is your feature request related to a problem? Please describe. There's a large number of menu items (both in the main menu, and in the context menus), many of...
#### Describe the solution you'd like it would be great if the editor could (optionally) ensure there's an empty last line when saving example (featherpad):  #### Output from the...