63 Commits (548eb09a74db922c19bfc87bd65f06e71d1a511b)

Author SHA1 Message Date
Luboš Luňák 9cfa570153 merge in r568494 from trunk 20 years ago
Luboš Luňák 1da60d2ecd Be explicit about the screenshots being in clipboard 20 years ago
Luboš Luňák 1d97935a44 Hardcode only 3-modifiers shortcuts in the code, the rest should 20 years ago
Luboš Luňák 1bb6e17c54 KGlobalAccel has no longer the hack that maps numbered 20 years ago
Luboš Luňák bffa0d7909 setGlobalShortcut() for global shortcuts 20 years ago
Hamish Rodda 77bc9cd63d Merging in from bleeding edge kdebase branch 20 years ago
Laurent Montel a48328e5bc QString::null->QString() 20 years ago
Frank Osterfeld 776dc6395e make it compile 21 years ago
Frank Osterfeld 120e3625fd remove second KShortcut argument where it was empty or just duplicated 21 years ago
Luboš Luňák e01631784e Don't use Ctrl+Tab by default, apps use it for tabs, and I don't 21 years ago
Caleb Tennis c2a652657a Prefer using Qt::META over KKey::QtWIN 21 years ago
Luboš Luňák 512fb17a95 Forward port of #108961. 21 years ago
Stephan Kulow b464518b3c svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 21 years ago
Luboš Luňák a062f627ed Change the order of the shortcuts to Right,Left right with the other actions. 21 years ago
Luboš Luňák 65c3b55e05 Revert last revert, dynamic keybidings are back in. 21 years ago
Luboš Luňák c7d0776f01 Revert last changes because of temporary freeze. 21 years ago
Luboš Luňák d04ce83410 Custom shortcuts for windows (#44268). It still needs some testing, window 21 years ago
Luboš Luňák 43e7580cf0 Shortcuts for moving a window to left/right/up/down. 22 years ago
Luboš Luňák 9ef40c1845 Lift number of maximum virtual desktops to 20 (#50232). 22 years ago
Luboš Luňák 2e1bd0e762 I forgot to #undef one #define. 23 years ago
Stephan Binner c07ab48f67 CVS_SILENT style guide fixes 23 years ago
Luboš Luňák b9323cd4b2 Don't use Tarzan-like speech for the shortcut descriptions. 23 years ago
Luboš Luňák 423d9c1066 *sigh*, ok, reverting r1.39. 23 years ago
Luboš Luňák 703ea3989f Let's have keyboard shortcut for activating windows demanding attention 23 years ago
Luboš Luňák 937c7ae491 Let's add some default shortcuts for window moving. 23 years ago
Luboš Luňák affe6e19cc Keyboard shortcut for turning off the border. 23 years ago
Luboš Luňák 10f405c73d Merging kwin core from kwin_iii back to HEAD. 23 years ago
Luboš Luňák 336667733e keyboard shortcuts for always-on-top & on-all-desktops 24 years ago
Ellis Whitehead de6b166a8e Use qt keycodes instead of strings when constructing the global shortcuts. 24 years ago
Ellis Whitehead 710fa4df1b Use "Win" instead of "Meta" 24 years ago
Malcolm Hunter 53a8540917 CVS_SILENT Corrected typographical errors 24 years ago
Ellis Whitehead 67dd67ea61 insertAction() => insert() 24 years ago
Lukáš Tinkl 7b78ea9f05 unbreak the bindings translation 25 years ago
Ellis Whitehead 6f7dcd107b Pass null help string to insertAction() 25 years ago
Ellis Whitehead f8cf0c3b7d Fractionally reduce overhead when creating global shortcuts. 25 years ago
Andreas Beckermann 148b88256e - DEF( "Switch to Previous Desktop", "", "", slotSwitchDesktopPrev() ); 25 years ago
Ellis Whitehead e2997d6bc4 Lots and lots and lots of changes all over the place for shortcut changes. Including new KAccel and KGlobalAccel classes. 25 years ago
Ellis Whitehead d06f2faa12 Index: kwinbindings.cpp 25 years ago
Ellis Whitehead 3e604d14b0 Remove "Window iconify all" since we now how "Toggle Show Desktop". 25 years ago
Richard J. Moore 2cd059894a Window grabbing stuff for linuxtag 25 years ago
Malcolm Hunter 975139aaa5 Changed E-mail / e-mail to Email / email 25 years ago
Ellis Whitehead 6036b918cb Index: kwinbindings.cpp 25 years ago
Ellis Whitehead 9e0653455e kdebase/kcontrol/keys/: add ability to separate between 'normal' shortcuts and a shortcut series 25 years ago
Ellis Whitehead a9c55776ae KAccel: allow for 4-modifier setup defaults, check whether Qt supports the 25 years ago
Ellis Whitehead a8fb7ecd4a Default shortcuts for maximize, minimize & shade using the Meta key 25 years ago
Luboš Luňák 0603cb240d 'Logout' and 'Lock screen' keybindings don't really belong to kwin, they 25 years ago
Helge Deller 6536d083a0 added global "Lock Screen" key-binding (CTRL-ALT-L) 25 years ago
Malcolm Hunter 7187b01f9d Spelling and grammar corrections 25 years ago
Henrik Johnson 10baa96bc7 Add key bindings to move current window to next/previous desktop 25 years ago
Adriaan de Groot 2b0e89325f Added window raise-or-lower 25 years ago