Commit Graph

  • fdc7b9c352 weston_buffer: Add mode to weston_buffer_reference Daniel Stone 2022-01-15 03:12:53 +0000
  • 7e90433079 weston_buffer: Hold lifetime for resource/backend usage Daniel Stone 2022-01-14 06:33:21 +0000
  • d2a858e879 gl-renderer: Prepare for buffer to outlive resource Daniel Stone 2022-02-02 16:51:45 +0000
  • 7b3efabd88 weston_buffer: Prepare for buffer to outlive resource Daniel Stone 2022-01-14 02:33:03 +0000
  • e9c792ed64 backend-drm: More failure reasons Daniel Stone 2022-01-21 18:50:05 +0000
  • 231a67ff8c drm-backend: Refactor unpleasant keep_buffer if tree Daniel Stone 2022-01-17 18:48:24 +0000
  • 2dcfe723be backend-drm: Make use of weston_buffer format and type Daniel Stone 2022-01-14 02:09:32 +0000
  • 1d9c62b50d weston_buffer: Print more buffer information in scene-graph Daniel Stone 2022-01-21 11:05:26 +0000
  • 0a8802404c scene-graph: Use weston_buffer's format/modifier info to print Daniel Stone 2022-01-14 02:01:24 +0000
  • 7506cf5240 gl-renderer: Simplify surface->is_opaque Daniel Stone 2022-01-14 02:10:22 +0000
  • 4f88b2655e weston_buffer: Change y_inverted to explicit origin enum Daniel Stone 2022-01-15 17:36:02 +0000
  • 6dcf3eac1f weston_buffer: Add pixel format and modifier info Daniel Stone 2022-01-14 01:55:50 +0000
  • fef8bb275c weston_buffer: Make use of weston_buffer->type Daniel Stone 2022-01-14 01:36:54 +0000
  • 34cd0d114f weston_buffer: Add type field Daniel Stone 2022-01-14 01:09:51 +0000
  • 1d5f8af82e gl-renderer: Add hook to fill weston_buffer for EGL Daniel Stone 2022-01-14 01:02:21 +0000
  • f49d6f47f3 gl-renderer: Reject unknown-format dmabufs Daniel Stone 2022-01-21 15:19:05 +0000
  • ca9bb01fe6 renderers: Set buffer properties earlier Daniel Stone 2022-01-14 00:52:26 +0000
  • fec0400886 gl-renderer: Drop unnecessary NULL check Daniel Stone 2022-01-14 00:05:46 +0000
  • 12675ed19f renderer: Add buffer to flush_damage Daniel Stone 2022-01-14 00:03:24 +0000
  • f8ac6f940f gl-renderer: Remove outdated comment Daniel Stone 2022-01-14 00:22:20 +0000
  • efd6aae915 gl-renderer: Remove unnecessary dmabuf conditional Daniel Stone 2022-01-14 00:19:42 +0000
  • 6129cbd880 rdp: Improved rdp logging infrastructure Hideyuki Nagase 2022-03-11 13:29:11 -0600
  • 04e0558327 rdp: Allow disabling RemoteFX codec Derek Foreman 2022-04-14 12:25:43 -0500
  • 4887f1a7aa build: add Meson fallback for wayland-protocols Simon Ser 2021-11-22 14:41:23 +0100
  • 0a8e3cbc4a screen-share: Document that --no-config option should be passed Marius Vlad 2021-11-12 16:24:21 +0200
  • af18a0c4c9 screen-share: Avoid bit-shifting large values Marius Vlad 2021-10-14 01:46:02 +0300
  • 08ee337e4d screen-share: Add a compositor destroy listener Marius Vlad 2021-10-13 17:54:03 +0300
  • 9e20730e04 screen-share: Start screen sharing even if no pointer is found Marius Vlad 2021-03-08 23:48:43 +0200
  • 3bedb70454 touch-calibration: Clean-up if touch calibrator has been enabled Marius Vlad 2022-04-07 20:04:25 +0300
  • 8aa1c30bf1 xwayland: Honour the XCURSOR_THEME environment variable Hideyuki Nagase 2022-03-10 10:41:37 -0600
  • e99ed2ad36
    Defer launch input method with wl_event_loop_add_idle. Weng Xuetian 2022-04-18 22:41:02 -0700
  • 8fb529bc31 input: Fix bug in idle inhibition Hideyuki Nagase 2022-03-10 08:51:34 -0600
  • c2f4201ed2 xwayland: use -displayfd instead of USR1 to signal readiness Dominique Martinet 2022-04-11 19:52:27 +0900
  • e1a111e1b7 man: add section delimiters in weston.ini Pekka Paalanen 2022-04-14 15:40:36 +0300
  • 9203910b9a man: clean up weston.ini mark-up Pekka Paalanen 2022-04-11 14:46:05 +0300
  • 924e79f4f2 ivi-shell: emit created notification earlier for desktop surfaces Michael Olbrich 2021-03-17 13:58:29 +0100
  • cd7801aa95 screen-share: use compositor->read_format with renderer->read_pixels() Maciej Pijanowski 2020-10-19 18:58:35 +0200
  • f2d6d21eec libweston: correct argument name in the handler of wl_data_source.accept shierote 2022-03-29 10:22:59 +0900
  • 87bded8b54 rdp: split off rdp.h Hideyuki Nagase 2022-03-11 11:36:01 -0600
  • 516d2c0207 rdp: fix leak when listener implantation fails Hideyuki Nagase 2022-03-16 16:07:27 -0500
  • 23205b6b56 protocol/meson.build: install content-protection protocol xml James Hilliard 2022-04-08 16:39:06 -0600
  • ca979aa219 desktop-shell: Fix incorrect use of black_surface_get_label Derek Foreman 2022-04-12 16:57:43 -0500
  • bb1d19dc5e compositor: Launch clients in their own session Derek Foreman 2022-04-07 11:04:44 -0500
  • f32bcfef42 compositor: Use sigaction to trap SIGINT Derek Foreman 2022-04-01 10:09:19 -0500
  • 2f71b3c3de compositor: Stop trapping SIGQUIT Derek Foreman 2022-04-11 08:22:31 -0500
  • 0ff4e478cd rdp: Fix comment regarding meaning of 120 Derek Foreman 2022-03-22 10:34:33 -0500
  • 869cab4938 xwayland: Simplify HAVE_XWAYLAND_LISTENFD usage Derek Foreman 2022-03-23 15:48:05 -0500
  • edef874696 libbacklight: Fix backlight never gets initialized Sören Meier 2022-04-05 18:33:40 +0200
  • 6ee6e76a0c compositor: remove repaint_data from compositor Michael Tretter 2021-11-03 11:14:11 +0100
  • c448b938f7 backend-drm: always get pending_state from backend Michael Tretter 2021-11-16 16:37:04 +0100
  • c3415aed23 fullscreen-shell: Use weston_curtain for black view Daniel Stone 2022-01-18 23:13:18 +0000
  • b94d69b926 fullscreen-shell: Link with shell-utils helpers Daniel Stone 2022-02-23 13:31:26 +0000
  • 577a832f41 test/desktop-shell: Use weston_curtain Daniel Stone 2022-01-18 23:07:05 +0000
  • 6cb2526b67 Move shell-utils to its own directory Daniel Stone 2022-02-23 13:24:49 +0000
  • 15a553053a desktop-shell: Reuse curtains for fades Daniel Stone 2022-01-18 23:01:56 +0000
  • dc0f73bcac shell: Encapsulate weston_curtain in its own struct Daniel Stone 2022-01-17 14:24:03 +0000
  • e031397e09 desktop-shell: Reuse curtains for focus animations Daniel Stone 2022-01-18 19:00:33 +0000
  • bd9b0676dd shell: Make input capture optional for curtains Daniel Stone 2022-01-18 18:59:33 +0000
  • 64ef87554b desktop-shell: Clean up fullscreen black view code Daniel Stone 2022-01-18 18:28:42 +0000
  • de0cd53264 desktop-shell: Remove redundant geometry dirty call Daniel Stone 2022-01-18 18:19:39 +0000
  • 791e8b1c5f desktop-shell: Fix opaque region co-ordinate confusion Daniel Stone 2022-01-18 18:18:53 +0000
  • e81b8d7cc9 shell: Add alpha to weston_curtain_create Daniel Stone 2022-01-18 18:17:17 +0000
  • d21563360a shell: Move weston_curtain_create params into the struct Daniel Stone 2022-01-17 14:05:06 +0000
  • 3a298b0b05 shell: Rename weston_solid_color_surface to weston_curtain_params Daniel Stone 2022-01-17 13:58:16 +0000
  • b77c2374ee shell: Rename solid_color_surface to weston_curtain Daniel Stone 2022-01-17 13:54:21 +0000
  • 7059ec7807 desktop-shell: Explicitly destroy black views on shutdown Daniel Stone 2022-01-17 14:20:09 +0000
  • c8a2fb7a40 pixel-formats: Add XYUV8888 format Daniel Stone 2022-01-19 17:36:31 +0000
  • f48cf18a16 compositor: Fix harmless potential buffer overflow Daniel Stone 2022-03-29 15:35:58 +0100
  • cdfe94b105 launcher-logind: Don't check wl->vtnr before returning it. nerdopolis 2022-01-06 00:19:49 -0500
  • b3ba1becba libweston: remove fbdev backend Pekka Paalanen 2022-03-15 11:17:56 +0200
  • 18df9108ea man: replace tablet shell with kiosk shell Pekka Paalanen 2022-03-11 12:05:38 +0200
  • bfefe8e8d4 man: add gbm-format in output section Pekka Paalanen 2022-03-11 12:02:03 +0200
  • ce059cffdb man: expand on gbm-format Pekka Paalanen 2022-03-11 11:40:44 +0200
  • 1f5e19fab3 man: move pageflip-timeout from weston.ini(5) to weston-drm(7) Pekka Paalanen 2022-03-11 11:23:01 +0200
  • 79f73d2247 man: move gbm-format from weston.ini(5) to weston-drm(7) Pekka Paalanen 2022-03-11 11:23:01 +0200
  • d284ab0322 pipewire,remoting,tests: Replace asprintf w/ str_printf Marius Vlad 2022-03-08 15:30:04 +0200
  • 3e94836a63 tests: add get_double in config-parser tests Pekka Paalanen 2022-03-11 17:05:04 +0200
  • 0a38fc7e75 shared: fix WL_EXPORT style in config-parser.c Pekka Paalanen 2022-03-11 14:55:36 +0200
  • f58a3a7e1d include: drop unused config-parser.h types Pekka Paalanen 2022-03-11 14:37:43 +0200
  • 2669853562 clients/simple-dmabuf-feedback: Add fallback print method for unknown formats Robert Mader 2022-02-16 00:23:53 +0100
  • f81aacdf2f pixel-formats: Add support for 64bbp float RGB formats Robert Mader 2022-02-17 13:49:01 +0100
  • c19cf3d684 libweston: Enable logging for libseat launcher Marius Vlad 2022-03-09 12:06:33 +0200
  • e9fe66a91c weston-log: Extract helper for generating a time stamp Marius Vlad 2022-03-09 01:29:55 +0200
  • d40cedc8af desktop-shell: Remove wl_shell_surface::resize enum Marius Vlad 2022-02-23 17:06:23 +0200
  • 7cae2a1fb0 backend-wayland: Stop supporting wl_shell Derek Foreman 2022-01-05 17:10:58 -0600
  • e6b8f5a5e4 remove wl_shell Derek Foreman 2022-01-05 16:58:40 -0600
  • 5ba7ae2937 tests: preserve ivi runner section Pekka Paalanen 2022-03-04 12:15:27 +0200
  • 78c94d0719 libweston: explicitly cancel start_drag if no matching input device is found Michael Olbrich 2020-03-30 13:59:03 +0200
  • 4fb095eca1 doc: running on different seat with libseat Pekka Paalanen 2022-03-01 14:00:23 +0200
  • c26326bfb1 doc: expand on libseat via ssh Pekka Paalanen 2022-03-04 11:41:42 +0200
  • 952a951662 build: enable libseat support by default Pekka Paalanen 2022-03-04 11:20:16 +0200
  • 2c91c70250 launchers: Remove --tty option Derek Foreman 2022-03-02 10:51:15 -0600
  • a96dfc7098 launchers: remove launchers Derek Foreman 2021-07-23 11:36:56 -0500
  • 87f2d09f18 color-lcms: Always use cmsContext for LCMS API which has THR suffix Vitaly Prosyak 2022-03-01 22:49:32 -0500
  • e2ee2b56f9 tests: make vertex-clip use WESTON_EXPORT_FOR_TESTS Pekka Paalanen 2022-02-17 14:37:03 +0200
  • 32a790f774 shared: add WESTON_EXPORT_FOR_TESTS Pekka Paalanen 2022-02-17 13:57:51 +0200
  • 8e2c67c317 clients/desktop-shell: Add a displayname= option for launchers nerdopolis 2021-12-24 19:47:02 -0500
  • 89587db3cb meson.build: Fix -Dbackend-default=auto following fbdev deprecation James Le Cuirot 2022-02-04 23:43:50 +0000
  • 351e6a4b21 Don't send compositor's global key bindings to the input method Takuro Ashie 2022-02-17 15:42:05 +0900
  • 29d4472e13 tests: use color_float rgb[] alias more Pekka Paalanen 2022-02-15 14:51:26 +0200