111 Commits (b3dad08dbdce3b9eef1731e56d4f201b9e012460)

Author SHA1 Message Date
Vlad Zahorodnii b8a6fd7c46 Don't initialize QFlags<T> with nullptr 7 years ago
Vlad Zahorodnii 62a7db7028 Use nullptr everywhere 7 years ago
Vlad Zagorodniy a035401b55 Use XCB wherever possible 7 years ago
Vlad Zagorodniy 630006e6f7 Delete unused includes 7 years ago
Vlad Zagorodniy 7a3722b4f5 Switch to Q_ASSERT 7 years ago
Frederik Gladhorn dd944b2d5e Fix warning: -Wdeprecated-copy - implement StrutRect::operator= 7 years ago
Vlad Zagorodniy c7639fd7ed Port away from deprecated headers 7 years ago
Bhushan Shah 533f43ad02 Make it easier to debug the virtualkeyboard 7 years ago
Martin Flöser 9ce651fc30 Drop unused functions from utils 9 years ago
Martin Flöser 1cc38c929a Move updateXTime into the X11 standalone platform 9 years ago
Martin Gräßlin 0bec9ad733 Improve the x11 timestamp handling 9 years ago
Martin Gräßlin 346619aa36 Remove KWin::display from kwinglobals 9 years ago
Kevin Funk 8ea4f4dae7 Port to CMake AUTOMOC 10 years ago
Martin Gräßlin 14b9046ad2 Unblock signals in child processes 10 years ago
Martin Gräßlin 125cc5082f Change default logging category to QtCriticalMsg 11 years ago
Martin Gräßlin d95ab94f0a Migrate away from QX11Info::appTime 11 years ago
Daniel Pastushchak 0d997b1093 Introduce categorized logging for kwin core 11 years ago
Martin Gräßlin b45eeae352 [Xcb::Wrapper] Introduce a Property and StringProperty Wrapper subclass 12 years ago
Martin Gräßlin 9075b5e2d6 [kwin] Remove cursorPos() from utils.h 12 years ago
Martin Gräßlin 1bc624f9f7 [kwin] Move Client specific code from utils.h to client.(h|cpp) 12 years ago
Thomas Lübking 5032520920 cut spurious \0 byte from string properties 12 years ago
Martin Gräßlin 3b07653613 Make more methods in kwin/utils.cpp available to the rules KCM 13 years ago
Martin Gräßlin 108252194a Use Xcb::Atom in KWin::Atoms to resolve all atoms 13 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 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 95f10a6c33 updateXTime uses QX11Info::getTimestamp 13 years ago
Martin Gräßlin 1b4b13c863 Fix includes in utils.cpp 13 years ago
Martin Gräßlin 64e464afe5 Use xcb_window_t in Motif::readFlags 13 years ago
Martin Gräßlin dfec59c60e Port getStringProperty to XCB 13 years ago
Martin Gräßlin 20f9af1571 Port qt/x11 button and modifier mapping to XCB 13 years ago
Martin Gräßlin a51ba112fd Port (un)grabXServer to xcb 13 years ago
Martin Gräßlin 7e9d7f3959 Port (un)grabXKeyboard to XCB 13 years ago
Martin Gräßlin 1276eb044f Move KWinSelectionOwner to main.(h|cpp) 13 years ago
Martin Gräßlin 4a28d000cf Move ShortcutDialog to useractions 13 years ago
Martin Gräßlin 22ecba3b7d Cleanup of includes in utils.h 13 years ago
Martin Gräßlin 6d0d9cfe43 Remove KWin::Notifications 13 years ago
Martin Gräßlin 60c42b7a34 s/KLocale/KLocalizedString/g 13 years ago
Martin Gräßlin f12cf0efba Replacement class for QCursor 13 years ago
Martin Gräßlin 5cd223f051 Improved resolving whether a window is on local machine 13 years ago
Thomas Lübking ef71908c6a fix ShortcutDialog to allow clearing the shortcut 14 years ago
Montel Laurent 62c5a5e276 normalize signal/slots 15 years ago
Luboš Luňák 13e6ead66e do not show hostname in titlebar if it's FQDN of localhost 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Thomas Lübking e8b01efe44 improve keyboard navigation of the window shortcut dialog, add a conflict warning 16 years ago
Lucas Murray 743e058af5 Detect when _MOTIF_WM_HINTS gains or loses the no border hint. 17 years ago
Michael Jansen c58d6e1038 Use CurrentTime instead of xTime() for XUngrabKeyboard 17 years ago
Lucas Murray ca901dae30 Improved window movement around struts. Windows can be moved anywhere 17 years ago
Martin Gräßlin daa32a53fb Adding mouse wheel support to effects. First one to use is cube effect. 17 years ago
Lucas Murray 6d41a1320e Moved all debug, warning and error messages into the KWin 1212 area. 18 years ago