mijorus / smile

An emoji picker for linux, with custom tags support and localization. I'll also put some random emojis here πŸ¦πŸΎπŸ¦”πŸ¦‡
https://mijorus.it/projects/smile
GNU General Public License v3.0
271 stars 13 forks source link

hide close button on mobile linux #93

Open heldderarbeit opened 3 days ago

heldderarbeit commented 3 days ago

I'm using Smile 2.9.6 (Flathub) on a mobile linux phone (Postmarket OS Edge with Phosh) and the app is showing a close button in the top bar.

20241103_17h56m51s_grim

Usually on that setup, apps (whether they are GTK or QT apps) do not show the close button in the top bar since it is expected that you close applications by swiping them away in the overview.

Here are some screenshots of GTK and QT apps which do not show a close button.

20241103_17h58m09s_grim 20241103_18h06m57s_grim 20241103_18h07m48s_grim 20241103_18h09m52s_grim 20241103_18h11m04s_grim 20241103_18h18m48s_grim

mijorus commented 2 days ago

Hi, the close button is designed give desktop users a way to actually close the app, instead of keep it running in the background. It's really hard for me to optimize smile for mobile linux, as I don't have any device to test it on