469 Commits (d043cd67b92eab460671a4daed6049cfceff8b57)

Author SHA1 Message Date
Martin Gräßlin 9cce470c35 Turn Client::delayedMoveResize() into a lambda slot 12 years ago
Martin Gräßlin 9075b5e2d6 [kwin] Remove cursorPos() from utils.h 12 years ago
Martin Gräßlin d6b346df92 [kwin] Remove TemporaryAssign from utils.h 12 years ago
Martin Gräßlin abecbf2369 [kwin] Port away from deprecated functionality in KWindowSystem 12 years ago
Thomas Lübking 65f86baceb fix off-by-1 on multiscreen toppanel strutting 12 years ago
Thomas Lübking aecd5af0b4 fix sendToScreen for QuickTiled windows 12 years ago
Martin Gräßlin fdee4ea8c8 Adjust kde-workspace to introduction of flags in NET classes 12 years ago
Marek Marczykowski-Górecki 2ccf1bc3f0 kwin: fix handling of window size hints with PResizeInc 12 years ago
Thomas Lübking edf0ed895f 1-pass change maximized <-> quicktiled geometry 12 years ago
Thomas Lübking 9de60604c0 properly reset quick_tile_mode on MaxRestore 12 years ago
Thomas Lübking 3d389961ff preserve offsets when sending client to screen 12 years ago
Thomas Lübking c4d014eb8c do not ask the deco for borders on every move 12 years ago
Thomas Lübking 03b23e21d9 fix shortcut driven quicktiling 12 years ago
Martin Gräßlin d6a69aea4f [kwin] NETRootInfo::setDesktopGeometry doesn't expect a desktop argument any more 13 years ago
Martin Gräßlin ba66fd9ef6 [kwin] NETWinInfo2 becomes NETWinInfo 13 years ago
Martin Gräßlin 0056302652 [kwin] updateXTime before establishing grab for move resize mode 13 years ago
Bhushan Shah 935851a2b5 kDebug -> qDebug in kwin 13 years ago
Thomas Lübking cb88bc8848 keepInArea, client geometry containment condition 13 years ago
Thomas Lübking 4c170a2fdb snap to deco, not client on inner screen borders 13 years ago
Thomas Lübking 6303c8d573 sanitize user/fullscreenable condition 13 years ago
Martin Gräßlin 4576a0b6db Port last UngrabPointer to XCB 13 years ago
Martin Gräßlin 484c61a81e Use Window wrapper methods for manipulating the frame 13 years ago
Martin Gräßlin ba7c5936fe Use Client::m_client instead of Toplevel::window() where useful 13 years ago
Martin Gräßlin c616dd45fd Use xcb for move/resize the wrapper 13 years ago
Martin Gräßlin 4ddfd2d4ef Remove no longer needed includes from kwin/geometry.cpp 13 years ago
Thomas Lübking ef351070e7 snap max'd windows to maximize, not movement area 13 years ago
Martin Gräßlin 211682ab67 KGlobalSettings::dndEventDelay() -> QApplication::startDragDistance() 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
Thomas Lübking 2568fcb149 guide partially max'd windows against corner snaps 13 years ago
Martin Gräßlin 94e4a31370 Port from XLib XSync to xcb sync 13 years ago
Thomas Lübking 0f57c9407a depend titlebar protection dir pref on cap dir 13 years ago
Thomas Lübking 02ed20662d prevent shrinking away titlebar f. bottom corners 13 years ago
Thomas Lübking eb647c7489 do not emit maximizeChange if mode didn't change 13 years ago
Martin Gräßlin fa6b46ef30 Remove dead assignments 13 years ago
Thomas Lübking 725534471e exclude padding from snap delta of screen snap 13 years ago
Thomas Lübking 774e3ec05b ignore desktops and splashes for snapping 13 years ago
Thomas Lübking cf6acf84b9 deny configure requests to leave QuickTiling 13 years ago
Thomas Lübking e4d9ea9209 prevent NW resizing when window has fixed position 13 years ago
Thomas Lübking 516ea86341 block quick tiling unless actually moved 13 years ago
Martin Gräßlin aa55cf98ae Port Client's move resize grab window to XCB 13 years ago
Martin Gräßlin 59690ee625 Revert the change for when to emit the maximizedChanged signal 13 years ago
Martin Gräßlin 4022de7075 Use signal/slots instead of deep function calls into decoration 13 years ago
Martin Gräßlin 8bd3b28335 Remove dead code path from GeometryTip 13 years ago
Martin Gräßlin cc5d553d65 Change the visual appearance of the composited outline 13 years ago
Martin Gräßlin b6681ddc3a Turn RootInfo into a KWIN_SINGLETON 13 years ago
Martin Gräßlin db18c08dd0 Move RootInfo and WinInfo into an own header and impl file 13 years ago
Thomas Lübking 7eaacfab18 fix screen update in finishMoveResize 13 years ago
Martin Gräßlin cd025c7526 Make Outline a KWIN_SINGLETON 13 years ago
Martin Gräßlin 6d0d9cfe43 Remove KWin::Notifications 13 years ago