Commit Graph

  • af9a31a9b0 Update Vietnamese translation Cas Pascal 2025-01-01 06:56:56 +00:00
  • 5621134399 clutter: Make cairo dependant on fonts build option Bilal Elmoussaoui 2024-11-12 15:05:52 +01:00
  • 32c5faf010 build: Add a new fonts option Bilal Elmoussaoui 2024-11-12 14:17:34 +01:00
  • b0b1e0ef4e clutter: Inline character direction detection helper Bilal Elmoussaoui 2024-11-12 14:31:55 +01:00
  • fb48766710 clutter: Move pango helper to clutter/pango Bilal Elmoussaoui 2024-11-12 14:08:15 +01:00
  • 4313c2bb58 clutter: Move Text actor to clutter/pango Bilal Elmoussaoui 2024-11-12 13:47:53 +01:00
  • c15bb5d49c clutter: Move TextNode to a separate header Bilal Elmoussaoui 2024-11-12 13:43:02 +01:00
  • 2c308caf72 clutter/context: Make get_font_map private Bilal Elmoussaoui 2024-10-30 11:45:59 +01:00
  • c5ea9562e1 clutter/backend: Stop re-allocating font_options Bilal Elmoussaoui 2024-10-24 09:34:40 +02:00
  • 17e7f9be51 clutter/backend: Remove unused font_name field Bilal Elmoussaoui 2024-10-24 01:13:28 +02:00
  • 3153708e85 clutter/backend: Initialize default font options if no schema found Bilal Elmoussaoui 2024-10-24 01:01:49 +02:00
  • 727d923f12 clutter/settings: Simplify cairo_font_options creation further Bilal Elmoussaoui 2024-10-24 00:52:22 +02:00
  • f4d97bb53f clutter/backend: Mark [get|set]_font_options as private Bilal Elmoussaoui 2024-10-23 21:36:35 +02:00
  • 53fd1e43f1 shaped-texture: Add missing cairo include Bilal Elmoussaoui 2024-10-23 21:49:38 +02:00
  • 86fff39aa4 clutter/settings: Remove unused field Bilal Elmoussaoui 2024-10-23 21:18:07 +02:00
  • 222ac59dc7 clutter/settings: Remove unused unscaled-font-dpi property Bilal Elmoussaoui 2024-10-23 21:17:29 +02:00
  • b559e5a14d clutter/settings: Drop xft font properties Bilal Elmoussaoui 2024-10-23 21:06:29 +02:00
  • 6c22b7faba cogl: Drop Rendererer.set_driver Bilal Elmoussaoui 2024-12-23 12:30:51 +01:00
  • ae48cf76f9 cogl/glx: Stop loading opengl module twice Bilal Elmoussaoui 2024-12-22 17:20:21 +01:00
  • d3fec7648d cogl/renderer: Simplify driver constraints logic Bilal Elmoussaoui 2024-12-22 17:12:12 +01:00
  • 7d376dfddc clutter: Drop CLUTTER_DRIVER env variable Bilal Elmoussaoui 2024-12-22 16:50:41 +01:00
  • d2b726ebf7 ci: Switch to GNOME GitLab mirror of ci-templates Bartłomiej Piotrowski 2024-12-27 10:17:39 +01:00
  • 623c6c6cd3 clutter: Make debug helpers functions introspected Bilal Elmoussaoui 2024-12-23 13:51:21 +01:00
  • 23f3c17f0c kms/impl-device: Use deadline timer for all updates Michel Dänzer 2024-08-19 18:56:20 +02:00
  • 315dfaa5d4 kms/impl-device: Simplify meta_kms_impl_device_schedule_process logic Michel Dänzer 2024-11-12 19:10:51 +01:00
  • 0d7752a07d kms/impl-device: Move error handling into ensure_deadline_timer_armed Michel Dänzer 2024-11-12 19:09:06 +01:00
  • 3353962c38 kms/impl-device: Move up ensure_deadline_timer_armed definition Michel Dänzer 2024-08-19 18:57:52 +02:00
  • 37d1a20644 kms/impl-device: Use discard_update for pending_update as well Michel Dänzer 2024-11-06 18:30:07 +01:00
  • f8e8dad0f4 kms/impl-device: Refactor discard_update helper Michel Dänzer 2024-11-06 18:19:46 +01:00
  • f8524159cc onscreen/native: Move discarded KMS update handling Michel Dänzer 2024-11-06 16:23:12 +01:00
  • dbb412647e Update Hindi translation Scrambled 777 2024-12-22 14:06:48 +00:00
  • 4ef475d3fe cogl/xlib-renderer: Merge renderer winsys data Bilal Elmoussaoui 2024-12-17 09:31:43 +01:00
  • 9a7a5007a0 ci: Bump CI image to use gsettings-desktop-schemas 48.alpha Philip Withnall 2024-12-18 14:45:57 +00:00
  • 1e65e1106f cogl: Drop COGL_X11_SYNC env variable Bilal Elmoussaoui 2024-12-13 14:42:23 +01:00
  • 903b943875 cogl/xlib-renderer: Stop keeping track of the list of renderers Bilal Elmoussaoui 2024-12-12 21:42:17 +01:00
  • c913a33d6a cogl: Stop storing XDisplay on the Renderer Bilal Elmoussaoui 2024-12-12 21:38:39 +01:00
  • 07fa87907e cogl: Drop no longer used Indices.new_for_buffer Bilal Elmoussaoui 2024-12-13 12:50:53 +01:00
  • aad237a04a renderer/native: Don't close DMA buf fds before handing them forward Jonas Ådahl 2024-12-12 00:42:42 +01:00
  • 1fce76a0fb cogl/graphene: Simplify matrix_project_points helper Bilal Elmoussaoui 2024-12-12 11:27:39 +01:00
  • 42ba494f07 backend/native: Remove meta_backend_native_get_launcher Sebastian Wick 2024-11-12 17:42:27 +01:00
  • a4db61d3e4 backend/native: Remove meta_backend_native_get_seat_id Sebastian Wick 2024-11-12 17:40:30 +01:00
  • 6d3d718684 backend: Remove useless skip annotation Sebastian Wick 2024-11-15 14:36:25 +01:00
  • e68728f151 udev: Create udev in MetaBackend Sebastian Wick 2024-09-10 21:27:40 +02:00
  • 387a6e82e5 build: Only add gudev_dep/libudev_dep once Sebastian Wick 2024-12-10 19:23:01 +01:00
  • 15d4123bd1 udev: Move from backends/native/ to backends/ Sebastian Wick 2024-09-10 20:05:25 +02:00
  • 11b4de08c4 udev/native: Remove dependencies on the native backend Sebastian Wick 2024-11-12 15:06:58 +01:00
  • 10cbda69e6 backend: Add pause/resume vfuncs to MetaBackend Sebastian Wick 2024-11-12 17:23:04 +01:00
  • 30c6104620 backend: Create MetaLauncher in backend and not in backend native Sebastian Wick 2024-11-12 17:05:48 +01:00
  • 7b944a52fc backend: Reorder vfuncs into init, creation and others Sebastian Wick 2024-11-12 16:26:57 +01:00
  • 23c2c0853c launcher: Move from backends/native/ to backends/ Sebastian Wick 2024-09-10 20:48:44 +02:00
  • 2dd695e65f launcher: Move public functions to the bottom Sebastian Wick 2024-12-10 18:57:58 +01:00
  • 5d8d3df101 launcher: Fix a few formatting issues Sebastian Wick 2024-11-12 16:15:26 +01:00
  • 1651ac8f2c launcher: Allow creating the launcher without taking session control Sebastian Wick 2024-11-12 16:10:13 +01:00
  • 9169ffade0 launcher: Add session-active property to decouple from backend native Sebastian Wick 2024-11-12 15:54:02 +01:00
  • 6c5f552088 launcher: Turn MetaLauncher into a GObject Sebastian Wick 2024-11-12 15:42:36 +01:00
  • 9eb29974f1 launcher: Remove unused includes Sebastian Wick 2024-11-12 15:30:47 +01:00
  • 15ca9a09b5 launcher: Use native char type and fix formatting Sebastian Wick 2024-11-12 15:28:26 +01:00
  • 8e2e986eeb dbus-utils: Move from the backends/native/ to backends/ Sebastian Wick 2024-09-10 19:52:26 +02:00
  • aad1588ae3 ci: Switch gcovr theme to 'github.blue' Jonas Ådahl 2024-12-12 11:10:33 +01:00
  • 3eb1c5af39 ci: Don't include subprojects in coverage report Jonas Ådahl 2024-12-12 10:12:22 +01:00
  • b0080487c9 ci: Only download non-fallback meson wraps Jonas Ådahl 2024-12-12 10:08:16 +01:00
  • 864a0f3ef6 build: Include gvdb subproject explicitly Jonas Ådahl 2024-12-12 10:28:01 +01:00
  • 11abe53213 ci: Split up some meson setup lines Jonas Ådahl 2024-12-12 10:06:44 +01:00
  • c9fffb73f7 cogl/attribute: Drop constant attributes support Bilal Elmoussaoui 2024-12-12 11:06:52 +01:00
  • fc0a8d343f cogl/texture-driver: Abstract GL specific vfuncs Bilal Elmoussaoui 2024-12-11 10:28:43 +01:00
  • 1f2ba427b6 cogl/driver: Abstract GL specific vfuncs Bilal Elmoussaoui 2024-12-11 10:04:49 +01:00
  • 2769c25cf7 cogl/driver: Harmonize GL naming Bilal Elmoussaoui 2024-12-11 17:03:47 +01:00
  • fdee2ed8ff cogl: Move various GL utils to DriverGL Bilal Elmoussaoui 2024-11-14 10:36:56 +01:00
  • 6e5bc2f6b7 cogl/gl: Move GLContext into DriverGL Bilal Elmoussaoui 2024-11-14 10:16:05 +01:00
  • ab85aa74eb cogl/gl: Share context_init implementation between GL/GLES Bilal Elmoussaoui 2024-11-14 09:46:18 +01:00
  • 71381c2e7f cogl: Create a common GL driver Bilal Elmoussaoui 2024-11-13 18:10:34 +01:00
  • 2e36f80914 cogl: Turn Driver into an abstract object Bilal Elmoussaoui 2024-11-13 17:27:14 +01:00
  • 0103288739 cogl: Rename Driver to DriverID Bilal Elmoussaoui 2024-11-13 15:10:31 +01:00
  • 1131c3b634 cogl: Make driver header private Bilal Elmoussaoui 2024-11-13 15:04:48 +01:00
  • 1d7740d537 compositor: Move various functions to their correct namespace Bilal Elmoussaoui 2024-12-11 12:22:50 +01:00
  • 38a4b2e102 compositor: Drop get_stage_for_display helper Bilal Elmoussaoui 2024-12-11 12:08:11 +01:00
  • 1152326ac0 cursor-tracker: Drop helper Bilal Elmoussaoui 2024-12-11 11:54:00 +01:00
  • e06592d3df util: Drop duplicated Clutter debug flags helpers Bilal Elmoussaoui 2024-11-13 10:36:52 +01:00
  • 265a541b65 x11: Mark meta_XFree macro as private Bilal Elmoussaoui 2024-11-13 10:27:35 +01:00
  • 5a31b4e7b8 tests/cursor: Add test for transform cursor surfaces Jonas Ådahl 2024-11-22 16:11:33 +01:00
  • 8c2e39323f mtk/monitor-transform: Add to/from string helpers Jonas Ådahl 2024-11-22 16:10:41 +01:00
  • 5e4821d9fc tests/cursors: Test viewport based cropping Jonas Ådahl 2024-11-22 10:07:53 +01:00
  • a9a4923c03 tests/cursor-tests: Also test cursor rendering in screen casting Jonas Ådahl 2024-11-20 21:36:16 +01:00
  • bcb52960db tests/cursor: Test Wayland client using wp_viewport for scaling Jonas Ådahl 2024-11-20 21:13:08 +01:00
  • 3d45345789 tests/cursor-tests: Also test a couple of fractional scales Jonas Ådahl 2024-11-20 21:06:31 +01:00
  • 35cbea59cc tests/remote-desktop-utils: Add monitor recording helpers Jonas Ådahl 2024-11-20 21:02:06 +01:00
  • 8cf41761a9 tests/screen-cast: Move executable launching into helper Jonas Ådahl 2024-11-20 20:59:45 +01:00
  • acd7fa7f50 tests/utils: Rename test runner executable path variable Jonas Ådahl 2024-11-20 20:58:50 +01:00
  • 228be80164 tests/monitor-test-utils: Make it explicit when scale should be dynamic Jonas Ådahl 2024-11-20 20:56:57 +01:00
  • 967be91c92 tests/remote-desktop-utils: Allow screen cast only sessions Jonas Ådahl 2024-11-20 10:31:41 +01:00
  • 92f6f2e8fd tests/remote-desktop-utils: Make cursor mode explicit Jonas Ådahl 2024-11-20 10:29:44 +01:00
  • a4380075a6 tests/remote-desktop-utils: Keep track of current buffer Jonas Ådahl 2024-11-20 10:26:02 +01:00
  • 2386976f5e tests/remote-desktop-utils: Narrow buffer scope Jonas Ådahl 2024-11-20 10:23:22 +01:00
  • 9c4e93b055 tests/screen-cast: Split out generic parts to utils file Jonas Ådahl 2024-11-18 14:28:55 +01:00
  • e580453df9 screen-cast: Implement viewport support Robert Mader 2024-07-19 16:09:48 +02:00
  • f77d8e2a12 display: Fix cursor sprite sizes with fractional scales Jonas Ådahl 2024-11-21 17:14:12 +01:00
  • 8fc1bddf3b cursor-renderer/native: Handle early cursor texture changes Jonas Ådahl 2024-11-22 14:06:48 +01:00
  • 35e5ae718a cursor-renderer: Add viewport support Robert Mader 2024-07-19 16:03:46 +02:00
  • 01f2f40475 cursor-renderer: Pass renderer when finding highest scale monitor Jonas Ådahl 2024-11-12 16:47:47 +01:00
  • 19669a3d9d cursor-renderer/native: Add support for viewports Robert Mader 2024-07-01 00:09:02 +02:00