Commit Graph

  • a072a8309e
    Merge pull request #1049 from emersion/fix-xwayland-restart-on-shutdown emersion 2018-06-08 09:53:40 +0100
  • 3a81afed0e
    rootston: destroy xwayland before all clients emersion 2018-06-08 09:29:55 +0100
  • 457bfcab19
    render/egl: only request high priority context on DRM emersion 2018-06-08 00:17:45 +0100
  • d425edc96c
    render/egl: consistent extension checking emersion 2018-06-05 09:59:26 +0100
  • cbfe0e834a
    Request a high priority EGL context emersion 2018-06-03 09:53:03 +0100
  • 3e83f9d6b8
    surface: don't release wl_drm and linux-dmabuf buffers early emersion 2018-06-07 18:57:06 +0100
  • 32f9699359
    Merge pull request #1029 from emersion/wl-backend-keyboard-focus-keys emersion 2018-06-08 00:04:33 +0100
  • de91c55ea9 Fix GLES2 renderer to use glGetUniformLocations locations NeKit 2018-06-03 01:20:09 +0300
  • 6f895081e1
    Merge pull request #1043 from acrisci/drag-icon-unmap emersion 2018-06-07 11:18:58 +0100
  • 211463ba87
    Merge pull request #1045 from ammen99/master emersion 2018-06-06 21:38:32 +0100
  • 5d3e95f833 dont damage drag icon after update_position Tony Crisci 2018-06-06 12:02:01 -0400
  • 1a07bf95ae
    Merge pull request #1044 from emersion/fix-box-intersection Tony Crisci 2018-06-06 11:59:40 -0400
  • b8202f072c
    Merge pull request #1036 from martinetd/subsurface-draworder emersion 2018-06-06 15:29:19 +0100
  • a989104a6b xdg-shells: add a set_parent signal to toplevel surfaces Ilia Bozhinov 2018-06-06 17:08:06 +0300
  • ed89a24328
    box: fix wlr_box_intersection emersion 2018-06-06 08:47:04 +0100
  • 7c888a39c6 update drag position at the right times Tony Crisci 2018-06-05 23:45:03 -0400
  • 9333acd68e handle drag icon map in rootston Tony Crisci 2018-06-05 23:01:43 -0400
  • 319ebdf476 add back map event Tony Crisci 2018-06-05 22:50:29 -0400
  • 1c75d4e54a rename drag-icon map to unmap Tony Crisci 2018-06-05 18:17:42 -0400
  • c6821f3dd3 wlr_surface: insert subsurfaces in revert order Dominique Martinet 2018-06-05 00:17:35 +0900
  • 7366e1ced9
    Merge pull request #1040 from acrisci/fix-box-minus-one emersion 2018-06-05 08:46:15 +0100
  • 7206997e95 fix wlr_box_intersection and closest_point Tony Crisci 2018-06-04 18:56:57 -0400
  • a57d1baf57
    Merge pull request #1033 from RyanDwyer/fix-xdg-popups Tony Crisci 2018-06-04 18:46:58 -0400
  • 344374fa14
    Merge pull request #1039 from acrisci/positioner-invert-x-fix emersion 2018-06-04 22:27:26 +0100
  • bcb660cb1d add missing anchor case in positioner invert-x Tony Crisci 2018-06-04 17:16:17 -0400
  • 78966417f4
    Merge pull request #1031 from martinetd/multibind-seat emersion 2018-06-04 16:44:22 +0100
  • cb66569a58
    Merge pull request #1035 from martinetd/subsurface-root emersion 2018-06-04 16:30:09 +0100
  • cf9b8c0a8c wlr_surface_get_root_surface: walk up parent Dominique Martinet 2018-06-05 00:17:01 +0900
  • f11ef26379
    Merge pull request #1034 from rah2501/armhf-printf-conversion-fix emersion 2018-06-04 14:35:56 +0100
  • 51b9883ea0 seat: allow clients to bind to seat multiple times Dominique Martinet 2018-06-04 08:31:27 +0900
  • eb8b8acca6 wlr_linux_dmabuf: Fix printf conversion specifiers on armhf Bob Ham 2018-06-04 13:20:09 +0000
  • 516c864d46 Fix mistakes in xdg_popup and xdg_popup_v6 Ryan Dwyer 2018-06-04 21:56:19 +1000
  • caf72767a1
    Merge pull request #1032 from acrisci/drag-icon-data emersion 2018-06-04 08:47:25 +0100
  • 58d549c98a add data to wlr_drag_icon Tony Crisci 2018-06-03 20:11:59 -0400
  • 1c5c8652c5
    Merge pull request #1030 from Shugyousha/removeSeatRemoveDevice emersion 2018-06-03 19:10:33 +0100
  • 736309c228 Remove redundant roots_seat_remove_device function Silvan Jegen 2018-06-03 19:48:15 +0200
  • 551700e887
    backend/wayland: fix keyboard keys not pressed/released when focus changes emersion 2018-06-03 13:18:57 +0100
  • 31c8ca7bec
    Merge pull request #1027 from Timidger/subsurface_data emersion 2018-06-03 09:18:42 +0100
  • 2eb8b240e1
    Added data field to wlr_subsurface Timidger 2018-06-02 15:54:15 -0700
  • d3670dfeff
    Merge pull request #1022 from Ongy/master emersion 2018-06-01 15:45:02 +0100
  • 7b07b3f95d Fix type in wlr_surface_get_extends Markus Ongyerth 2018-06-01 16:36:04 +0200
  • 84c09152af
    Merge pull request #1021 from Ongy/xdg_geometry emersion 2018-06-01 14:29:05 +0100
  • 3994762ae0 Add wlr_surface_get_geometry Markus Ongyerth 2018-06-01 13:27:10 +0200
  • 6b7a55aa3d
    Merge pull request #1020 from emersion/remove-check-dmabuf emersion 2018-05-31 21:49:57 +0100
  • 21928cbe61
    Merge branch 'master' into screencontent emersion 2018-05-31 12:33:27 +0100
  • 32013abae6 rootston: xdg-shell*: Fix get_size() for newly-mapped views Genki Sky 2018-05-30 20:11:58 -0400
  • d1cf9acbd5 cleanup: Use void for zero-parameter functions Genki Sky 2018-05-30 20:11:57 -0400
  • f90b024ad0
    linux-dmabuf: fix bound checks for stride and height emersion 2018-05-30 17:18:51 +0100
  • 135721118a
    render: remove wlr_renderer_check_import_dmabuf emersion 2018-05-30 14:18:07 +0100
  • 41e53d1499
    Merge pull request #1019 from emersion/virtual-keyboard-destroy emersion 2018-05-30 13:51:34 +0100
  • 5d8e387021
    Merge pull request #1015 from emersion/dmabuf-single-modifier Drew DeVault 2018-05-30 08:39:45 -0400
  • 28020ff577
    Only allow one modifier per DMA-BUF, split attributes struct in render/ emersion 2018-05-29 22:38:00 +0100
  • f580112dca
    virtual-keyboard: fix wlr_virtual_keyboard_manager_v1_destroy emersion 2018-05-30 09:23:24 +0100
  • 8c9d0f15ce
    Merge pull request #1017 from tobiasblass/examples_rotation_fix_doublefree emersion 2018-05-30 08:36:10 +0100
  • 0c1f50168b
    examples/output-layout: destroy wl_display emersion 2018-05-30 08:34:49 +0100
  • a21894a844 Fix double-free in the tablet.c and touch.c examples Tobias Blass 2018-05-30 08:24:25 +0200
  • f076cc45ee
    Merge pull request #1016 from emersion/wl-display-destroy-clients Drew DeVault 2018-05-29 20:24:24 -0400
  • 75f9feb6de Fix double-free in the rotation.c example. Tobias Blass 2018-05-30 01:12:34 +0200
  • f9ad63c5cb
    rootston: use wl_display_destroy_clients emersion 2018-05-29 22:50:26 +0100
  • 87fe9f3466
    Merge pull request #1014 from RyanDwyer/fix-wlr-box-contains-point emersion 2018-05-29 19:03:29 +0100
  • c844eaa1b3
    build: add dependencies for examples/dmabuf-capture emersion 2018-05-28 08:39:38 +0100
  • 70d324a0f9
    examples/dmabuf-capture: simplify event loop and fix style emersion 2018-05-28 08:37:18 +0100
  • 85b6b4b0c8
    examples/dmabuf-capture: make building this example optional emersion 2018-05-28 08:24:25 +0100
  • 2198fd5eed
    examples/dmabuf-capture: fix indentation emersion 2018-05-28 08:20:22 +0100
  • 2681352e04
    export-dmabuf: permanently fail if backend doesn't implement export_dmabuf emersion 2018-05-28 08:20:01 +0100
  • f204a9127c
    Command line parsing Rostislav Pehlivanov 2018-05-28 00:55:13 +0100
  • b9b397ef80
    Add a demo client for dmabuf export Rostislav Pehlivanov 2018-05-27 04:03:29 +0100
  • a16ad4327a
    Update protocol emersion 2018-05-26 08:15:49 +0100
  • 65198b0aab
    export-dmabuf: assert number of planes emersion 2018-05-25 13:48:46 +0100
  • 2432c41a49
    export-dmabuf: correctly send the number of planes per layer emersion 2018-05-25 11:11:29 +0100
  • 3f9796112e
    export-dmabuf: fix tv_sec_hi emersion 2018-05-23 23:56:05 +0100
  • 00e108f2fc
    export-dmabuf: correctly finish wlr_linux_dmabuf_attribs emersion 2018-05-23 23:27:15 +0100
  • 1377e551ef
    Update wlr-export-dmabuf protocol emersion 2018-05-23 22:11:45 +0100
  • 7901740f94
    rootston: enable export-dmabuf emersion 2018-05-23 09:07:40 +0100
  • e26f4dff98
    export-dmabuf: wait for the frame to be ready, send timestamp emersion 2018-05-23 09:02:19 +0100
  • 5ba1a9af56
    render: add wlr_texture_to_dmabuf emersion 2018-05-23 00:03:26 +0100
  • bd430b8620
    backend/drm: support multi-planar DMA-BUFs when exporting emersion 2018-05-22 23:07:15 +0100
  • 36bd4795d4
    export-dmabuf: add basic and incomplete implementation emersion 2018-05-22 17:38:05 +0100
  • 9e26808c28
    output, backend/drm: add wlr_output_export_dmabuf emersion 2018-05-21 18:50:51 +0100
  • e1f56538a8
    Merge pull request #999 from dcz-purism/virtual-keyboard emersion 2018-05-29 18:22:44 +0100
  • f8a831859f Fix wlr_box_contains_point comparison Ryan Dwyer 2018-05-29 23:05:01 +1000
  • 3444f43c16
    Merge pull request #1012 from acrisci/doc-map-unmap emersion 2018-05-28 20:27:55 +0100
  • 044fa52be4 reword new_surface docs Tony Crisci 2018-05-28 13:12:53 -0400
  • c27cd5f065 document the map/unmap xdg-shell events Tony Crisci 2018-05-28 11:16:33 -0400
  • 5334ee8bfd virtual-keyboard: add support for the virtual-keyboard-v1 protocol Dorota Czaplejewicz 2018-05-24 19:46:54 +0200
  • f95bd1facf
    Merge pull request #1007 from emersion/xdg-toplevel-tiled Drew DeVault 2018-05-27 08:58:05 -0400
  • 47f097e09b
    xdg-shell: add wlr_xdg_toplevel_set_tiled emersion 2018-05-27 13:16:32 +0100
  • ebc8004c8c
    Merge pull request #1006 from emersion/drm-logs Drew DeVault 2018-05-27 08:37:46 -0400
  • 79683ee497
    backend/drm: better connector cleanup, add more logs emersion 2018-05-27 11:32:00 +0100
  • b597f5e380
    Merge pull request #1004 from emersion/surface-buffer-send-release Drew DeVault 2018-05-26 15:57:28 -0400
  • da504f9253
    surface: remove wl_resource_post_event emersion 2018-05-26 19:43:55 +0100
  • 4dfcbcf5dd
    Merge pull request #1003 from acrisci/document-keyboard-events emersion 2018-05-26 19:12:50 +0100
  • 9971d06afb document key and modifier signals Tony Crisci 2018-05-26 11:32:45 -0400
  • 0eec0c7303
    Merge pull request #1001 from ammen99/xterm-fix emersion 2018-05-26 08:19:52 +0100
  • 5dd1a838f3 xwm: set the proper event mask in client messages Ilia Bozhinov 2018-05-26 10:08:20 +0300
  • 6eb4b5b54d
    Merge pull request #993 from emersion/bind-wl-drm-in-renderer emersion 2018-05-25 13:54:16 +0100
  • 35b31dcfb7
    Merge pull request #1000 from ammen99/custom-renderer-initialization Drew DeVault 2018-05-25 08:38:44 -0400
  • 24cf70ae96 backends: implement custom EGL and renderer initialization Ilia Bozhinov 2018-05-25 13:14:35 +0300
  • a0eb37e2ea
    Merge pull request #997 from dcz-purism/master Drew DeVault 2018-05-24 10:30:15 -0400
  • a94c56a828 rootston: Keep focus unchanged when non-focusable element clicked Dorota Czaplejewicz 2018-05-24 16:10:29 +0200