Displaying 2 results from an estimated 2 matches for "undisplayed".
Did you mean:
displayed
2020 Sep 22
0
Dovecot virtual folders usage: seen in Tbird client if subscribed, treated as _real_ folders -- and archived to local/offline storage? How to prevent?
...l:INDEX=MEMORY
hidden = no
list = yes
subscriptions = yes
}
and
/data/mail/virtual/All/dovecot-virtual
*
-Trash
-Trash/*
All
/data/mail/virtual/Flagged/dovecot-virtual
*
Flagged
in Thunderbird client, without subscribing to the virtula folders, per account, they're undisplayed/inaccessible.
if I select 'subscriptions',
virtual
All [X]
Flagged [X]
I see the aggregated/flagged messages.
When I sync for offline usage, TBird copies messages to local storage for offline use, as expected
but it ALSO *copies* all the 'virtual' messages to dirs in t...
2017 Aug 06
4
[PATCH 0/4] Overlay / format improvements
This was all kicked off by me figuring out how the PPC byteswap thing worked.
In the end, we're keeping the implicit byteswap based on architecture, but also
expose the correctly supported formats, and fix some overlay details.
Overlay framebuffers have various funky requirements that should be enforced at
framebuffer creation time (these are set apart by their YUV formats). Further,
I