Commit Graph

  • 6345000b92 seat: Move focus back to first shell surface when unfocusing layer surface Sebastian Krzyszkowiak 2019-07-11 01:42:43 +0200
  • df3f0ffbb0 wlr_seat_touch: Don't destroy touch point with surface Guido Günther 2019-06-28 11:07:45 +0200
  • c2fb8a84a2 wlr_seat: special-case first serial set use Manuel Stoeckl 2019-06-29 20:40:45 -0400
  • 1ef0c03a46 wlr_tablet_v2: Register event serials Manuel Stoeckl 2019-06-29 10:10:24 -0400
  • 1d78bae19d wlr_pointer_gestures: Register event serials Manuel Stoeckl 2019-06-29 10:10:11 -0400
  • ded441ffd5 wlr_seat: Fix edge cases with serial validation Manuel Stoeckl 2019-06-29 09:15:23 -0400
  • edb30a6828 Implement serial validation for selection requests Manuel Stoeckl 2019-06-27 15:43:58 -0400
  • fb739b8293 output-damage: set needs swap only when we have new damage Ilia Bozhinov 2019-06-24 16:57:45 +0200
  • d10072e76c backend: drm: switch to pageflip_handler_2 Rouven Czerwinski 2019-06-26 17:14:31 +0200
  • 0b1f9439ba virtual_keyboard: Require keymap before accepting keycodes Dorota Czaplejewicz 2019-06-24 13:59:03 +0000
  • 46dc4100d6 backend/drm: Exit-early if 0 crtcs Scott Anderson 2019-06-24 13:52:23 +1200
  • b3f42548d0 backend/drm: Simplify object matching code Scott Anderson 2019-06-21 18:06:21 +1200
  • d80acadfd8 Support pointer-gestures on Wayland backend Greg V 2019-06-21 01:48:19 +0300
  • 5027b23dc2 x11: Send a frame event on the pointer after button events Dorota Czaplejewicz 2019-06-17 09:48:55 +0000
  • ce3f4c3fe1 output: remove wlr_output_impl.transform Simon Ser 2019-06-16 12:35:40 +0300
  • 33127c545b output: reset the pending state on failed commit Simon Ser 2019-06-16 10:19:34 +0300
  • 06a13203dd Use a set to track pointer button state. Ashkan Kiani 2019-06-15 11:08:53 -0700
  • b85f0cbff9 Remove WLR_DRM_NO_ATOMIC_GAMMA workaround Scott Anderson 2019-06-11 13:42:05 +1200
  • d201fc3506 backend/drm: add support for multiplanar BOs Simon Ser 2019-05-26 17:45:21 +0300
  • e8057bb60c backend/drm: fallback to drmModeAddFB2 Simon Ser 2019-05-26 17:38:35 +0300
  • e07ffaa249 output-damage: support direct scan-out Simon Ser 2019-05-25 20:13:36 +0300
  • 6c659da98b output: introduce wlr_output_lock_attach_render Simon Ser 2019-05-25 18:51:28 +0300
  • e554c593f9 output: refuse to scan-out if software cursors are used Simon Ser 2019-05-04 12:33:47 +0300
  • 67cd84de45 rootston: add support for direct scan-out Simon Ser 2019-04-29 23:28:39 +0300
  • d1766547bd backend/drm: reject DMA-BUFs with flags Simon Ser 2019-05-04 12:10:29 +0300
  • 44ba603c0e backend/drm: hold buffers while scanning out Simon Ser 2019-05-04 12:07:37 +0300
  • ff6b352d75 output: save buffer in pending state Simon Ser 2019-05-04 11:53:40 +0300
  • afe7b207d5 output: fix attach_buffer semantics Simon Ser 2019-04-29 23:25:47 +0300
  • 1d222309b8 output: change set_dmabuf to attach_buffer Simon Ser 2019-04-29 22:04:18 +0300
  • 493804e421 buffer: add wlr_buffer_get_dmabuf Simon Ser 2019-04-29 22:33:46 +0300
  • 6dbdf5db34 render/dmabuf: add wlr_dmabuf_attributes_copy Simon Ser 2019-04-29 22:32:35 +0300
  • 5c78f1b0d5 backend/drm: strip alpha channel on scan-out Simon Ser 2019-04-22 09:08:10 +0300
  • e516ea4c79 backend/drm: check format when scanning out DMA-BUF Simon Ser 2019-04-09 23:36:35 +0300
  • 96d6fde5dc backend/drm: add basic support for direct scan-out emersion 2019-03-29 21:27:12 +0200
  • 3dec88e455 Remove orbital screenshooter and gamma-control Simon Ser 2019-06-02 13:37:34 +0300
  • abddd7b4db
    Merge pull request #1713 from Emantor/fix/legacy_null_modeset Scott Anderson 2019-06-02 08:28:47 +0000
  • 96e9c0f9c8 drm: legacy: issue a NULL modeset on disable Rouven Czerwinski 2019-06-02 09:43:16 +0200
  • 6dfe238ff1 zwp_virtual-keyboard: fix mmap error handling Brian Ashworth 2019-05-30 23:38:48 -0400
  • a5e32f652b wlr_output: remove idle_done on output destroy Rouven Czerwinski 2019-05-30 08:09:11 +0200
  • 0ab1bb623e
    Merge pull request #1705 from rindeal/patch-2 Scott Anderson 2019-05-22 23:42:46 +0000
  • 151b7d1d94 session/logind: check for XDG_SESSION_ID first Jan Chren 2019-05-22 15:25:42 +0200
  • aa39dbd1e7
    Merge pull request #1704 from rindeal/patch-2 Scott Anderson 2019-05-22 12:50:47 +0000
  • e04e1ba197
    session/logind: specify seat exactly Jan Chren 2019-05-22 14:43:13 +0200
  • 461c4f58a6 rootston: remove duplicated include Silvan Jegen 2019-05-19 18:44:58 +0200
  • 522ddd93f1
    Merge pull request #1696 from RedSoxFan/logind-stay-active-on-gone Scott Anderson 2019-05-15 04:34:08 +0000
  • a68c7c0c8d Fixes #1689 RDP RemoteFX crash Michiel 2019-05-05 20:24:16 +0100
  • 03346cb28f output: clear output->damage on successful commit Ilia Bozhinov 2019-05-13 14:07:00 +0200
  • 90c284bded session/logind: keep active for pause_device gone Brian Ashworth 2019-05-13 10:43:35 -0400
  • 107a1789ea render/gles2: print GL_RENDERER Simon Ser 2019-05-07 19:44:05 +0300
  • 947d5ff481 backend/wayland: remove wl_shm Simon Ser 2019-05-06 19:08:30 +0300
  • 292d20e4c1 backend/wayland: use xdg-decoration-unstable-v1 Simon Ser 2019-05-06 19:06:31 +0300
  • 6ae6b5dbb6 Test RDP backend on FreeBSD as well Jan Beich 2019-05-03 16:50:06 +0000
  • c0305f4f86 Update version to 0.6.0 0.6.0 Drew DeVault 2019-05-03 11:55:46 -0400
  • cf3b083c32 ci: enable Meson auto features Simon Ser 2019-04-29 19:10:09 +0300
  • 937e0e7937 backend/noop: disallow rendering Simon Ser 2019-04-29 19:21:37 +0300
  • 27a87ac586 Switch to system epoll-shim.pc in FreeBSD build Jan Beich 2019-04-25 06:19:15 +0000
  • 22dd7d3731 examples: add fullscreening to foreign-toplevel.c Ilia Bozhinov 2019-04-26 17:10:47 +0200
  • 8cc0859814 rootston: add support for foreign-toplevel fullscreening Ilia Bozhinov 2019-04-26 17:10:21 +0200
  • 4e6c17a7c9 foreign-toplevel: support fullscreen state and request Ilia Bozhinov 2019-04-26 17:09:43 +0200
  • a656e486f4 seat: fallback to v6 if libwayland 1.17 isn't available Simon Ser 2019-04-27 20:02:19 +0300
  • d7ef3a1f38 xdg-output: schedule a wl_output.done event on update Simon Ser 2019-04-27 12:32:40 +0300
  • bde5a1f4ea output: introduce wlr_output_schedule_done Simon Ser 2019-04-27 12:25:40 +0300
  • 8b1220f5a3 rootston: fix damage tracking debug mode Simon Ser 2019-04-27 17:41:01 +0300
  • 1dbece74fb output: disambiguate the two types of damage Simon Ser 2019-04-25 19:49:59 +0300
  • 57d32d03a8 rootston: don't submit too much damage Simon Ser 2019-04-25 19:39:44 +0300
  • d6e250b389 render/egl: fix swapping with no damage Simon Ser 2019-04-25 19:35:40 +0300
  • 736632ad4e Remove wlr_wl_shell Drew DeVault 2019-04-26 11:06:45 -0400
  • a671fc51d2 Advertise wl_seat version 7 Scott Anderson 2019-04-26 18:32:59 +1200
  • 8d3369d70f output-damage: fix segfault after destroy Simon Ser 2019-04-25 10:01:43 +0300
  • 933208837d backend/wayland: fix wlr_wl_pointer use-after-free Simon Ser 2019-04-23 22:33:31 +0300
  • f42816ce3f render/egl: fix zero-length VLA Simon Ser 2019-04-23 22:26:44 +0300
  • 20690346c7 output: rename needs_commit to needs_frame Simon Ser 2019-04-23 20:22:42 +0300
  • 5e6766a165 output-damage: refactor API Simon Ser 2019-04-23 20:16:08 +0300
  • 31dcecbfa9 output: rename swap_buffers event to precommit Simon Ser 2019-04-23 19:44:47 +0300
  • 9a0f8a194c output: refactor backend API Simon Ser 2019-04-23 19:26:21 +0300
  • 23e37e7b1d output: refactor frame submission API Simon Ser 2019-04-22 12:42:37 +0300
  • 56ceed38bf rootston: use wlr_output_preferred_mode Simon Ser 2019-04-22 14:03:59 +0300
  • 8acbf449cc output: introduce wlr_output_preferred_mode Simon Ser 2019-04-22 14:03:53 +0300
  • 95b22619e0 Fix missing headers when building without X11 Alyssa Ross 2019-04-21 00:35:57 +0000
  • 4207f05030 data-device: ignore accept for selection offers Simon Ser 2019-04-19 20:35:15 +0300
  • d6615e0e84 idle: enable the compositors to add custom idle timeouts (#1655) Ilia Bozhinov 2019-04-17 07:48:43 +0200
  • dc5d1d08ef output: do nothing in output_set_image if backend has no renderer Ilia Bozhinov 2019-04-14 18:28:57 +0200
  • 7a2f929201 rootston: remove disabled outputs from the output layout Ilia Bozhinov 2019-04-13 18:26:01 +0200
  • 1515c56cae output: remove lx, ly emersion 2019-03-11 11:21:18 +0100
  • 930e37eae9 output-management-v1: add more docs emersion 2019-03-28 22:08:18 +0200
  • a800aa3fb4 rootston: disable then enable outputs when applying output-management state emersion 2019-03-28 21:41:55 +0200
  • 524f5c8425 Emit preferred mode Guido Günther 2019-03-21 15:54:39 +0100
  • ab3446091b output-management-v1: update protocol, add set_custom_mode emersion 2019-03-10 12:18:22 +0100
  • fc0ba3ea22 output-management-v1: support outputs without modes emersion 2019-03-10 11:59:15 +0100
  • 81e1489e79 output-management-v1: fix wl_fixed_t conversion emersion 2019-03-09 23:24:51 +0100
  • 8136605cfb output-management-v1: support applying configuration emersion 2019-03-09 23:12:27 +0100
  • d71ebde545 output-management-v1: add support for position, transform and scale emersion 2019-03-08 17:28:47 +0100
  • ee77a65fe3 rootston: update output-management-v1 state when output is modeset emersion 2019-03-08 17:11:19 +0100
  • ef68d7d4d1 output-management-v1: add support for modes emersion 2019-03-08 17:10:53 +0100
  • 54d6ba78c3 rootston: add output-management-v1 support emersion 2019-03-08 16:14:30 +0100
  • e873c652bf output-management-v1: various fixes emersion 2019-03-08 16:14:07 +0100
  • d695003498 Add apply and test events to manager emersion 2019-03-08 14:28:24 +0100
  • 0b64ecc162 Split wlr_output_configuration_head_v1 emersion 2019-03-08 12:33:18 +0100
  • 3a233b3fcc Add support for wlr-output-management-unstable-v1 emersion 2019-03-07 17:51:43 +0100
  • b6d0de177a backend: unbreak on 32-bit architectures Jan Beich 2019-04-08 18:49:25 +0000