27748 Commits (ff052c6d9c97b0ac373acaa61ff2f655ccf15af5)
 

Author SHA1 Message Date
Kai Uwe Broulik ff052c6d9c tabbox: Do not add windows that have modal children 1 year ago
Xaver Hugl 3a23b2974a core/colorspace: fix the max luminance of linear 1 year ago
Xaver Hugl a79c2139ae core/colorspace: add qdebug operators for colorimetry and colordescription 1 year ago
David Redondo 1cd5235afe keystate: Do not send modifier enums to clients that dont know them 1 year ago
Xaver Hugl c65b354a7a window: work around mouse release commands not working on X11 1 year ago
Vlad Zahorodnii ee3d2320af Fix dependency order between InputDevice and InputRedirection 1 year ago
l10n daemon script 0d6c580e27 GIT_SILENT Sync po/docbooks with svn 1 year ago
l10n daemon script 4c27b5b453 SVN_SILENT made messages (.desktop file) - always resolve ours 1 year ago
Nicolas Fella 3a45d5c9e1 Implement modifier information in keystate 1 year ago
l10n daemon script 52bc55e5a4 GIT_SILENT Sync po/docbooks with svn 1 year ago
Alessandro Astone e0b554e67b input: don't crash if the internal handle is nullptr (wheelEvent) 1 year ago
l10n daemon script 53d7f8d077 GIT_SILENT Sync po/docbooks with svn 1 year ago
Vlad Zahorodnii bbb1521f4d Introduce InputDeviceTabletTool 1 year ago
Vlad Zahorodnii 39c05bd950 Assume that tablet is always valid in ForwardInputFilter 1 year ago
Vlad Zahorodnii 426d2309b2 Make tablet input work with all backends 1 year ago
Chaojiang Luo 1747518f81 backends/x11: fix colormap leak 1 year ago
Aleix Pol Gonzalez 58d4e2bfa9 scene: Simplify process to accumulate repaints 1 year ago
Niccolò Venerandi d7acc24093 Update ExpoCell contentItem position upon its parent change 1 year ago
l10n daemon script 9c2d1d5090 GIT_SILENT Sync po/docbooks with svn 1 year ago
Vlad Zahorodnii a68faadbcb Remove Q_ASSERTs in TabletSeatV2Interface::{tabletByName,padByName} 1 year ago
Vlad Zahorodnii 4a01350f7e Don't store TabletV2Interface in libinput device group user data 1 year ago
Vlad Zahorodnii d31b9033f3 Fix registration of tablet tool and pad devices 1 year ago
Vlad Zahorodnii dd9da24244 Drop TabletV2Interface::pad() 1 year ago
Vlad Zahorodnii 0698691856 Lookup TabletV2Interface by sysname 1 year ago
Vlad Zahorodnii 55960e17c4 Rename TabletSeatV2Interface::addTabletPad() 1 year ago
Vlad Zahorodnii a61a6847e1 Rename tabletToolId to toolId 1 year ago
Vlad Zahorodnii 9c16400d1c Print tablet tool sys name in debug console 1 year ago
Vlad Zahorodnii 59a267572a Drop TabletPadId 1 year ago
Vlad Zahorodnii 75af8293a5 Plumb InputDevice in tablet events 1 year ago
Vlad Zahorodnii 6de1d456be Introduce more tablet event types 1 year ago
l10n daemon script a2d219735d GIT_SILENT Sync po/docbooks with svn 1 year ago
Vlad Zahorodnii f7456310bb xwayland: Fix remaining file descriptor leaks 1 year ago
Xaver Hugl 8463b8e08e wayland: drop static image description counter 1 year ago
Vlad Zahorodnii b92b0f327e Raise window when starting interactive move or resize 1 year ago
Vlad Zahorodnii cf6f27be06 scene: Fix item restacking repaints 1 year ago
Xaver Hugl 5133842717 backends/drm: be smarter about picking the primary GPU 1 year ago
Xaver Hugl 25f5990199 backends/drm: update outputs when initializing 1 year ago
Xaver Hugl 44bd54e058 backends/drm: leave it up to testPendingConfiguration to create output layers 1 year ago
Xaver Hugl ea58bb8b1f main_wayland: create the renderer before starting compositing 1 year ago
Xaver Hugl 78c4fd2e05 wayland/presentationtime: implement v2 of the protocol 1 year ago
l10n daemon script 15f3147165 GIT_SILENT Sync po/docbooks with svn 1 year ago
l10n daemon script 7e390ff9dc SVN_SILENT made messages (.desktop file) - always resolve ours 1 year ago
Vlad Zahorodnii 21fc3067db Block interactive resizing if there is a pending XSync request 1 year ago
Vlad Zahorodnii 883f95d272 Send the initial sync request before mapping the frame window 1 year ago
Vlad Zahorodnii edf4e2e050 scene: Use standard wl_surface item for Xwayland surfaces 1 year ago
Vlad Zahorodnii 63932229d7 Make Xwayland resizing less glitchy 1 year ago
Vlad Zahorodnii 341bb502dc Disable Xwayland surface commits for all sync requests 1 year ago
Vlad Zahorodnii f1aa9e7e18 Make XSync timeout more permissive 1 year ago
Vlad Zahorodnii 229176eb54 Rename X11Window::SyncRequest::isPending 1 year ago
Vlad Zahorodnii 1af20c4e76 Rename X11Window::handleSync,handleSyncTimeout 1 year ago