Results 43 comments of Rudra Banerjee

I am assuming that you are using shadow-png, right? If you are in gtk-based desktop(e.g. gnome, mate etc), please use shadow-4.3.1, tagged with `gnome`. And if you are in kde,...

oh...my mistake. I thought you have downloaded it from opendesktop. Just to be sure, have you run "changecolor.py" script, after placing this repo in .icon? I am asking this because...

First, you are running a old version of the icons. Please clone it as: ` git clone https://github.com/rudrab/Shadow.git` in your ~/.icons folder, and then do: `python3 changecolor.py `. You will...

Hi, Thanks for notifying me. Unfortunately, I don't have a KDE installation to check. Please allow me some time to install and check things in KDE. Regards,

Hi, If you are seeing this behaviour, you are probably in wayland session. I have faced such things with libreoffice as well. Can you let me know if this is...

Actually, it is something to do with wayland. If at the login time, you choose gnome at xorg, you will probably see everything is fine. This is a [known issue...

I will check that. Thanks for reporting.

Oh, I thought I have misunderstood you. You can define the keybindings in your vimrc. For Fortran90 menus, where `ce` is defined, you can overrite them as: ``` let fortran_compile="your...

Please let me know if this solved your issue or revert back to me. Please close the issue and consider upvote the project if it solves your problem.

I agree it is not very good (or should be avoided by all means) to override default mappings. The keybinding is actually defined in most generic way possible as: `let...