summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clutter: Make ClutterText request toggling the input panelwip/carlosg/text-inputCarlos Garnacho2017-12-221-0/+1
* clutter: Add clutter_text_has_preedit()Carlos Garnacho2017-12-222-0/+11
* clutter: Add input-purpose/hint properties to ClutterTextCarlos Garnacho2017-12-222-0/+70
* wayland: Bolt MetaWaylandTextInput in.Carlos Garnacho2017-12-223-0/+14
* wayland: Let IM-processed key events go through MetaWaylandKeyboardCarlos Garnacho2017-12-221-2/+4
* wayland: Implement text input protocolCarlos Garnacho2017-12-224-0/+689
* protocol: Add internal text input protocolCarlos Garnacho2017-12-222-0/+306
* clutter: Make ClutterText implement ClutterInputFocusCarlos Garnacho2017-12-221-2/+129
* clutter: Add ClutterBackend IM setter/getterCarlos Garnacho2017-12-223-0/+37
* clutter: Add ClutterInputMethod and ClutterInputFocusCarlos Garnacho2017-12-228-0/+807
* Clutter: Add special event flag for events that went through an IMCarlos Garnacho2017-12-221-2/+3
* wayland: Only send full sequences of touch events to clientsCarlos Garnacho2017-12-211-6/+12
* keybindings: Super should be inhibitableOlivier Fourdan2017-12-211-0/+9
* Updated Spanish translationDaniel Mustieles2017-12-201-33/+47
* stage: Push framebuffer before setting up viewportMarco Trevisan (Treviño)2017-12-201-2/+2
* wayland/keyboard: preserve layout indexOlivier Fourdan2017-12-203-7/+14
* keybindings: Only add multiple keycodes from the same levelJonas Ådahl2017-12-201-1/+3
* Use Unicode quotation marks in new translatable stringsPiotr Drąg2017-12-181-6/+6
* wayland: Add Xwayland grab keyboard supportOlivier Fourdan2017-12-186-0/+401
* settings: Add xwayland grab settingsOlivier Fourdan2017-12-185-0/+187
* xwayland: add _XWAYLAND_MAY_GRAB_KEYBOARD propertyOlivier Fourdan2017-12-184-0/+76
* xwayland: Add MetaWindowXwaylandOlivier Fourdan2017-12-187-6/+115
* wayland-outputs: Delay wl_output destructionRui Matos2017-12-151-1/+22
* wayland: Add xdg-output supportOlivier Fourdan2017-12-156-6/+203
* Update Indonesian translationKukuh Syafaat2017-12-031-13/+17
* window-actor: rename destroy function in queue_destroyMarco Trevisan (Treviño)2017-11-303-3/+3
* compositor: reset top_window_actor and remove it from windows when destroyedMarco Trevisan (Treviño)2017-11-301-3/+20
* backends: Fix ClutterRect initialisationsPhilip Withnall2017-11-301-2/+2
* monitor-unit-tests: Check config loading on lid switchesJonas Ådahl2017-11-301-0/+199
* monitor-unit-tests: Always reset CRTC transform abilityJonas Ådahl2017-11-301-0/+6
* monitor-unit-tests: Add test for lid toggle after hot unplugJonas Ådahl2017-11-301-0/+64
* monitor-unit-tests: Add test for lid closed after hot plugJonas Ådahl2017-11-301-0/+170
* monitor-manager: Compare keys when checking whether a config is completeJonas Ådahl2017-11-303-29/+16
* monitor-config-manager: Don't include closed laptop panel in config keyJonas Ådahl2017-11-301-0/+4
* wayland/xdg-shell: Dismiss a popup on map if parent already dismissedJonas Ådahl2017-11-301-0/+6
* wayland/xdg-shell: Check popup parent type when assigningJonas Ådahl2017-11-301-0/+8
* wayland/xdg-shell: Fix top-most check when grabbingJonas Ådahl2017-11-301-16/+14
* Updated Hebrew translationYosef Or Boczko2017-11-261-45/+88
* Update Nepali translationPawan Chitrakar2017-11-261-1012/+810
* monitor-manager: Refuse to activate closed laptop panelsRui Matos2017-11-221-0/+7
* backends: Do NULL checks before disconnecting/connecting signalsCarlos Garnacho2017-11-201-5/+14
* backends: Do not set up the root cursor on invisible window pointersCarlos Garnacho2017-11-201-7/+4
* backends: Protect from reentrancy in meta_cursor_sprite_load_from_themeCarlos Garnacho2017-11-171-2/+2
* backends: Trigger MetaCursorTracker::cursor-changed on texture changesCarlos Garnacho2017-11-171-0/+12
* backends: Add MetaCursorSprite::texture-changed signalCarlos Garnacho2017-11-171-0/+14
* backends: Dissociate visibility from current cursor spriteCarlos Garnacho2017-11-172-22/+40
* compositor: Fix buildCarlos Garnacho2017-11-171-1/+0
* compositor: End MetaDnd grab on plugin grab endCarlos Garnacho2017-11-173-13/+29
* Update Italian translationMilo Casagrande2017-11-171-13/+17
* clutter/x11: Configure XKB accessibilityOlivier Fourdan2017-11-162-0/+10