27629 Commits (4aed6a149abfacdf41b16e94968634dacbbcfc6d)
 

Author SHA1 Message Date
Xaver Hugl 4aed6a149a port away from deprecated globalPos method 1 year ago
Xaver Hugl 17d119830e scene/surfaceitem_x11: fix warning about wrong data format 1 year ago
Xaver Hugl 1f0db90dfb remove unused variables 1 year ago
Xaver Hugl a1d492df31 kcms/rules: address deprecation warning 1 year ago
Xaver Hugl e12043165f cmake: set QT_DISABLE_DEPRECATED_BEFORE to Qt 5.0 1 year ago
zeming huang 2f4005cd67 Avoid creating Unmanaged for reparented window 1 year ago
Xaver Hugl d9ce40c06f backends/drm: don't skip colorops when matching the pipeline 1 year ago
Xaver Hugl 8a8c617ddd backends/drm: transform damage to match the framebuffer 1 year ago
Vlad Zahorodnii d802b7c32c Set WAYLAND_DISPLAY before starting wayland server 1 year ago
Xaver Hugl 12e44324d5 backends/drm: don't scale infiniteRegion() 1 year ago
Xaver Hugl f0c3eed721 backends/drm: fix crash with multi gpu 1 year ago
Vlad Zahorodnii 354d4f78c6 ci: Require tests to pass only on Linux 1 year ago
l10n daemon script 5a125db085 GIT_SILENT Sync po/docbooks with svn 1 year ago
Vlad Zahorodnii 78bc268876 wayland: Provide pressed keys with keyboard enter event 1 year ago
Vlad Zahorodnii 82dfdf3ea3 Report correct input timestamps for popup keyboard events 1 year ago
Vlad Zahorodnii 21baa3eea8 Make InternalWindowEventFilter::pointerEvent() exclusive 1 year ago
Vlad Zahorodnii 88c260ab26 Drop InternalWindowEventFilter::keyEvent() 1 year ago
Xaver Hugl 85485a7344 backends/drm: disable hdr if we removed the capabilities for it 1 year ago
Xaver Hugl 03b4da31c0 wayland/color management: ignore obviously wrong HDR metadata 1 year ago
Xaver Hugl 80a91b1a4f backends/drm: upload custom geometry instead of using glScissor for optimized rendering 1 year ago
Xaver Hugl de12db7398 backends/drm: restrict damage area to the screen's size 1 year ago
Xaver Hugl 5334682b6e plugins/screencast: work around implicit sync being broken with llvmpipe 1 year ago
Weng Xuetian 9e46767b64 Cleanup InputMethodTest::testV3AutoCommit 1 year ago
l10n daemon script 6c7598df99 GIT_SILENT Sync po/docbooks with svn 1 year ago
Joshua Goins f09cf6ae17 libinput: Use pen pressure transform before sending tablet events 1 year ago
Joshua Goins fe9b9ee4c6 libinput: Add pressure curve property for tweaking pen pressure 1 year ago
Łukasz Patron d4241cf70d backends/x11: Set expected keyboard modifiers for modifier keys 1 year ago
Nate Graham ec119ab3c6 kcms/rules: use value-decrease icon instead of spinbox-decrease 1 year ago
Vlad Zahorodnii 216dd94d5c Prevent QJSEngine garbage collecting Window 1 year ago
l10n daemon script 8373cd2d7f SVN_SILENT made messages (.desktop file) - always resolve ours 1 year ago
Xaver Hugl 81d1cb13c3 backends/drm: rename LegacyLutColorOp 1 year ago
Vlad Zahorodnii 1e29e7df82 plugins/eis: Use monotonic clock to generate timestamps 1 year ago
Vlad Zahorodnii bf73a6af67 backends/fakeinput: Use monotonic clock to generate timestamps 1 year ago
Vlad Zahorodnii c1d65766e9 Use monotonic clock to generate frame callback timestamps 1 year ago
Weng Xuetian aa8c55775d Do not commit pending text upon key event received from input method. 1 year ago
l10n daemon script 86d7868059 GIT_SILENT Sync po/docbooks with svn 1 year ago
Xaver Hugl 1830494db1 backends/drm: if no cursor plane is available, fall back to an overlay plane 1 year ago
Xaver Hugl 968bc6fb07 input: split up global and inactive inner window actions 1 year ago
Xaver Hugl 4c0a6afcdd input: use std::optional for dealing with mouse actions instead of multiple bools 1 year ago
Xaver Hugl 0133431c1d backends/drm: disable triple buffering on NVidia by default 1 year ago
l10n daemon script e5c9d5d2ca GIT_SILENT Sync po/docbooks with svn 1 year ago
l10n daemon script 3c5ce6ec13 SVN_SILENT made messages (.desktop file) - always resolve ours 1 year ago
Vlad Zahorodnii 892f2ba2d9 Port to QJSEngine::setObjectOwnership() 1 year ago
Vlad Zahorodnii 75ad06ea6c Drop X11Window::wantsSyncCounter() 1 year ago
Vlad Zahorodnii 243db5ba3a Drop HAVE_XWAYLAND_LISTENFD 1 year ago
Vlad Zahorodnii 27cfd0e400 Drop support for WL_SURFACE_ID 1 year ago
Xaver Hugl 47af438ace autotests: test that ColorPipeline and OpenGL shader results at least somewhat match 1 year ago
Xaver Hugl 931ebbd8d3 core/colorpipeline: do ICtCp conversion the correct way around 1 year ago
Xaver Hugl ca4ac8c715 core/colorpipeline: use PQ with min. luminance zero for tone mapping 1 year ago
Xaver Hugl b6c2f9ed7a core/colorpipeline: fix multiplier+matrix optimization 1 year ago