- 602433e Merge pull request #321 from MirServer/accept-more-protocol-compliant-xdg-toplevel-behaviour by Alan Griffiths · 1 year, 3 months ago upstream/main
- 6812219 Merge pull request #323 from MirServer/release/1.7 by Michał Sawicz · 1 year, 3 months ago
- 111dc97 Merge pull request #322 from MirServer/add-missing-surface-configure by Alan Griffiths · 1 year, 3 months ago upstream/v1.7.0
- c544f3a Merge pull request #324 from MirServer/more-missing-configure-acks by Alan Griffiths · 1 year, 3 months ago
- 2a9809e Merge pull request #322 from MirServer/add-missing-surface-configure by Alan Griffiths · 1 year, 3 months ago
- 3e7bc68 Merge pull request #324 from MirServer/more-missing-configure-acks by Alan Griffiths · 1 year, 3 months ago
- 2a5bfbc InProcessServer: Fix xdg_shell window construction. by Christopher James Halse Rogers · 1 year, 4 months ago
- dcb149e release: changelog and version bump by Michał Sawicz (Saviq) · 1 year, 4 months ago
- f5b1a92 XdgSurfaceStable: Fix configure event logic by Christopher James Halse Rogers · 1 year, 4 months ago
- 6c9b88f XdgToplevelStable: Accept more protocol-compliant behaviour. by Christopher James Halse Rogers · 1 year, 4 months ago
- 6f00911 Merge pull request #320 from MirServer/avoid-kernel-warning by Michał Sawicz · 1 year, 4 months ago
- a9429a7 Merge pull request #319 from MirServer/xdg-configure-race by Alan Griffiths · 1 year, 4 months ago
- cf50030 helpers: avoid triggering a kernel warning by Christopher James Halse Rogers · 1 year, 4 months ago
- 5d15841 XdgToplevelStable: Fix race in .configure handling. by Christopher James Halse Rogers · 1 year, 4 months ago
- 06d324f Merge pull request #313 from MirServer/dont-incorrectly-error-on-partial-pointer-events by Alan Griffiths · 1 year, 4 months ago
- ce00652 Merge pull request #317 from MirServer/fedora-refresh by Alan Griffiths · 1 year, 4 months ago
- 99e576b spread: add fedora-rawhide by Michał Sawicz (Saviq) · 1 year, 4 months ago
- 768c33b spread: add fedora-39 by Michał Sawicz (Saviq) · 1 year, 4 months ago
- 5e7cd48 Merge pull request #316 from MirServer/gcc-12-bug-13 by Matthew Kosarek · 1 year, 4 months ago
- 6add41d debian: apply workaround for gcc13, too by Michał Sawicz (Saviq) · 1 year, 4 months ago
- 6816670 Merge pull request #311 from MirServer/drive-by-tidy-up by Christopher James Halse Rogers · 1 year, 4 months ago
- c4aa6a0 wlcs::Client: Handle incomplete logical pointer/touch events better. by Christopher James Halse Rogers · 1 year, 5 months ago
- 1434d80 Single argument constructors that should be explicit by Alan Griffiths · 1 year, 5 months ago
- 5447027 Merge pull request #310 from MirServer/fix-FTBFS by Michał Sawicz · 1 year, 5 months ago
- 2118f40 Move constructor out of line by Alan Griffiths · 1 year, 5 months ago
- 407c00a Force PPA upload by Michał Sawicz (Saviq) · 1 year, 5 months ago
- 89b338a Revert "Fix FTBFS on 23.10" by Michał Sawicz (Saviq) · 1 year, 5 months ago
- 9fb1a42 Merge pull request #307 from MirServer/refresh-ubuntu by Alan Griffiths · 1 year, 5 months ago
- 9bc9e5f ci,spread: refresh Ubuntu by Michał Sawicz (Saviq) · 1 year, 5 months ago
- 36be343 Merge pull request #305 from MirServer/release/1.6 by Alan Griffiths · 1 year, 6 months ago
- 91d63da Release 1.6.1 by Michał Sawicz (Saviq) · 1 year, 6 months ago upstream/v1.6.1
- fd617c7 tarball: wlcs, not mir… by Michał Sawicz (Saviq) · 1 year, 6 months ago
- 77766bf Merge pull request #304 from MirServer/add-tarball-workflow by Alan Griffiths · 1 year, 6 months ago
- 28d80fa ci: keep one build at a time by Michał Sawicz (Saviq) · 1 year, 6 months ago
- eb072bd spread: tweak apt-get usage by Michał Sawicz (Saviq) · 1 year, 6 months ago
- afe9058 ci: add tarball workflow by Michał Sawicz (Saviq) · 1 year, 6 months ago
- 4c6db9a Merge pull request #302 from MirServer/feature/2777 by Christopher James Halse Rogers · 1 year, 7 months ago
- 0b5f8d4 All tests are awaiting the proper flags now by Matthew Kosarek · 1 year, 7 months ago
- aaf4226 Waiting for events appropriately by Matthew Kosarek · 1 year, 7 months ago
- 38e2d1e Capturing the serial from text input v2 by Matthew Kosarek · 1 year, 7 months ago
- 794cef5 No longer explicitly calling the superclass constructor by Matthew Kosarek · 1 year, 7 months ago
- 01b052b Test for text direction by Matthew Kosarek · 1 year, 7 months ago
- 4560f18 Deactivation test by Matthew Kosarek · 1 year, 7 months ago
- 8d8f4c1 Modifier map test by Matthew Kosarek · 1 year, 7 months ago
- 8b0b59e Preedit cursor test by Matthew Kosarek · 1 year, 7 months ago
- adeffe6 Preedit style test by Matthew Kosarek · 1 year, 7 months ago
- 3d685e9 Fallback commit tests by Matthew Kosarek · 1 year, 7 months ago
- a6cc47b Keysym test by Matthew Kosarek · 1 year, 7 months ago
- c7ffa9a Test for delete_surrounding_text by Matthew Kosarek · 1 year, 7 months ago
- 9be3af0 A handful of working tests by Matthew Kosarek · 1 year, 7 months ago
- a22c8d1 Mocks for input method v1 by Matthew Kosarek · 1 year, 7 months ago
- 43d781b Mocks for text input v2 by Matthew Kosarek · 1 year, 7 months ago
- 97eae7b Merge pull request #300 from MirServer/fix-ftbfs by Michał Sawicz · 1 year, 8 months ago
- a38fe5c Merge pull request #301 from MirServer/drop-22.10 by Michał Sawicz · 1 year, 8 months ago
- dc5d859 kinetic (a.k.a. 22.10) is obsolete by Alan Griffiths · 1 year, 8 months ago
- 2006ea3 Fix FTBFS on 23.10 by Alan Griffiths · 1 year, 8 months ago
- e54a521 Merge pull request #299 from MirServer/release/1.6 by Michał Sawicz · 1 year, 8 months ago
- 2a83b43 Draft changelog by Alan Griffiths · 1 year, 8 months ago upstream/v1.6.0
- 98ff4b3 Merge pull request #297 from MirServer/hackier_hack by Christopher James Halse Rogers · 1 year, 8 months ago
- f604f1a Merge pull request #298 from MirServer/fix-frame-timestamp-again by Christopher James Halse Rogers · 1 year, 9 months ago
- 4438fe1 frame_timestamp_increases: Less magic number by Christopher James Halse Rogers · 1 year, 9 months ago
- de356fe wlcs::Client: Add doc for `roundtrip()` by Christopher James Halse Rogers · 1 year, 9 months ago
- 47ca077 ClientSurfaceEventsTest.frame_timestamp_increases: More principled sleeping by Christopher James Halse Rogers · 1 year, 9 months ago
- cc9288e ClientSurfaceEventsTest.frame_timestamp_increases: Fix *again*. by Christopher James Halse Rogers · 1 year, 9 months ago
- aac8aeb wlcs::Client: Add `flush()` method. by Christopher James Halse Rogers · 1 year, 9 months ago
- 5a3c238 Merge pull request #295 from MirServer/fix-frame-event-tests by Alan Griffiths · 1 year, 9 months ago
- 3345e2c Factor out and name the frame callback lambda by Christopher James Halse Rogers · 1 year, 9 months ago
- e3c75c0 Better name for callback-storm test by Christopher James Halse Rogers · 1 year, 9 months ago
- 2c87f65 Better hack by Alan Griffiths · 1 year, 9 months ago
- 65a40d4 Merge pull request #296 from MirServer/virtual-pointer-followup by Alan Griffiths · 1 year, 9 months ago
- 6bc79b1 VirtualPointerV1Test: Ensure no-events-sent test fails if events are sent by Christopher James Halse Rogers · 1 year, 9 months ago
- b760153 Merge pull request #294 from MirServer/hack_better_synchronization by Christopher James Halse Rogers · 1 year, 9 months ago
- 5e784ac Fix for #293 by Alan Griffiths · 1 year, 9 months ago
- 808d41a test_surface_events: Fix misunderstanding of the behaviour of add_frame_callback by Christopher James Halse Rogers · 1 year, 9 months ago
- a1a271f Mitigation for #293 by Alan Griffiths · 1 year, 9 months ago
- a4e5d1e FrameSubmission: Add test for Firefox frame storm by Christopher James Halse Rogers · 1 year, 9 months ago
- df1e492 FrameSubmission.post_one_frame_at_a_time: Fix by Christopher James Halse Rogers · 1 year, 9 months ago
- 12234af Merge pull request #291 from MirServer/test-deleted-buffer by Christopher James Halse Rogers · 1 year, 10 months ago
- 88b9931 Add some comments to the new test by Christopher James Halse Rogers · 1 year, 10 months ago
- 0edd11a Test buffer can be deleted after it's attached by Sophie Winter · 1 year, 10 months ago
- 4a5c664 Merge pull request #290 from MirServer/drop-alpine3.17-fedora36 by Alan Griffiths · 1 year, 10 months ago
- ab2d7ff spread: drop Alpine 3.17, Fedora 36 by Michał Sawicz (Saviq) · 1 year, 10 months ago
- b1e3a81 Merge pull request #223 from MirServer/popup-done-order by Christopher James Halse Rogers · 1 year, 10 months ago
- b7bb982 Fix <experimental/optional> include by Christopher James Halse Rogers · 1 year, 10 months ago
- 26f4084 Improve comment by Sophie Winter · 1 year, 10 months ago
- 03e0a70 grabbed_popups_get_done_events_in_correct_order: click outside of parent window by Sophie Winter · 1 year, 10 months ago
- d531020 Drop unnecessary this-> by Sophie Winter · 1 year, 10 months ago
- b2acbf6 Merge branch 'main' into popup-done-order by Sophie Winter · 1 year, 10 months ago
- b356a38 Merge pull request #283 from MirServer/add-geom by Christopher James Halse Rogers · 1 year, 10 months ago
- 40d4fe8 Merge pull request #216 from MirServer/text-input-child-window-closed by Sophie Winter · 1 year, 10 months ago
- 4cdd36b Fix nits by Sophie Winter · 1 year, 10 months ago
- 24f502d Merge pull request #289 from MirServer/migrate-bors by Alan Griffiths · 1 year, 10 months ago
- 48a4a31 Merge pull request #288 from MirServer/refresh-distros by Alan Griffiths · 1 year, 10 months ago
- 00754e7 ci: refresh distros by Michał Sawicz (Saviq) · 1 year, 11 months ago
- 9fb119c ci: migrate to merge groups by Michał Sawicz (Saviq) · 1 year, 11 months ago
- 605bba9 Don't use ZXDG enums for XDG shell stable by Sophie Winter · 1 year, 11 months ago
- 08eac87 Add and use Surface::wl_surface() helper by Sophie Winter · 1 year, 11 months ago
- b4d0737 text_input_does_not_enter_non_grabbing_popup: expect does not enter or leave any surface by William Wold · 1 year, 11 months ago
- fa2f508 Make sure we generate a serial before popup grabbing by William Wold · 1 year, 11 months ago
- edd1ad3 Add grabbing and non-grabbing popup text input tests by William Wold · 1 year, 11 months ago