home.social

#webmanifest — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #webmanifest, aggregated by home.social.

fetched live
  1. Danke an alle beim #WebsiteClub von @simon und @pfefferle, die für mich das WebApp-Rätsel beim Ablegeversuch von Lesezeichen auf meinem Phone gelöst haben. Der Übeltäter ist #Chrome (und der schlug erbarmungslos zu 🎶), isch abe nämlisch gar kainä #WebManifest istalliert, menno! Installiere ich jetzt ein Plugin dafür, oder nur ShariffWrapper, damit auch die teilen können, die nicht wissen, wie die Zitat-Teilfunktion geht? Eigentlich wollte ich Plugins sparen… 😠

  2. I guess it's a good first step toot.cafe/@tomayac/11530941183

    But I've also been waiting for *years* (`prefers-color-scheme` was introduced in 2019), for:
    - light/dark-mode `theme_color`
    - light/dark-mode `background_color`
    - light-dark-mode `icons`

    #WebDev #WebManifest

  3. #TYPO3 #v13 is just fun! I've now reworked the #AppIcon #integration in my #sitepackage. Now it uses #static #routes to #icon #assets, #SiteSet #settings and the new #stringlist setting type for a variable number of #icon sizes in the #webmanifest, which is now rendered in Fluid.

  4. It's probably five years old news, but I noticed @wikimedia_sal
    has that preview thing. I've had such a headache lately. is that #webmanifest #ManifestV2 or yet another alt #schema ?

    @llis @feditips

  5. I am really second guessing the decision to build this in #NextJS.

    There's a LOT of confusion around the new #AppRouter paradigm, the Discord is a madhouse.

    I've been struggling just to get the #serviceWorker and #webmanifest for the #PWA set up right. It seems most people use `next-pwa` but it hasn't been updated to support AppRouter yet so there's a nasty fix to do. github.com/shadowwalker/next-p

    I haven't even attempted #ServerComponents yet.