@verekia If it’s a full screen PWA, then `document.fullscreenElement` should not be set. It’s only set when in actual full screen mode. https://t.co/6c1GG6VgzH
@diekus It should work, but I’m traveling at the moment and can’t really test. If it doesn’t work (or not as expected), please fnew.crbug.comKEcvtZ. I can help triage. I think support is limited to mobile for maybe some app types?! Try thegira-same-domain.glitch.me/pwa/
RT @henrylim96: Live demo of LEGO with Web Bluetooth (+ more Fugu stuffs)! 🤖
@tomayac #GoogleIOConnect https://t.co/BVR1pTkZOD
RT @denladeside: Awesome presentation and live demos of @LEGO_Group SPIKE using #WebBluetooth at #GoogleIOConnect by @jdj_dk and @tomayac -…
RT @denladeside: At #GoogleIOConnect seeing some super fun @googlechrome #WebBluetooth @LEGO_Group demos by @jdj_dk and @tomayac https://t.…
🤩 Oh, very exciting, an Intent to Ship (https://t.co/6Du8eojTTD) for the Iterator Helpers TC39 proposal (https://t.co/PtwlYgBXM8). I think it’s fair to set the “Web developers” signal to 100% positive âž•!
Attending the inauguration meeting of the #GironaJS community today: https://t.co/ItzSycWd7d. Exciting! 🤩 https://t.co/4KJjVIEeIo
@verekia @shatterspine @photopeacom @ChromiumDev @fractorious You’re welcome 🤗!
@itsdouges @verekia @shatterspine @photopeacom @ChromiumDev @fractorious Yes, if you have a blog, please help get the word out!
@Benbinbin_fun Oh, absolutely. There’s a lot of potential for the API. Also see https://t.co/aKuIHBKdQJ for reference.
@photopeacom @verekia @ChromiumDev @fractorious More background: https://t.co/X6oADxAKFU.
@photopeacom @verekia @ChromiumDev @fractorious This one is simple to fix. Right before you enter fullscreen mode, run `await navigator.keyboard.lock([“Escape”]);`. I just tested this simply by injecting it via the Console, and then going fullscreen via t
@verekia @photopeacom @ChromiumDev @fractorious Please add this challenge in a comment on https://t.co/5pbEYdkH5P.
@skymen75 @photopeacom @ChromiumDev @fractorious Yes, the ask is to make this work in a browser tab as well, which is more “dangerousâ€.
@scnace @photopeacom @ChromiumDev @fractorious Installed PWAs can overtake many browser shortcuts like cmd/ctrl+t (https://t.co/z9MRsPSSCz). It’s in-tab apps that can’t.
@photopeacom @ChromiumDev @fractorious Just commented: https://t.co/WCYxgznhje.
@bramus @stefanjudis @dazabani The core problem is described in this subsection of @dazabani’s great blog post: https://t.co/sbY9MV89B2.
RT @denladeside: I am working on a module to allow easy development with https://t.co/UViDb3piEC on a Desktop by providing the data from a…
@rebelancap Perfect, glad it worked!
@rebelancap You can insert a modified manifest with JavaScript: take the existing manifest, modify the URL, and then change the link so that it points to your modified manifest, encoded as a data URL.
🔢 Correction—Web Inspector ISN’T blocked, but works differently than, e.g., in Chrome: there’s no Develop menu item nor can you right-click and Inspect Element in a web app. Instead, you debug apps via Safari’s Develop > $machineName > $appName menu
RT @jensimmons: @kvnbsst You *can* use Web Inspector to create web apps. We redesigned the Developer menu in Safari on macOS to make it eas…
@razvancaliman @prchdk Deep link: https://t.co/ZMVarihkIT. (Spotted a typo “You Mac” → “Your Mac”, CC: @jensimmons.)
My “Web Apps on macOS Sonoma 14 Beta” article (https://t.co/s0fSeW0M2Y) is on HackerNews: https://t.co/3urR6DcVjT 🫣.
#macOS #Sonoma #WebApps #Safari #ProjectFugu #HackerNews