On Tue, Jul 17, 2018 at 11:01 AM Marco Martin wrote:
>
> On lunedì 16 luglio 2018 20:07:40 CEST Roman Gilg wrote:
> > --
> > libtaskmanager implementation:
> > --
> > * Listens for VD, active VD and VD identifier changes.
> > * Associates int
On lunedì 16 luglio 2018 20:07:40 CEST Roman Gilg wrote:
> --
> libtaskmanager implementation:
> --
> * Listens for VD, active VD and VD identifier changes.
> * Associates internally VDs with Activities.
hmm, i feel this association would be
On Mon, Jul 16, 2018 at 8:29 PM Vlad Zagorodniy wrote:
> Slide effect assumes that virtual desktops form a grid. Will virtual desktops
> form a grid with this approach?
How VDs of the current Activity are presented to the user should be
independent of this proposal. So KWin can decide to put them
On Monday, July 16, 2018 9:07:40 PM EEST Roman Gilg wrote:
> -
> KWin/KWayland implementation:
> -
> General:
> * Only knows about VDs. Has a list of all of them.
> * Broadcasts the current VD list on change (and on bind through
> client) to c
The solution aims at replicating functionality that is available today
from user point of view, but tries to improve the internal structure
and implementation.
---
Motivation:
---
The idea is to keep the two different concepts of VDs and Activities,
but implement them in a more int