swh:1:snp:56abceb56c7ab68668b2775e7a167912a4c9e114
Name Target Message Date
HEAD e5954f3 seat/dnd: support null drag icon surfaces As per the Wayland spec [1]: > The icon surface is an optional (can be NULL) surface that provides an > icon to be moved around with the cursor. However, as of now Sway "start_drag" signal handler does not starts the DND session unless a non-NULL drag icons is provided. This patch fixes it by skipping handling of the drag icon if it is null. Fixes #5509 [1] https://wayland.freedesktop.org/docs/html/apa.html#protocol-spec-wl_data_device Signed-off-by: Nick Diego Yamane <nickdiego@igalia.com> 06 July 2020, 21:17:04 UTC
refs/heads/1.1-release e1c4104 Revert "Update output manager config on all output events" This reverts commit 74ac8d0ec28c57f4f0871e6f4af0473d1f70192f. 03 June 2019, 13:54:48 UTC
refs/heads/drm-lease 23de561 Implement DRM leasing for non-desktop outputs This prevents sway from extending the desktop to i.e. VR headsets, and makes them available for DRM leasing. 27 June 2019, 17:55:34 UTC
refs/heads/gh-pages 66f1d0c Add Italian translation to video subtitles 08 April 2020, 18:12:49 UTC
refs/heads/master e5954f3 seat/dnd: support null drag icon surfaces As per the Wayland spec [1]: > The icon surface is an optional (can be NULL) surface that provides an > icon to be moved around with the cursor. However, as of now Sway "start_drag" signal handler does not starts the DND session unless a non-NULL drag icons is provided. This patch fixes it by skipping handling of the drag icon if it is null. Fixes #5509 [1] https://wayland.freedesktop.org/docs/html/apa.html#protocol-spec-wl_data_device Signed-off-by: Nick Diego Yamane <nickdiego@igalia.com> 06 July 2020, 21:17:04 UTC
refs/heads/security 3fa2d54 Add create_secure_client and create_client_socket 08 September 2018, 14:19:33 UTC
refs/heads/v1.0 3ede598 Fix click behaviour By the time seatop_allows_events was called, seatop_impl was already NULL, causing the function to always return false. This means a press event was sent to clients without a corresponding release event. This patch moves the call to seatop_finish to after the seatop_allows_events check. 11 March 2019, 08:11:01 UTC
refs/heads/v1.2 be138da Update version to 1.2 27 August 2019, 04:46:22 UTC
refs/heads/v1.3 f681d52 Update version to 1.4 22 January 2020, 18:33:29 UTC
refs/tags/0.7 d5c004f Merge pull request #668 from mikkeloscar/rearrange-on-bg-change Rearrange output when setting background 21 May 2016, 13:58:13 UTC
refs/tags/0.8 3ce8cc8 Merge pull request #709 from zandrmartin/set-size-command implement resize command for absolute dimensions 11 June 2016, 23:39:39 UTC
back to top