841 Commits (eefdc2cedffd7ec1e44b95df7829657db5dafb4d)

Author SHA1 Message Date
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Martin Gräßlin 65321cf4e5 Drop qtBefore483() helper method 13 years ago
Martin Gräßlin 3f69bb0e7f Change Client's clormap to xcb_colormap_t 13 years ago
Martin Gräßlin 41b37afa96 Use xcb_timestamp_t for ping window functionality 13 years ago
Martin Gräßlin b39965ec27 Client's userTime related code ported over to XCB 13 years ago
Martin Gräßlin dc1496f731 Client::killProcess takes xcb_timestamp_t as argument 13 years ago
Martin Gräßlin edefd5f3d2 Port Client::sendClientMessage to XCB 13 years ago
Martin Gräßlin 7cf461b154 Client::readIcons accepts xcb_window_t as argument 13 years ago
Martin Gräßlin 5dae0cb010 Change Client::window_group to xcb_window_t 13 years ago
Martin Gräßlin 5afe5f810e Port Client::transient_for handling to XCB 13 years ago
Martin Gräßlin aa55cf98ae Port Client's move resize grab window to XCB 13 years ago
Martin Gräßlin b4d2129a3f Port Client::client to XCB 13 years ago
Martin Gräßlin 424589ab4a Use an Xcb::Window for Client::wrapper 13 years ago
Thomas Lübking b3d8ce9044 make minimized windows first of minimized 13 years ago
Aurélien Gâteau 9aea91166b Improve kwin_killer_helper dialog 13 years ago
Martin Gräßlin d305185247 Remove Workspace pointer from Toplevel 13 years ago
Martin Gräßlin 9ed3307467 Port Decoration related XLib code to XCB 13 years ago
Martin Gräßlin 4022de7075 Use signal/slots instead of deep function calls into decoration 13 years ago
Martin Gräßlin 65ec86113a Split out Rules related code from Workspace into class RuleBook 13 years ago
Martin Gräßlin 6dc64841a7 Cleanup and reorder includes in client.cpp 13 years ago
Martin Gräßlin 89c2fd5598 Remove YesIKnowWhatImDoing from internal API 13 years ago
Martin Gräßlin 6d0d9cfe43 Remove KWin::Notifications 13 years ago
Martin Gräßlin 5b56cff520 Remove demands attention notification 13 years ago
Martin Gräßlin c9bfecc12b Remove dialog close notification 13 years ago
Martin Gräßlin 5db4923598 Remove (not) on all desktops notification 13 years ago
Martin Gräßlin 2a2632ee76 Remove Window Unminimize Notification 13 years ago
Martin Gräßlin d6c4fc4f86 Remove Window Minimized Notification 13 years ago
Martin Gräßlin 6c0a35d0e0 Remove Shade Up/Down Notification 13 years ago
Martin Gräßlin 88c77db4b8 Remove window close notification 13 years ago
Martin Gräßlin 5d303e0fee Remove delete window notification 13 years ago
Martin Gräßlin 15546e11c2 Rename DecorationPlugin::noDecoration property to disabled 13 years ago
Martin Gräßlin 265b5523e2 Move decoration related methods from Workspace to DecorationPlugin 13 years ago
Martin Gräßlin bac6edb269 Add Activities::nullUuid() to replace define in client.cpp 13 years ago
Martin Gräßlin da85b5fdc7 Split out Activities related code from Workspace 13 years ago
Martin Gräßlin 34d0df3e0a Remove Workspace::updateOnAllActivitiesOfTransients 13 years ago
Martin Gräßlin 6d6b013720 Introduce a proper screen property in Toplevel 13 years ago
Martin Gräßlin d12f5de4c0 Adding an activitiesChanged signal to Toplevel 13 years ago
Thomas Lübking 6fb5353cab remove moveResizeMaximized option 13 years ago
Thomas Lübking f6bad91b17 use QWidgetAction for activity setting in alt+f3 13 years ago
Martin Gräßlin 7e3809a3ca Split out Application Menu related code into own class 13 years ago
Thomas Lübking eab1166dbc set / withdraw iconic state for shaded clients 13 years ago
Martin Gräßlin fba7504063 Introduce dedicated PaintRedirector subclasses for OpenGL/XRender 13 years ago
Martin Gräßlin 1f141a891e Drop QX11Info from client.cpp 13 years ago
Thomas Lübking 4999b12387 fix merge... 13 years ago
Thomas Lübking 60a62b2a1a Map NULL_UUID activity to ALL activities 13 years ago
Thomas Lübking c0f3895ba7 Map NULL_UUID activity to ALL activities 13 years ago
Martin Gräßlin b99e1c0a6b Reduce usage of QCursor::pos() and ::setPos() 13 years ago
Martin Gräßlin be4c76ede1 Port Client::updateCursor to XCB and new Cursor class 13 years ago
Martin Gräßlin 0348a14a7d Port Client's shape handling to XCB 13 years ago
Martin Gräßlin 4a0a4bc27e Split out handling of focus chain into an own class 13 years ago