gonzaarcr / Fildem

Fildem global menu
GNU General Public License v3.0
802 stars 86 forks source link

Please make HUD Corners Round #116

Open BruceWayne-Linux opened 2 years ago

BruceWayne-Linux commented 2 years ago

Please Make HUD Corners Round

ramonhentges commented 2 years ago

Hi, you can remove the corners, or change it's radius editing the file global_menu.py on /usr/lib/python3/dist-packages/fildem/handlers or on your fildem installation folder and handlers subdirectory. Then logout and login again. global menu edited

nursandiid commented 2 years ago

I have changed like that, border-radius: 3px and remove the line that your highlight and reinstall the fildem.deb But for me it is not working

Information

ramonhentges commented 2 years ago

Try to check if the file in /usr/lib/python3/dist-packages/fildem/handlers/global_menu.py have those changes, or send a print of the file on that part as above. If there are not changed, change it and reboot. This is how it appears to me. 2022-04-18_21-17

nursandiid commented 2 years ago

@ramonhentges Here's the code after editing, I've edited from the repo and then reinstalled

Screenshot from 2022-04-19 10-35-26

If something is missing, please help.

ramonhentges commented 2 years ago

@sandinur157 You don't need to reinstall, just restart your machine, maybe it is rewriting this file, or your shell does not have rounded border, can you show me how you menu are being displayed?