summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wayland: Handle NULL event node/vendor/product on tablet methodswip/carlosg/fix-tablets-on-nestedCarlos Garnacho2018-02-082-3/+15
* Update Polish translationPiotr Drąg2018-02-081-83/+111
* wayland: Fix handling of INCR transactionsCarlos Garnacho2018-02-071-2/+2
* wayland: Use read_all() when reading wayland selectionsCarlos Garnacho2018-02-071-7/+6
* clutter/x11: Remove video memory purge APIJonas Ådahl2018-02-072-30/+1
* renderer/x11: Enable GPU memory purge error extension if availableJonas Ådahl2018-02-072-2/+1
* cogl/x11/renderer: Silence introspection warningJonas Ådahl2018-02-071-1/+1
* Update Friulian translationFabio Tomat2018-02-061-73/+71
* main: Add --x11 command line argumentJonas Ådahl2018-02-061-2/+14
* wayland: Do not fail on stalled .X11-unix entriesOlivier Fourdan2018-02-051-1/+2
* cogl-texture: refuse downloading textures in cogl_texture_get_data() on GLESGeorge Kiagiadakis2018-02-051-17/+5
* wayland: send shortcut inhibit “active” eventOlivier Fourdan2018-02-051-9/+3
* gpu-kms: Don't add outputs without modesJonas Ådahl2018-02-053-24/+50
* Update Indonesian translationAndika Triwidada2018-02-041-69/+112
* backends/x11: Preserve XI1 XDevice throughout ClutterInputDevice lifetimeCarlos Garnacho2018-02-011-6/+42
* backends/x11: Fix time-comparison bug causing hangJeff Smith2018-02-011-1/+1
* wayland: No need to check for keyboardOlivier Fourdan2018-01-311-3/+0
* backends: Add support for Wacom stylus tertiary-button-actionJason Gerecke2018-01-304-6/+17
* clutter/evdev: Add support for BTN_STYLUS3Jason Gerecke2018-01-301-0/+8
* x11/window: Mark restored workspace as “set”Olivier Fourdan2018-01-301-0/+1
* Update Hungarian translationBalázs Úr2018-01-261-96/+111
* session: use initial workspace if no workspace setOlivier Fourdan2018-01-251-1/+4
* clutter/stage: Set framebuffer state directlyRay Strode2018-01-251-9/+12
* settings: Avoid warning when clearing xwayland grab access listsJonas Ådahl2018-01-251-2/+4
* screen-cast: Update to pipewire 0.1.8 APIJonas Ådahl2018-01-252-103/+58
* Merge branch 'wip/fmuellner/clean-up-shortcut-settings' into 'master'Ray Strode2018-01-242-14/+0
|\
| * data: Don't expose window shading shortcutFlorian Müllner2018-01-241-2/+0
| * data: Don't expose horizontal workspace keybindings to SettingsFlorian Müllner2018-01-241-12/+0
|/
* remote-desktop-session: Don't always warn about axis stepsJonas Ådahl2018-01-241-1/+1
* renderer/native: Create GBM surfaces with modifiersDaniel Stone2018-01-244-24/+280
* renderer/native: Use modifier-aware GBM APIDaniel Stone2018-01-242-12/+37
* renderer/native: Use drmModeAddFB2 where availableDaniel Stone2018-01-241-15/+29
* crtc/kms: Add parsing for IN_FORMATS propertyDaniel Stone2018-01-242-2/+104
* monitor: Set MINIMUM_LOGICAL_HEIGHT to 480Hans de Goede2018-01-231-1/+1
* Update Esperanto translationKristjan SCHMIDT2018-01-221-187/+309
* Don't attempt to get monitor geometry on non-existent monitorsJeremy Nickurak2018-01-211-23/+26
* Update POTFILES.skipPiotr Drąg2018-01-181-0/+1
* clutter: Make ClutterText request toggling the input panelCarlos Garnacho2018-01-181-0/+1
* clutter: Add clutter_text_has_preedit()Carlos Garnacho2018-01-182-0/+11
* clutter: Add input-purpose/hint properties to ClutterTextCarlos Garnacho2018-01-182-0/+69
* wayland: Bolt MetaWaylandTextInput in.Carlos Garnacho2018-01-182-0/+9
* wayland: Let IM-processed key events go through MetaWaylandKeyboardCarlos Garnacho2018-01-181-2/+4
* wayland: Implement text input protocolCarlos Garnacho2018-01-185-0/+677
* protocol: Add internal text input protocolCarlos Garnacho2018-01-182-0/+304
* clutter: Implement ClutterInputFocus subclass for ClutterTextCarlos Garnacho2018-01-181-2/+177
* clutter: Add ClutterInputMethod and ClutterInputFocusCarlos Garnacho2018-01-1810-0/+986
* clutter: Add ClutterBackend IM setter/getterCarlos Garnacho2018-01-184-0/+39
* clutter: Add special event flag for events that went through an IMCarlos Garnacho2018-01-181-2/+3
* wayland: shortcuts inhibitor requires a windowOlivier Fourdan2018-01-181-1/+3
* wayland: Add missing breaks on MetaWaylandSeat event handlerCarlos Garnacho2018-01-171-0/+3