Simon Ser
Simon Ser
There are a number of reasons why the menu size might be different from the monitor size. For instance if another layer shell client is running and taking some space...
Right now the plugin _requires_ the app to have a bunch of permissions: https://github.com/MaikuB/flutter_local_notifications/blob/d3553c5e4a98dcc5366e48a365194ef19ebd3da5/flutter_local_notifications/android/src/main/AndroidManifest.xml#L3-L7 There is no way for applications to remove these permissions, even if they do not use...
`ValidateCalendarObject` is doing the CalDAV checks but is missing the iCalendar checks. go-ical has a function for this but it's not public: https://github.com/emersion/go-ical/blob/0864dccc089f7438bd942705f2dfc934e39536ca/encoder.go#L11
See https://www.rfc-editor.org/rfc/rfc8414 This allows clients to auto-discover OAuth 2.0 parameters instead of having to hardcode them.
See https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/2178573b0a5a8160564da1fd85c1f16f7d4d7bdd
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3716
Fixes the following: NOTICE: Future-deprecated features used: * 0.55.0: {'ExternalProgram.path'} * 0.56.0: {'dependency.get_pkgconfig_variable'}
References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/29
## Script info - Script name: read_marker - Version: 0.1.0 - Requirements: none - Min WeeChat version: none - Script tags: irc, buffer ## Description This script adds support for...