12158 Commits (165bab24f29d2311486e8c0fdd59e9285fe24985)
 

Author SHA1 Message Date
Martin Gräßlin 165bab24f2 Use XCB enum values in Client::updateMouseGrab instead of XLib defines 12 years ago
Martin Gräßlin 1a36364a05 [kwin/tabbox] New default window switcher layout is sidebar 12 years ago
Martin Gräßlin 3629fcca23 Update required Qt version to 5.3 12 years ago
Martin Gräßlin 4a7f293078 Port sendSyntheticConfigureNotify to xcb 12 years ago
Martin Gräßlin 25155e0092 [useractions] Print debug message if launching kcmshell5 fails 12 years ago
Marco Martin 6bd16ab166 fix some label layout issues 12 years ago
Marco Martin bca1ea4f1d KWin.Switcher currentIndex follows listview one 12 years ago
Marco Martin a9417c2d11 round positions 12 years ago
Marco Martin 787b0d8cdf scroll the view to make the current item shown 12 years ago
Martin Gräßlin 83c76f21a4 [tabbox/sidebar] Mass improve layouting in sidebar 12 years ago
l10n daemon script 203d043a09 SVN_SILENT made messages (.desktop file) 12 years ago
Martin Gräßlin 7f04a76b9a [kcmscreenedges] Call reconfigureEffect on save 12 years ago
Martin Gräßlin 365d75ad06 [tabbox] Fix layouting of thumbnail items 12 years ago
Martin Gräßlin e38a98ff04 [tabbox/grid] Use RowLayout for the item's caption 12 years ago
Martin Gräßlin 220c3caf14 [kcmkwin/compositing] Fix storing of PluginEnabled states 12 years ago
Martin Gräßlin 32bcd59fc9 Require at least gcc 4.8 12 years ago
Martin Gräßlin f70951ef76 [Compositor] Improve debug output for compositing suspended 12 years ago
Martin Gräßlin c6da593dc9 Do not register dbus service org.kde.kwin.Scripting 12 years ago
Martin Gräßlin bef0bf8a4f Do not register dbus service org.kde.kwin.Compositing 12 years ago
Martin Gräßlin 6e1df6ba62 Do not register dbus service org.kde.kwin.Effects 12 years ago
Martin Gräßlin 1f30efb333 [tabbox/icons] Fix reference error 12 years ago
Martin Gräßlin 4142872da4 [tabbox/sidebar] Remove not needed data element in delagate 12 years ago
Martin Gräßlin fbb62aed40 [supportInformation] Add missing line break 12 years ago
Martin Gräßlin c7cd886bd6 [screenedges] Use generated interface to lock the screen 12 years ago
Martin Gräßlin 876f8c67fa [screenedges] Fix dbus invocation for Dashboard action 12 years ago
Martin Gräßlin 8aa02a6daa [kcmkwin/scripting] Fix DBus service name 12 years ago
Andreas Hartmetz 9c73055a10 Adapt to changes in KAboutData. 12 years ago
Martin Gräßlin 61c631c94e [kwincompositing-kcm] Add a config option for the OpenGL Platform Interface 12 years ago
Martin Gräßlin 8005aa8b5a Export supported openGLPlatformInterfaces to the DBus interface 12 years ago
Martin Gräßlin be33c59c16 Introduce config option for OpenGLPlatformInterface 12 years ago
Martin Gräßlin 83ad1386dc Add used OpenGLPlatformInterface to supportInformation 12 years ago
Martin Gräßlin b09dd0d7f1 [kwinglutils] Add ::platformInterface() to GLPlatform 12 years ago
Martin Gräßlin 2653160c5a [tabbox/qml] Do not export the item's model data as a variant 12 years ago
Martin Gräßlin 25e221ae00 Fix invocation of kwin_killer_helper 12 years ago
Jonathan Riddell d043cd67b9 change version to 4.96.0 for beta 12 years ago
Martin Gräßlin a3ca68ddbe [libkwineffects] Add proper version and soversion to libs 12 years ago
Martin Gräßlin 519ddbe4c0 [libkdecoration] Update version and soversion for kdecorations 12 years ago
Marco Martin c09d63d192 set QSG_RENDER_LOOP as basic if not explicitly set 12 years ago
Martin Gräßlin 75cac7632b [kcmkwin/kwinoptions] Drop kcmkwm.png icons 12 years ago
Martin Gräßlin c9c81267d2 [data] Rename kwin_update_default_rules to kwin5_update_default_rules 12 years ago
Martin Gräßlin 3f2da48925 [data] Drop pop.wav 12 years ago
l10n daemon script a87567a271 SVN_SILENT made messages (.desktop file) 12 years ago
Martin Gräßlin 9cce470c35 Turn Client::delayedMoveResize() into a lambda slot 12 years ago
Martin Gräßlin 69e1a0fabd Remove opacity from Rules::update 12 years ago
Martin Gräßlin d2bbb42feb Install event filter for QWindow based decorations 12 years ago
Martin Gräßlin 0643bafd2b Use Client::sendClientMessage from Client::sendSyncRequest 12 years ago
Martin Gräßlin 068ee6d39c Use uint32_t instead of long in Client::sendClientMessage 12 years ago
Martin Gräßlin cd6ed49299 Port XCB_CONFIGURE_REQUEST handling to XCB 12 years ago
Martin Gräßlin 160093a359 Port ObscuringWindows to xcb 12 years ago
Martin Gräßlin 75f80e88ed Port Client::manage away from XGetWindowAttributes 12 years ago