281 Commits (4804964b3d7ebde82ecf325fdb1ebfdf16617cd2)

Author SHA1 Message Date
Martin Gräßlin d0fb6b22ba [kwin] Use new connect syntax in useractions.cpp 12 years ago
Martin Gräßlin 9075b5e2d6 [kwin] Remove cursorPos() from utils.h 12 years ago
Martin Gräßlin 970e8765f0 [kwin] Remove support for _NET_WM_TAKE_ACTIVITY protocol 12 years ago
Martin Gräßlin d1d3401b9f Register KWin's global shortcuts with the new shortcut system 12 years ago
Aleix Pol c72e519d9c Remove KDE/ prefix in include directories 12 years ago
Martin Gräßlin 32db9c109f [kwin] Add new kwineffects KCM to the KWin config center 12 years ago
Martin Gräßlin 4dff7888e3 [kwin] Drop build option to build without scripting 12 years ago
Martin Gräßlin f48aca47a5 [kwin] Use ui-file for ShortcutDialog 12 years ago
Martin Gräßlin dc9f613113 [kwin] Do not use camelcase includes for kactivities 12 years ago
Martin Gräßlin 9414d8f7f1 [kwin] Re-enable KActivities support 12 years ago
Martin Gräßlin 08a09d27f8 [kwin] Remove the KActionCollection for the client keys 12 years ago
Martin Gräßlin a6f32bf3e8 [kwin] Do not use a KActionCollection for Workspace's global shortcut actions 12 years ago
Martin Gräßlin edeb8051e9 [kwin] Remove KActionCollection usage in TabBox 12 years ago
Martin Gräßlin c14f798adf [kwin] Do not use KActionCollection in VirtualDesktops 12 years ago
Martin Gräßlin 1c5e5c8480 [kwin] User Actions Menu follows Client's color scheme 12 years ago
Thomas Lübking 54a4a4547d fix shortcut available check 12 years ago
Martin Gräßlin d5104cd4b5 [kwin] Start kcmshell5 to configure KWin 13 years ago
Bhushan Shah 935851a2b5 kDebug -> qDebug in kwin 13 years ago
Martin Gräßlin 1398f9ed04 Remove left-over from disable global shortcuts removal 13 years ago
Martin Gräßlin 0e24f4ead4 Introduce an initShortcut method for kwinbindings 13 years ago
Martin Gräßlin 8d716124fa KIcon -> QIcon::fromTheme in kwin/useractions.cpp 13 years ago
Martin Gräßlin 182d094837 Drop unused includes from kwin/useractions.cpp 13 years ago
Martin Gräßlin a721898bd8 Port KWin useractions menu from KShortcut to QKeySequence 13 years ago
Martin Gräßlin f4a96da547 Client shortcuts ported to QKeySequence 13 years ago
Martin Gräßlin 4d089b28b4 Drop menuFont from useractions menu 13 years ago
Martin Gräßlin 139201a2e2 KGlobal::config() -> KSharedConfig::openConfig() 13 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 13 years ago
Reza Shah 9c2e4991cf Port kwinbindings.cpp away from KAction/KShortcut 13 years ago
Martin Gräßlin 37334f400a Drop no longer needed XLib includes from KWin 13 years ago
Martin Gräßlin 209666538e Port Workspace::clientShortcutUpdated away from KAction 13 years ago
Martin Gräßlin caae057649 Port KWin::ShortcutDialog from KDialog to QDialog 13 years ago
Martin Gräßlin c2e0c13b7b Delay performWindowOperation to next event cycle in UserActionsMenu 13 years ago
Martin Gräßlin be9b9681db Adjustments for the helper dialog on noborder/fullscreen 13 years ago
Martin Gräßlin c16c0c3753 Port invert screen from XLib xrandr to xcb randr 13 years ago
Martin Gräßlin f198126e0d KPushButton -> QPushButton 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Thomas Lübking f2dd6d02b1 add previous screen shortcuts 13 years ago
Thomas Lübking b3a12c513e add mnemonics to tabbing and "more actions" 13 years ago
Martin Gräßlin c4c3eb90fb Remove outdated showWindowMenu(At) functions 13 years ago
Martin Gräßlin 65ec86113a Split out Rules related code from Workspace into class RuleBook 13 years ago
Martin Gräßlin 89c2fd5598 Remove YesIKnowWhatImDoing from internal API 13 years ago
Martin Gräßlin 4a28d000cf Move ShortcutDialog to useractions 13 years ago
Martin Gräßlin edb074cbc2 Split out screen handling from Workspace into own class Screens 13 years ago
Martin Gräßlin 265b5523e2 Move decoration related methods from Workspace to DecorationPlugin 13 years ago
Martin Gräßlin d503d9ffb6 Turn TabBox into a proper singleton 13 years ago
Martin Gräßlin 6f113d84d3 Turn Scripting into a proper singleton 13 years ago
Martin Gräßlin da85b5fdc7 Split out Activities related code from Workspace 13 years ago
Thomas Lübking 2e2e13d89e add dummy if no window for tab attach is available 13 years ago
Yuri Chornoivan 0845494ba9 Fix typo: confgured -> configured 13 years ago
Thomas Lübking f00ec6ccd5 block screenswitch if active screen follows mouse 13 years ago