Saco

Results 3 comments of Saco

> As far as I understand it, `node-imap` supports the IMAPv4 ID extension as implemented via #307 even if it's not documented in the README. > > However I'm not...

> I've been using > > ```python > @hook.subscribe.client_new > def fix_group(window): > if "copyq" in window.get_wm_class(): > group = qtile.current_group > if window.group != group: > window.togroup(group.name) > ```...

# 更新 升级之后功能恢复正常使用, 不确定是否与某个升级包相关, 附`pacman.log`日志: ```log [2025-02-11T09:26:07+0800] [PACMAN] Running 'pacman -S -y --config /etc/pacman.conf --' [2025-02-11T09:26:07+0800] [PACMAN] synchronizing package lists [2025-02-11T09:26:56+0800] [PACMAN] Running 'pacman -S -u -y --config /etc/pacman.conf --'...