🖥️ App Group : le logiciel qui simplifie la barre des tâches sous Windows 11

👉 https://www.justgeek.fr/regrouper-applications-barre-taches-windows11-142430/

#AppGroup #Logiciel #OpenSource #Personnalisation #Windows11

App Group : le logiciel qui simplifie la barre des tâches sous Windows 11

App Group est un logiciel qui vous permet de regrouper plusieurs applications dans une seule icône sur la barre des tâches de Windows 11.

JustGeek

The problem with lots of progress over the weekend.. is lots of write up too! So many typos... but Lines now has a button that acts just like the paste button but uses an AppGroup and UserDefaults behind the scenes instead of the Pasteboard.

https://www.whynotestflight.com/excuses/okay-but-how-about-all-the-way-up-to-the-view/

#SwiftLang, #WebExtension, #SafariWebExtension, #NativeApp, #JavaScript, #AppGroup #UserDefaults

Okay, but how about all the way up to the View?

A list of distractions

Revealed: Parliament’s All Party ESG group is bankrolled by firms who paid out billions for fraud, tax and environmental breaches,
via, DemocracyForSale

#Green #MP #CarolineLucas says she quit after learning about #APPGroup's funding from #armsMakers and ‘law-breaking #accountancy firms’

https://democracyforsale.substack.com/p/revealed-parliaments-esg-group-bankrolled?utm_medium=email&utm_source=multiple-personal-recommendations-email

APPG on ESG funded by firms that paid out billions for breaches

All-party parliamentary group on environmental, social and governance has received hundreds of thousands of pounds from funders including BAE Systems and KPMG

Democracy for Sale: Peter Geoghegan’s Substack

@matt1corey Is your #CoreData stored in an #AppGroup container?

Once this is set up all your extensions can read/write your CoreData, except #LiveActivity and #DynamicIsland widgets.

This has been reported to #Apple: FB12607818

Here's some sample code I put together that demonstrates the bug: https://github.com/JagCesar/LiveActivityCoreData

GitHub - JagCesar/LiveActivityCoreData: A sample project reproducing our problem with Live Activity and Core Data

A sample project reproducing our problem with Live Activity and Core Data - GitHub - JagCesar/LiveActivityCoreData: A sample project reproducing our problem with Live Activity and Core Data

GitHub

Hey #coreDataGang! I got some trouble and need some guidance.

We store our #CoreData SQLite file in a shared #AppGroup, that way our extensions have access to the data. And we’re of course using #NSPersistentCloudKitContainer to sync the data through #iCloud.

BUT, we have an intermittent bug where the #watchdog kills our app because there’s a lock on the SQLite file when the app is suspended. 😭

How have you solved this? I can’t be the only one with this setup. Can I? 👀