akiraux / akiraux/Akira

Different keyboard layouts

Abierto
#216 5 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Vala
Estrellas
5.3k
Forks
199
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Expected Behavior
Zoom in shortcut Ctrl+= is not standard and breaks the workflow in spanish.

Typical zoom shorcuts are:
- Ctrl++: Zoom in
- Ctrl+-: Zoom out
- Ctrl+0: Reset zoom

I check other programs (tilix https://github.com/gnunn1/tilix/blob/master/data/gsettings/com.gexperts.Tilix.gschema.xml#L1191) and this is pretty standard.

In spanish Ctrl++ is a direct key press. To use Ctrl+=, we need to press Ctrl+Shift+0.

Seems in english is the opposite and Ctrl++ is not a direct keypress.

## Current Behavior

Ctrl+= executes zoom in.

## Possible Solution

- Stick to standards.
- Deal with this in a `l10n` way
- Allow to customize shortcuts

## Context
- Akira Version: master
- OS Info: Arch linux

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.