Simon Ser

Results 571 issues of Simon Ser

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4545

`sway --get-socketpath` just returns SWAYSOCK if set, and nothing otherwise. Thus it does nothing more than the simple env var check right above. Let's remove it.

Planning for the next release. Milestone: https://github.com/swaywm/sway/milestone/13 Changes for users and packagers: - New wlroots version - The default menu has been changed to [wmenu](https://git.sr.ht/~adnano/wmenu): #7384 - The KDE idle...

meta

Most of my other tools have moved over to sr.ht or to gitlab.freedesktop.org.

See https://github.com/emersion/xdg-desktop-portal-wlr/pull/282

bug

See: - Capabilities: https://www.iana.org/assignments/imap-capabilities/imap-capabilities.xhtml#imap-capabilities-1 - Active drafts: https://datatracker.ietf.org/doc/search?name=imap&sort=&activedrafts=on&by=group&group= - https://gist.github.com/nevans/8ef449da0786f9d1cc7c8324a288dd9b | Extension | RFC | Client | Server | |-----------------------|--------|--------|--------| | IMAP4rev1 | [3501] | ✓ | ✓ | |...

enhancement

Continuation of https://github.com/emersion/go-imap/pull/490 - [ ] Consider adding separate types for `FetchItemData{Body,Binary}Section.Section` - [x] Add support for `LITERAL+` - [x] ~~Add IMAP4rev1 fallback for IDLE~~ (#543) - [x] Consider restarting...

client

See RFC 4466 section 2.3.

- Recursion limits for BODYSTRUCTURE and SEARCH - Size limit on command string size (something greater than 8K)

server