G-dH / advanced-alttab-window-switcher

A highly customizable replacement for Gnome Shell's Alt-Tab window and app switchers.
GNU General Public License v3.0
151 stars 11 forks source link

[BUG] can't add delete / escape as keyboard shortcut #78

Open pacjo opened 7 months ago

pacjo commented 7 months ago

Describe the bug I wanted to have an ability to close selected window by pressing delete (just like windows does it). It currently isn't possible.

To Reproduce Steps to reproduce the behavior:

  1. Go to extension settings -> Hotkeys
  2. Click on Close window / Quit application
  3. Can't add delete / escape key (possibly others too)

Expected behavior An option to select / add delete / escape

Desktop (please complete the following information):

G-dH commented 7 months ago

No special keys can be assigned as hotkeys in AATWS, it's a feature, not a bug. Delete key is for deleting searched pattern and Esc key closes the switcher popup. The Del key for closing windows could be added as an option if the search feature is disabled..

pacjo commented 7 months ago

The Del key for closing windows could be added as an option if the search feature is disabled.

Sounds good. Is it possible right now does it need to be implemented?

G-dH commented 7 months ago

Sorry, I forgot to answer.. It is not possible at the moment, it's on my to-do list.