-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixed lua regression and application launcher issues and made a new keyboard layout widget #207
base: master
Are you sure you want to change the base?
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 <[email protected]>
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