Post AWTMTiW4mIqlOcbGz2 by brainblasted@crab.garden
 (DIR) More posts by brainblasted@crab.garden
 (DIR) Post #AWTMTgqYzA38DaAbdg by brainblasted@crab.garden
       2023-06-07T20:36:50Z
       
       1 likes, 0 repeats
       
       When making adaptive apps for GNOME, it's important that you don't think of smaller sizes as being a mobile mode. You still need to account for desktop users that simply want to use a smaller window - like if they're using a small laptop.Be mindful that all your UI elements are still accessible with the pointer and via keyboard navigation.
       
 (DIR) Post #AWTMThaIF8d4VPZ7uy by federicomena@mstdn.mx
       2023-06-08T03:58:30Z
       
       0 likes, 0 repeats
       
       @brainblasted This is so much better now that libadwaita has containers that don't suck! I have terrible memories of trying to fit Evolution's dialogs in netbook-sized screens for Meego 🤪
       
 (DIR) Post #AWTMTiW4mIqlOcbGz2 by brainblasted@crab.garden
       2023-06-08T04:48:38Z
       
       0 likes, 0 repeats
       
       @federicomena we now have something even better than fancy containers: breakpoint-based arbitrary layout changeshttps://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.Breakpoint.html
       
 (DIR) Post #AWTMTjULAF3WPWnOuu by bugaevc@floss.social
       2023-06-08T06:06:51Z
       
       2 likes, 0 repeats
       
       @brainblasted @federicomena tangentially related, but could someone please please fix this :(We're talking about nicely supporting various screen sizes and breakpoints, and this is what the docs look like.
       
 (DIR) Post #AWTr4CDqo3REZsO036 by martijnbraam@fosstodon.org
       2023-06-08T11:49:53Z
       
       1 likes, 0 repeats
       
       @federicomena @brainblasted if only the nice containers were outside of libadwaita so you don't have to opt in to all the other gnome stuff just to use them