Drew DeVault

Results 392 comments of Drew DeVault

>Iirc swaybar/i3bar will not have buttons for empty workspaces by default. Sway destroys empty workspaces but I acknowledge the need for this feature

KDE discussion on this matter https://phabricator.kde.org/T4457#64699

>Great. Ah, I see grid information could be put in there: clever clients could then still take that into account if they wanted, albeit in a compositor-specific way. Hm, this...

Note that including the workspace name is a good idea, though.

Thought which is probably only going to be useful for future work: some workspace switchers display a little rectangle or something representing where each toplevel is shown on the workspace.

Let's move the coordinates discussion out into the main thread. We need a design which accomodates the needs of all compositors in an unambiguous and type-safe manner. This includes the...

Do we have an example client & server implementation yet?

@ammen99 I don't think anyone is actively working on this, feel free.

My intention is to pair this with two more standards: - A standard file format for `/etc` which specifies the permissions a client is authorized for, to be installed with...

I don't think we can get away from making the compositor execute it. However, if the command line process transfers its stdin/stdout/stderr and environment, then waits for exit and exits...