enlightenment/src/modules/quickaccess/module.desktop

35 lines
1.3 KiB
Plaintext
Raw Normal View History

super sekrit module mostly complete: introducing the new and rewritten quickaccess module! found in the Launcher category, this module allows for windows to be hidden/shown using bindings, and can be used to turn any window/application into a quake-style drop-down terminal or whatever else you would use triggered window hiding/showing for. config options: * autohide - hides window when focus is lost * hide instead of raise - by default, qa will raise an activated window if it doesn't have focus; use this option to make it hide instead of raising * automatically reopen when closed - this option, when set, causes qa to relaunch the application which created the window if the window is closed. it should (probably) only be used for terminals, and requires some magic for setting window names on terminals which I have created some infra for extending to non-standard terminal types; currently all xterm clones, urxvt, and terminology are supported. note that setting this option will cause the entry to become permanent, as any entry which is set to restart itself when closed cannot be transient * transient - a window added to qa is initially a transient entry, meaning it's temporary: once you close the window, the binding is deleted, though the binding will remain if you restart e17. if you uncheck this option, it will become a permanent entry which can only be deleted either through the quickaccess advanced settings or the keybindings dialog. fun fact: you can get to the quickaccess settings faster by clicking the Quickaccess... border menu item SVN revision: 75550
2012-08-22 06:55:41 -07:00
[Desktop Entry]
Type=Link
Name=Quickaccess
Name[ca]=Accés ràpid
Name[de]=Schnellzugriff
Name[el]=Γρήγορη Πρόσβαση
2013-07-05 10:02:33 -07:00
Name[eo]=Rapida atingo
Name[es]=Acceso rápido
2013-07-05 10:02:33 -07:00
Name[fr]=Accès rapide
Name[gl]=Acceso rápido
Name[ja]=クイックアクセス
Name[ko]=빠른 접근
2014-05-19 13:04:38 -07:00
Name[ms]=Capaian Pantas
Name[nl]=Snelle Toegang
Name[pt]=Acesso rápido
Name[ru]=Быстрый доступ
Name[sr]=Брзи приступ
2014-05-19 13:04:38 -07:00
Name[tr]=Hızlıerişim
Comment=Enlightenment Quickaccess Launcher.
Comment[ca]=Llançador de l'accés ràpid de l'Enlightenment.
Comment[de]=Enlightenment-Schnellzugriffsstarter.
Comment[eo]=Rapidatinga lanĉilo de Enlightenment.
Comment[es]=Lanzador del acceso rápido de Enlightenment.
Comment[fi]=Enlightenment Quickaccess-käynnistin.
Comment[fr]=Lanceur des accès rapides d'Enlightenment.
Comment[gl]=Iniciador do acceso rápido de Enlightenment.
Comment[it]=Lanciatore ad accesso rapido di Enlightenment.
Comment[ms]=Pelancar Capaian Pantas Enlightenment.
Comment[pt]=Acesso rápido do Enlightenment.
Comment[ru]=Модуль быстрого запуска для Enlightenment.
Comment[sr]=Јединица брзог приступа Просвећења.
Comment[tr]=Enlightenment Hızlıerişim Başlatıcısı.
2013-07-05 10:02:33 -07:00
Icon=e-module-quickaccess
super sekrit module mostly complete: introducing the new and rewritten quickaccess module! found in the Launcher category, this module allows for windows to be hidden/shown using bindings, and can be used to turn any window/application into a quake-style drop-down terminal or whatever else you would use triggered window hiding/showing for. config options: * autohide - hides window when focus is lost * hide instead of raise - by default, qa will raise an activated window if it doesn't have focus; use this option to make it hide instead of raising * automatically reopen when closed - this option, when set, causes qa to relaunch the application which created the window if the window is closed. it should (probably) only be used for terminals, and requires some magic for setting window names on terminals which I have created some infra for extending to non-standard terminal types; currently all xterm clones, urxvt, and terminology are supported. note that setting this option will cause the entry to become permanent, as any entry which is set to restart itself when closed cannot be transient * transient - a window added to qa is initially a transient entry, meaning it's temporary: once you close the window, the binding is deleted, though the binding will remain if you restart e17. if you uncheck this option, it will become a permanent entry which can only be deleted either through the quickaccess advanced settings or the keybindings dialog. fun fact: you can get to the quickaccess settings faster by clicking the Quickaccess... border menu item SVN revision: 75550
2012-08-22 06:55:41 -07:00
X-Enlightenment-ModuleType=launcher