logo

gemini-tickets

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/gemini-tickets.git
commit: 5fed2cdcd20e2b64932ce0d2fcbb97a08d7b3647
parent 154e80ceed0f87eb6fbbd37553747941f5751502
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue, 19 Jan 2021 05:13:14 +0100

inaban: New tickets

Diffstat:

Ainaban/2021-01-19T04:52:00 Fullscreen-stack.gmi3+++
Ainaban/2021-01-19T05:00:00 Layer-shell support.gmi7+++++++
Ainaban/2021-01-19T05:08:00 runtime configuration.gmi3+++
Ainaban/index.gmi13+++++++++++++
4 files changed, 26 insertions(+), 0 deletions(-)

diff --git a/inaban/2021-01-19T04:52:00 Fullscreen-stack.gmi b/inaban/2021-01-19T04:52:00 Fullscreen-stack.gmi @@ -0,0 +1,3 @@ +Status: confirmed + +Should be the default layout and only concerns toplevels, popups are kept floating à la sway, instead of the weird logic XMonad has where you often need to move the popup into the stack to see toplevels. diff --git a/inaban/2021-01-19T05:00:00 Layer-shell support.gmi b/inaban/2021-01-19T05:00:00 Layer-shell support.gmi @@ -0,0 +1,7 @@ +Status: confirmed +Priority: 1 + +Required for panels/status-bars and bemenu. +I need to read it's protocol but you should be able to focus them to be able to close and move them. + +Should be required to be launched + allowed by the compositor to use such features to prevent abuse. diff --git a/inaban/2021-01-19T05:08:00 runtime configuration.gmi b/inaban/2021-01-19T05:08:00 runtime configuration.gmi @@ -0,0 +1,3 @@ +Status: confirmed + +libucl is a possibility, which could allow to share keys with hikari, which could be useful for libinput. diff --git a/inaban/index.gmi b/inaban/index.gmi @@ -0,0 +1,13 @@ +=> 2021-01-19T04:52:00%20Fullscreen-stack.gmi 2021-01-19T04:52:00 Fullscreen-stack +``` +Status: confirmed +``` +=> 2021-01-19T05:00:00%20Layer-shell%20support.gmi 2021-01-19T05:00:00 Layer-shell support +``` +Status: confirmed +Priority: 1 +``` +=> 2021-01-19T05:08:00%20runtime%20configuration.gmi 2021-01-19T05:08:00 runtime configuration +``` +Status: confirmed +```