Dimitris Sgourdas

Results 79 comments of Dimitris Sgourdas

@kelson42 please correct me if I am wrong, but after a quick check I think that currently the only file not including its header first is `urlschemehandler.cpp`, which first includes...

I have not been able to replicate this on the latest build of kiwix-desktop, with Ubuntu WSL (or even native Windows version as well). Is this platform specific maybe?

Is going ahead and making a solution that uses the `--qwindowgeometry` logic with parameters for the position and dimensions, saved in a `.ini` file, a good solution or am I...

I made a PR to allow language change support from the settings menu. Some problems I would like to discuss are: - For now user needs to restart the application...

Sample: ![image](https://github.com/kiwix/kiwix-desktop/assets/57002743/b10208c4-2dfc-4139-a9f6-606b773f2ef8)

It is not clear to me what is the correct behavior when typing in search, while in an empty tab. In general I feel like the new tab serves no...

I made a PR to solve this issue. A few example screenshots below: ![Screenshot_1](https://github.com/kiwix/kiwix-desktop/assets/57002743/d53c0a94-1955-4df9-a4ba-daa8cc77b714) ![Screenshot_2](https://github.com/kiwix/kiwix-desktop/assets/57002743/d5813da8-2346-4044-b822-f6f147ba06f0)

@veloman-yunkan I feel like in Kiwix, opening a file is a more common every day task, so it would be better if we clearly show the path in settings. I...

Hi @kelson42, Sorry for the lack of feedback, I am out of base until Wednesday.

@kelson42 I reverted the code surrounding the setting logic and implemented the memorization in the session file. Also, fixed a small typo `Splitted` to `Split`