RoySRC

Results 8 comments of RoySRC

Has anyone found a fix for this yet, if not I probably have to go back to texmaker

@yilozt Found out when you focus on the icon at the bottom of the window in activities overview it does not lag. It only seems to lag when you focus...

This issue seems to be fixed in https://github.com/yilozt/rounded-window-corners

Have you tried downloading the source and changing the `border-radius` in `set_custom_styles` function in `global_menu` module under the class `CommandWindow`. Here is the result: ![Screenshot from 2022-04-18 02-52-29](https://user-images.githubusercontent.com/12577420/163776647-9f0d0b07-05d0-4674-8876-4b52520f0505.png) I think...

> I have changed like that, border-radius: 3px and reinstall the fildem.deb But for me it is not working @sandinur157 I was wondering if you could try running through `python...

@sandinur157 here's my css: ```css entry.search.flat { border: 0; outline: 0; border-image: none; box-shadow: none; } headerbar { box-shadow: none; background: @insensitive_bg_color; border-radius: 0; border-width: 0 0 1px 0; }...

Does this problem still persists? Or has it been fixed in one of the future releases.