linuxmint / warpinator

Share files across the LAN
GNU General Public License v3.0
1.21k stars 81 forks source link

Feature Request: Adjustments for small screens and mobile interfaces #77

Open plaint3xt opened 3 years ago

plaint3xt commented 3 years ago

First of all, thanks for this great tool! I use Warpinator on a regular basis and it has proven to be very useful.

I've been tinkering with the Pine64 PinePhone and Warpinator has been very useful on this type of mobile device. I assume that Warpinator wasn't meant to be used this way, but I think it's one of the easiest ways to transfer files from and to a phone.

There are some small problems I've encountered with the scaling of the application. Some parts of the app are cut off the right side like in the pictures below. It is possible to scroll to the right and view the remaining parts of the buttons and boxes. Other than that only the file selector is still desktop size.

I think it would be really cool to see Warpinator fully adapting to small/mobile screens. I don't know if this can be achieved with the current libraries, but something like libhandy could be used for adaptive GTK widgets. Please let me know what you think of this request.