Bartek Łuka

Results 14 comments of Bartek Łuka

It should be in the downloaded repo location under the name `keylogger.log` (for windows). But it depends on the platform

I can try to implement this feature. my idea is to have another value in the settings page that changes the stored `Locale` value from `java.util.Locale`. then we can pass...

I was really busy for the past months, I might be able to do it this week but feel free to implement this feature.

@saltsoftdrink I am doing this right now

@DennisBauer @saltsoftdrink [I opened a PR](https://github.com/DennisBauer/RecurringExpenseTracker/pull/155). It's not done yet but I would really appreciate the owner's feedback.

@gohilmehul this is ok but there is one issue. We have to get the current stored locale saved in storage, which makes this a `suspend fun` (or returns `Flow`, I...

Thanks for reviewing it. Regarding the locales, there is a method to get all of them which is like 800 of them and it slows the opening of the popup...

@DennisBauer I made some changes. > Yes I think that could be achieved by loading them inside a Coroutine when opening the settings tab. Still not sure how to do...

you can check out https://github.com/shortcuts/no-neck-pain.nvim it just centers the view and does not hide the status line