dnalor

Results 6 issues of 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 /...

bug

Using Image::Scale's resize_gm results in artifacts like these: ![mo-resized_gm850_c](https://user-images.githubusercontent.com/26877697/65392645-39147700-dd77-11e9-80ad-ca53d34ae348.jpg) This issue doesn't occur when using resize_gd, resize_gm_fixed_point or GraphicsMagick directly: ![mo-resized_gmf850_c](https://user-images.githubusercontent.com/26877697/65392649-40d41b80-dd77-11e9-8bf8-81ae7eb55b07.jpg) 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): ![Image](https://github.com/user-attachments/assets/b2ba2bcd-521b-4f0b-ae61-b0e8bfff59a9) #### Output from the...

Type: Feature
Importance: Low
Effort: High

#### 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...

Type: Feature
Importance: Low
Effort: High
Info: Might introduce regressions

#### 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): ![Image](https://github.com/user-attachments/assets/9c67db02-752f-4a87-b8b7-f23a337b7356) #### Output from the...

Type: Feature
Importance: Low