fixed lua regression and application launcher issues and made a new keyboard layout widget - #207
fixed lua regression and application launcher issues and made a new keyboard layout widget#207frostedpenguin wants to merge 77 commits into
Conversation
|
I've got the problem with the panels. There is no need for the indexes - they turn panels into a Here is the patch with:
|
|
@Myp3a you were right even though indexing the |
|
Hey @frostedpenguin , Also the search button's rofi in gnawsome not working .. Expecting it as you showed up in your screenshot. |
|
Hi @cursome I forgot to pass the global fixes from my config to the fork now I did and it works as expected. Thanks for the suggestions I have just applied them now if you have any more remarks you can create an issue or contact me! |
Signed-off-by: Enamul Hasan Abid <enamulhabid@gmail.com>
Theme picker
|
I love your changes. especially uniting configurations. This allows avoiding the error-prone copying. |
|
@ildar cheers man hope one day it gets merged 🤣. In this point I feel there isn't any use on further building it if I don't have a solid stream of feedback and issues! |
|
@frostedpenguin , I just want to drop by and say "Thank you so much" After weekends of unending digging and configuring stuffs to fix broken things when following the README.MD, your fork is a complete savior for me 😄 |
|
@ThinhNguyenHoang1 Glad I could help 😋 |
|
any updates on this? |

the repo had issues rendering the panels with lua 5.4. This was due to changes to the require function which are explained in this issue 3563. I fixed the underlined problems and it seems to work fine, except the today panel which needs further investigation. I also fixed the problems with the appearance of the application launcher and made a brand new widget that indicates the current keyboard layout used based on xkb signals