theinvisible / openfortigui

VPN-GUI to connect to Fortigate-Hardware, based on openfortivpn
https://hadler.me/linux/openfortigui/
GNU General Public License v3.0
492 stars 54 forks source link

Add shortcuts for Hide and Exit #87

Closed Dyrcona closed 5 years ago

Dyrcona commented 5 years ago

Add Ctrl-W to hide the main window, and add Ctrl-Q to quit the program. These are standard UI shortcuts for closing a window and quitting a program, respectively.

I use openfortigui on an almost daily basis, and often, when I'm shutting my laptop down for the day, I find myself using Ctrl-Q to close most of the other programs that I use. I find it mildly annoying to have to go to the task icon or click the File menu when I want to quit openfortigui, particularly when I'm on a roll using Ctrl-Q. I therefore made this little change to mainwindow.ui for my convenience and thought that I would share.

theinvisible commented 5 years ago

Thanks will be in next release : )