10948 Commits (d85802da4ef6e2b69aa87dada975cd81fceee7fa)
 

Author SHA1 Message Date
Martin Gräßlin d85802da4e Port send event to splash screen to XCB 13 years ago
Martin Gräßlin af2359ef98 Port setInputFocus in KWin::Application dtor to XCB 13 years ago
Martin Gräßlin a2d97fef17 Port KWinSelectionOwner to XCB 13 years ago
Martin Gräßlin 1f302b0c4a Drop dependency on kde_file.h in kwin/main.cpp 13 years ago
Martin Gräßlin 0dd7adf5f5 Port KWin::Application to QApplication and QCommandLineParser 13 years ago
Martin Gräßlin 437f762466 Use xcb_atom_t for the Atoms in KWinSelectionOwner 13 years ago
Martin Gräßlin 8621b4e46d Use qApp instead of kapp in KWin 13 years ago
Martin Gräßlin c4b8f33ac7 Port KWin/Killer to QCommandLineParser 13 years ago
Reza Shah 9c2e4991cf Port kwinbindings.cpp away from KAction/KShortcut 13 years ago
Hugo Pereira Da Costa c5c5fffbdf Added "Display window borders for maximized windows" option. 13 years ago
Hugo Pereira Da Costa 0fe389570e fixed uppercase typo in kcfg file 13 years ago
Martin Gräßlin 8270744a34 Fix b840f523bf5ac5038f71e5203f3757a8929df8f1 13 years ago
Martin Gräßlin 8051e08361 Add missing target link libraries in kwin/effects 13 years ago
Eike Hein e9f372bb72 Fix build (adapt to kdelibs 84ffcc8b). 13 years ago
Martin Gräßlin fb111be903 Use Qt5::Script in linker definition of KWin core 13 years ago
Martin Gräßlin 37334f400a Drop no longer needed XLib includes from KWin 13 years ago
Martin Gräßlin e21225fa47 Use XCB Shape instead of XLib Shape in KWin core 13 years ago
Martin Gräßlin bf3bcd7f6f Drop linking to kdecore in KWin 13 years ago
Martin Gräßlin 84a2f3020b Use Qt5:: in target link libraries in KWin 13 years ago
Martin Gräßlin 5ca6654eb8 Fix linking 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 d973194c36 Use an XCB replacement for XSelectInput 13 years ago
Martin Gräßlin bec5bcd50e Drop XSynchronize from KWin 13 years ago
Martin Gräßlin fa9f640426 Reorder includes in kwin/main.cpp 13 years ago
Martin Gräßlin d01ec8c0ff Remove not needed includes from kwin/main.cpp 13 years ago
Martin Gräßlin 87f362c953 Do not delete effects pointer from KWin::Application dtor 13 years ago
Martin Gräßlin 3cb4e0322f AlternativeWMDialog ported to QDialog 13 years ago
Martin Gräßlin 9706da58e3 Port KWin Killer away from deprecated functionality 13 years ago
Reza Shah 61f452723e Port KWin effects away from KAction and KShortcut to Qt5/KF5 classes. 13 years ago
Anselmo L. S. Melo bef5b71898 Porting effects to Qt5/KF5: QStandardPaths 13 years ago
Anselmo L. S. Melo 49c04f13b1 Porting libkwineffects to Qt5/KF5: QStandardPaths 13 years ago
Anselmo L. S. Melo 00d507b7ff Porting kcmkwin to Qt5/KF5: QStandardPaths 13 years ago
Anselmo L. S. Melo d97069590a Porting kwin scripting to Qt5/KF5: QStandardPaths 13 years ago
Anselmo L. S. Melo a9c346ad83 Porting tabbox to Qt5/KF5: QStandardPaths 13 years ago
Anselmo L. S. Melo c2942c4e73 Porting clients to Qt5/KF5: QStandardPaths 13 years ago
Anselmo L. S. Melo c9b079e628 Porting kwin main, data and compositingprefs to Qt5/KF5: QStandardPaths 13 years ago
Martin Gräßlin 9c225200bf Fix typo 13 years ago
Martin Gräßlin 7c5e970e26 Disable session management in KWin for the time being 13 years ago
Martin Gräßlin e72c52d075 Move first updateXTime() in Workspace ctor to init 13 years ago
Martin Gräßlin 95f10a6c33 updateXTime uses QX11Info::getTimestamp 13 years ago
Martin Gräßlin 5007a19062 Add a ScreenEdgeItem to reserve a screen edge from QML 13 years ago
Martin Gräßlin 96bde02b38 New QML Type DBusCall 13 years ago
Martin Gräßlin abbe84bab4 Port declarative scripting to QtQuick 13 years ago
Martin Gräßlin 416b881a00 Remove parent window id from ThumbnailItem 13 years ago
Martin Gräßlin 388944314a Drop QPixmap ctor of XRenderPicture 13 years ago
Martin Gräßlin 7baaa46daa Linker fixes 13 years ago
Martin Gräßlin b4c957b617 Remove XCheckTypedEvent from TabBox::hide() 13 years ago