Jose Quintana
Jose Quintana
> Is there a better way of doing this? Having the functionality to be able to specify the terminal should solve issues like this regardless of the Linux distro used.
> If we supported .deb and .rpm, would that cover majority of Linux distributions? Does it include ArchLinux too? IMHO supporting arch and other distros should the way to go....
In general, to be able to choose the terminal should be nice to have for Linux desktops as well. Since not all people use GNOME-based terminals. BTW maybe this could...
> It seems like the font didn't load properly. I tried on my Ubuntu VM and it looks ok, was it looking better on 1.6.0 and 1.5.2? Did you try...
FYIW in my case, I always install the `.deb` file taken from releases in my Debian 12 with KDE 5 and X11 but I still run into that issue. This...
@bendem yeah! Talking about subtle improvements, it can also be great if we can rename `SHA1` to just `Commit`. Just a suggestion, but I think is not part of this...
> Which place should we put the tags? Inside the _Message_ table cell but aligned to right and overlying the message. See screenshot below. > Consider the most bad thing,...
> What remaining work do we have for this PR? > > EDIT: [#205 (comment)](https://github.com/static-web-server/static-web-server/pull/205#issuecomment-2090453351) @yonas See https://github.com/static-web-server/static-web-server/pull/298#issuecomment-2395473075
> * How should the different server types be handled in the configuration? Currently there is a boolean to enable http2, but this wont work with three distinct types. A...
> Im sure there doesn't need to be a `server_type` key. One option would be to create `http_listener`, `http2_listener` and `socket_listener` options which are mutually exclusive for example. Though im...