summaryrefslogtreecommitdiff
path: root/src/backends/meta-cursor-renderer.c
Commit message (Expand)AuthorAgeFilesLines
* clutter: Pass 'ClutterFrame' in all stage update signalsJonas Ådahl2023-01-231-0/+1
* backend: Set up and use ownership chainsJonas Ådahl2022-12-171-0/+9
* stage: Implement buffer-transform support in MetaOverlayRobert Mader2022-08-051-5/+8
* backends: Remove superfluous intermediate variableCarlos Garnacho2021-12-071-4/+1
* cursor-renderer: Remove meta_cursor_renderer_is_overlay_visibleMichel Dänzer2021-09-201-12/+0
* backend: Pass stage view to cursor-painted signalIvan Molodetskikh2021-03-081-5/+11
* clutter: Drop clutter_input_device_get_coords() methodCarlos Garnacho2020-11-271-1/+2
* backends: Move HW cursor inhibitors to MetaBackendCarlos Garnacho2020-11-271-41/+1
* backends: Make MetaHwCursorInhibitor less about spritesCarlos Garnacho2020-11-271-7/+4
* core: Centralize cursor renderer and tracker updatesCarlos Garnacho2020-11-271-5/+5
* backends: Drop meta_cursor_renderer_get_position()Carlos Garnacho2020-11-271-12/+0
* backends: Add ::device property to MetaCursorRendererCarlos Garnacho2020-11-271-1/+28
* backends: Add argument for best scale on MetaCursorSprite::prepare-atCarlos Garnacho2020-11-271-3/+45
* cursor-renderer: Disconnect the overlay cursor from the displayed cursorJonas Ådahl2020-08-051-5/+10
* cursor-renderer: Keep ref to displayed cursor spriteJonas Ådahl2020-08-051-1/+3
* screen-cast: Track and always record cursorsJonas Ådahl2020-08-051-0/+12
* cursor-tracker: Add way to force tracking cursor positionJonas Ådahl2020-08-051-2/+0
* cursor-renderer: Remove unneeded NULL checkJonas Ådahl2020-08-051-4/+0
* cursor-renderer: Always keep the cursor overlay on the stageJonas Ådahl2020-08-051-13/+6
* clutter: Paint views with individual frame clocksJonas Ådahl2020-07-021-1/+14
* cursor-renderer: Use 'after-paint' stage signal instead paint callbackJonas Ådahl2020-07-021-15/+23
* cursor-renderer: Pass backend to constructorJonas Ådahl2020-06-051-8/+74
* Replace ClutterRect by graphene_rect_tGeorges Basile Stavracas Neto2019-10-161-7/+7
* Replace ClutterPoint by graphene_point_tGeorges Basile Stavracas Neto2019-10-161-2/+2
* cursor-renderer: Align OpenGL cursor rect to physical pixel gridJonas Ådahl2019-06-071-3/+34
* Use a consistent style for enum bracesNiels De Graef2019-02-281-1/+2
* cursor-renderer: Add API to allow inhibiting HW cursorJonas Ådahl2019-01-161-0/+62
* Clean up include macros messJonas Ådahl2018-11-061-7/+6
* cursor-renderer: Rename update_cursor functionJonas Ådahl2018-06-151-5/+5
* cursor-renderer/native: Let the backend realize cursor sprite itselfJonas Ådahl2018-06-151-10/+0
* cursor-renderer: Centralize hw cursor realization pathsJonas Ådahl2018-06-151-17/+4
* cursor-renderer/native: Fetch instead of pass wl_buffer when realizingJonas Ådahl2018-06-151-4/+3
* cursor-renderer: Fetch instead of pass Xcursor image when realizingJonas Ådahl2018-06-151-4/+3
* build: Introspect some more typesFlorian Müllner2018-05-071-1/+1
* wayland: Use cursor position in logical monitorOlivier Fourdan2018-03-231-0/+12
* backends: Fix ClutterRect initialisationsPhilip Withnall2017-11-301-2/+2
* cursor-renderer: Track cursor position using floatsJonas Ådahl2017-07-141-12/+18
* cursor-renderer: Add a cursor painted signalRui Matos2016-08-311-0/+45
* backends: Allow multiple "SW" cursor overlays on the stageCarlos Garnacho2016-05-031-1/+23
* backend: Realize cursor on default MetaCursorRenderer pathsCarlos Garnacho2016-05-031-0/+3
* fix warning due implicit declaration of functionVictor Toso2016-04-201-0/+1
* Handle meta_screen_get_monitor_for_point() returning NULLRui Matos2016-03-101-15/+0
* cursor-renderer: do not update cursor if it is out of monitorMarek Chalupa2015-11-291-0/+15
* Support scaling of cursor sprites given what output they are onJonas Ådahl2015-09-131-43/+56
* MetaCursorSprite: Put renderer specific code in the rendererJonas Ådahl2015-08-281-0/+25
* backends: Get rid of meta-cursor-private.hJonas Ådahl2015-08-281-1/+0
* Rename MetaCursorReference to MetaCursorSpriteJonas Ådahl2015-08-281-8/+10
* backend: Add meta_cursor_renderer_force_update()Carlos Garnacho2015-07-201-0/+7
* Revert "backends: Include Xfixes for cursor events and manipulation"Jasper St. Pierre2014-12-281-2/+0
* backends: Include Xfixes for cursor events and manipulationIkey Doherty2014-12-281-0/+2