Results 10 comments of icyrockcom

With #96 closed now, how does that affect the priority of this issue compared to other open issues?

> According to command menu formatting, there's no such thing as %F. Isn't this triggered for `%F` when replacing editor comand? https://github.com/MeanEYE/Sunflower/blob/9677dda8780b9a3195bc09fd598c07ddb14ca2bb/sunflower/associations.py#L76 > Try replacing with %S and see if...

Interesting, I cloned the repo and put a print statement just below https://github.com/MeanEYE/Sunflower/blob/develop/sunflower/associations.py#L76 i.e. something like: ``` # prepare multiple selection if '%F' in command: exec_string = exec_string.replace('%F', ' '.join(normal_list))...

Agreed, for nord standard the contrast is poor in submenus as well: ![image](https://user-images.githubusercontent.com/785140/218375706-f0e76414-aa76-4a0b-8e78-3cd098972e56.png) I *think* this is a relatively new issue though. I think it only started happening on my...

I'm on NixOS, tracking the unstable channel. This is the definition if you're familiar with nix: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/data/themes/graphite-gtk-theme/default.nix#L30 It seems to have the latest released version.

Interesting, this seems to be working now. I know I've updated Gnome 43 -> 44, not sure if there were other items that were changed that could have fixed this....

Interesting, for me gnome-terminal has a titlebar regardless of which "Hide window titlebars" setting I pick.

Anything outstanding here?

Just to add, I have a 4x1 version (i.e. 4 keys, no knobs, such as [this](https://www.ebay.com/itm/134869263322)). v1.4.2 does not work, but v1.2.4 works just fine. I can map all 4...

Within the web version, which is currently 7.3.1, I'm getting "No Ipe selection to paste" as well. Is that a web version limitation only?