Fabio Di Stasio

Results 114 comments of Fabio Di Stasio

> @Fabio286 I can implement this, just let me know and I'll make a PR, > > My preferred location to add custom icons would be the settings dialog. That's...

@64knl I committed to develop.

Hi @obar1, it's something planned for the future. Probably the next database on the list.

For this problem I should have a commit ready in the next few hours.

Hi Eddie, I am adding this feature to the list.

Hi Anton, Antares implements Ace Editor in text areas and actually available themes are included in Ace. By now there isn't a way to create custom themes but i may...

Hi René, at the moment Antares shows the full error text that is returned to it from the db server, but I will try to see if there is any...

> not sure if related, but the mouse cursor is too small when used on high res screen Are you using flatpak version?

> Yes Its something related to flatpak sanboxed environment. Please [try this solution](https://github.com/flatpak/flatpak/issues/709#issuecomment-741883444) and let me know if works. Alternatively can you tell me if you notice same issues running...

> I fixed the cursor being extremely small by adding the following to `~/.local/share/flatpak/overrides/it.fabiodistasio.AntaresSQL`: > > ``` > [Environment] > XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons > ``` > > (with flatseal, add `XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons` to...