| Commit message (Expand) | Author | Age | Files | Lines |
* | wayland: Don't access the cursor wl_buffer when updating the sprite | Jonas Ådahl | 2016-03-03 | 1 | -16/+13 |
* | Bump version to 3.19.913.19.91 | Florian Müllner | 2016-03-03 | 2 | -1/+18 |
* | Updated Hebrew translation | Yosef Or Boczko | 2016-03-03 | 1 | -19/+23 |
* | Updated Russian translation | Stas Solovey | 2016-03-03 | 1 | -26/+27 |
* | Updated Spanish translation | Daniel Mustieles | 2016-03-02 | 1 | -25/+25 |
* | Updated Lithuanian translation | Aurimas Černius | 2016-03-02 | 1 | -16/+20 |
* | Updated Galician translations | Fran Dieguez | 2016-03-02 | 1 | -23/+26 |
* | wayland: Close primary selection fd after gtk_primary_selection_source.send | Carlos Garnacho | 2016-03-01 | 1 | -0/+1 |
* | Updated Slovak translation | Dušan Kazik | 2016-03-01 | 1 | -20/+25 |
* | wayland: Don't unset surface->buffer when wl_buffer destroyed | Jonas Ådahl | 2016-03-01 | 4 | -48/+40 |
* | wayland: Ensure harder we're dealing with DnD offers/sources | Carlos Garnacho | 2016-02-29 | 1 | -1/+5 |
* | wayland: Use separate destructor for the gtk_primary_selection_offer | Carlos Garnacho | 2016-02-29 | 1 | -1/+23 |
* | Updated German translation | Mario Blättermann | 2016-02-28 | 1 | -22/+26 |
* | Updated Occitan translation | Cédric Valmary | 2016-02-28 | 1 | -2853/+439 |
* | Updated Czech translation | Marek Černocký | 2016-02-27 | 1 | -50/+24 |
* | wayland: Implement the (so far internal) primary selection protocol | Carlos Garnacho | 2016-02-26 | 4 | -25/+368 |
* | wayland: Add gtk-primary-selection protocol | Carlos Garnacho | 2016-02-26 | 3 | -0/+230 |
* | backends: rate-filter the emission of MetaBackend::last-device-changed signal | Carlos Garnacho | 2016-02-26 | 1 | -16/+44 |
* | tests: Test scheduling a later MetaLater from a later callback works | Jonas Ådahl | 2016-02-26 | 1 | -0/+91 |
* | MetaLater: Invoke later callbacks queued by earlier ones | Jonas Ådahl | 2016-02-26 | 1 | -35/+68 |
* | tests: Add unit tests framework runner | Jonas Ådahl | 2016-02-26 | 2 | -4/+159 |
* | Updated Brazilian Portuguese translation | Artur de Aquino Morais | 2016-02-25 | 1 | -20/+25 |
* | Updated Polish translation | Piotr Drąg | 2016-02-25 | 1 | -32/+36 |
* | MetaWaylandPointerConstraint: Don't expose internal function | Jonas Ådahl | 2016-02-25 | 2 | -3/+1 |
* | MetaWaylandPointerConstraint: Ignore requests on defunct resource | Jonas Ådahl | 2016-02-25 | 1 | -1/+7 |
* | MetaWaylandPointerConstraint: Remove redundant typedef | Jonas Ådahl | 2016-02-25 | 1 | -2/+0 |
* | MetaWaylandPointerConstraint: Remove unused function | Jonas Ådahl | 2016-02-25 | 2 | -8/+0 |
* | Add --nested command line argument | Jonas Ådahl | 2016-02-22 | 1 | -7/+23 |
* | build: Require clutter-1.0 >= 1.25.6 | Tim Lunn | 2016-02-21 | 1 | -1/+1 |
* | Bump version to 3.19.903.19.90 | Florian Müllner | 2016-02-19 | 2 | -1/+12 |
* | wayland: Implement gtk-shell v3 | Carlos Garnacho | 2016-02-19 | 2 | -3/+16 |
* | wayland: Update gtk-shell protocol file to v3 | Carlos Garnacho | 2016-02-19 | 1 | -2/+6 |
* | core: Refactor startup notification into a separate object | Carlos Garnacho | 2016-02-19 | 8 | -283/+841 |
* | wayland: change accessible boolean to use_count counter | Ray Strode | 2016-02-19 | 4 | -24/+41 |
* | wayland: get rid of buffer->copied_data boolean | Ray Strode | 2016-02-19 | 3 | -5/+10 |
* | window: check for possible loop in transients | Olivier Fourdan | 2016-02-18 | 1 | -0/+21 |
* | wayland: return from toplevel commit early if no new buffer | Ray Strode | 2016-02-17 | 1 | -0/+6 |
* | native: Don't wait for a new input event to wrap the pointer | Jonas Ådahl | 2016-02-16 | 1 | -0/+6 |
* | MetaPointerConfinementWayland: Support non-rectangular confinement regions | Jonas Ådahl | 2016-02-16 | 1 | -60/+567 |
* | wayland: Use the event coordinates when sending pointer motion events | Jonas Ådahl | 2016-02-16 | 1 | -4/+7 |
* | MetaBorder: Use float constants and functions instead of double variants | Jonas Ådahl | 2016-02-16 | 1 | -1/+1 |
* | Implement support for the wp_pointer_constraints protocol | Jonas Ådahl | 2016-02-16 | 19 | -1/+1523 |
* | wayland: Make the pending surface state a GObject | Jonas Ådahl | 2016-02-16 | 2 | -32/+79 |
* | wayland: Add "painting" signal to surface actor | Jonas Ådahl | 2016-02-16 | 2 | -1/+30 |
* | native: Update to new constrain callback API | Jonas Ådahl | 2016-02-16 | 1 | -4/+6 |
* | Move out generic math parts out of the native barrier implementation | Jonas Ådahl | 2016-02-16 | 7 | -178/+292 |
* | wayland: Add global to surface coordinate helper | Jonas Ådahl | 2016-02-16 | 3 | -4/+24 |
* | wayland: Implement support for wp_relative_pointer | Jonas Ådahl | 2016-02-16 | 9 | -2/+218 |
* | wayland: use glib function for fetching timestamp | Ray Strode | 2016-02-08 | 1 | -9/+1 |
* | cursor-renderer-native: Re-use cogl's gbm device | Rui Matos | 2016-02-04 | 1 | -4/+1 |