Now alternate-tab shows a dialog on first usage, allowing to choose between native behavior (app icons from all worskpaces), app icons from current workspace only and window thumbnails only. Patch written by Joachim Bargsten <dev@bargsten.org>
10 lines
312 B
Plaintext
10 lines
312 B
Plaintext
{
|
|
"uuid": "@uuid@",
|
|
"name": "AlternateTab",
|
|
"description": "A replacement for Alt-Tab, allows to cycle between windows and does not group by application",
|
|
"original-authors": [ "jw@bargsten.org", "thomas.bouffon@gmail.com" ],
|
|
"shell-version": [ "@shell_current@" ],
|
|
"localedir": "@LOCALEDIR@",
|
|
"url": "@url@"
|
|
}
|