Results 4 issues of David Vos

- Application version: 2.6.0 - OS: Manjaro Linux **Steps to Reproduce:** 1. Add an Outlook app instance 2. Log in to an account that automatically signs you out after some...

When pressing Meta + D or the display button, the following display switcher comes up, but it is missing its icons: ![Screenshot_20240617_101302](https://github.com/vinceliuice/Colloid-kde/assets/20478740/5b546a6a-9b5b-44d3-b11c-aca872536fbf) The missing icons are: - `actions/osd-duplicate` - `actions/osd-sbs-left`...

Added the `mkSeqNth` function that binds to `mk_seq_nth`. See https://microsoft.github.io/z3guide/docs/theories/Sequences/

**Changes:** Made `ProcessCallbacks` public in `lib.rs`. **Why?** When creating an `AsyncClient` using `client.activate_async` and using a handler with state, the `ProcessCallbacks` type is needed if you want to annotate the...