Philip Waritschlager

Results 359 comments of Philip Waritschlager

Thank for for the detailed response. > In some case, custom themes can work fine: it depends of GTK version inside AppImage and GTK version on your system. For example,...

No, I don't want a specific them. I also don't want a fallback. I want to not break customization for the user. I understand how this might be preferable for...

I had a look into the extension's source: It's stored inside web extensions `storage.local` area, as `[time]: { text }` objects. It also keeps both a time index (timestamp of...

I did this a few months ago in a separate project called [Vimium Everywhere](https://github.com/phil294/vimium-everywhere). It works on any kind of X11 Linux system for any kind of application: Gtk, Qt,...

It seems that for 14 months, it has not been possible to connect a Github repo to a Docker hub repo. Automated builds cannot be configured. Why does this issue...

Hi! > like in homerow, the textbox could be shown under the button, not to hide it not a fan of this personally, but I'll give it a try. If...

unlike initially planned, not in the forseeable future I think

indeed the design part of this extension isn't particularly great. I'll be glad for suggestions, improvements or even PRs to improve the situation. I don't want to give up the...

Things look a bit curvier now with v0.1.13: ![image](https://github.com/phil294/git-log--graph/assets/14108705/3ac551c6-1aff-4725-a9c3-3742acdf6afd) and the row height and branch line width is arbitrarily configurable, and the border is movable: ![image](https://github.com/phil294/git-log--graph/assets/14108705/9a989d87-7d52-403d-bc77-3926ad2a90fe) I think these were...

Thanks for all your input so far, and sorry I can't really do anything with it yet. The problem is that the rendering logic of GitLG is not much more...