Commit graph

  • f37e8c5b6e
    backend/wayland: cleanup input transform code emersion 2018-03-30 22:38:09 -0400
  • aa6ae710f7
    backend/x11: fix input events emersion 2018-03-30 22:36:04 -0400
  • 0a7a8cbd1c
    backend/x11: add WLR_X11_OUTPUTS support emersion 2018-03-30 22:09:06 -0400
  • d4f7ced6e2
    backend/x11: refactor, prepare support for multiple outputs emersion 2018-03-30 21:40:43 -0400
  • f133170ff0
    Merge pull request #787 from swaywm/input-point emersion 2018-03-30 23:05:49 -0400
  • e19ee6d469 Add wlr_surface_point_accepts_input Drew DeVault 2018-03-30 22:19:33 -0400
  • 2053a4c144 Add more exotic cursor for layer shell example Drew DeVault 2018-03-30 21:02:28 -0400
  • 2701a964cf
    Merge pull request #783 from swaywm/layer-input Drew DeVault 2018-03-30 20:37:57 -0400
  • 746e3759b7 Address review feedback Drew DeVault 2018-03-30 19:33:57 -0400
  • c4666918fa
    Merge pull request #782 from orestisf1993/fix-build emersion 2018-03-30 19:13:07 -0400
  • 168f65fb7a Minor bugfixes Drew DeVault 2018-03-30 18:28:21 -0400
  • e3eb487dc2 Add pointer support to layer shell example Drew DeVault 2018-03-30 17:26:58 -0400
  • c9ed6fed59
    Fix build error with -O2 Orestis Floros 2018-03-30 23:43:16 +0300
  • dc412c514b Find layer surfaces for input events Drew DeVault 2018-03-30 16:54:37 -0400
  • 662f40b8ae Refactor cursor event passhtrough Drew DeVault 2018-03-30 15:19:33 -0400
  • 212d957c69
    Merge pull request #779 from emersion/xwayland-map-consistency Tony Crisci 2018-03-30 16:16:52 -0400
  • e8cb5e89e9
    Merge pull request #780 from emersion/output-damage-box-include emersion 2018-03-30 13:37:43 -0400
  • 47a529a69c
    output-damage: fix missing wlr_box include emersion 2018-03-30 12:31:16 -0400
  • 865b0aa123
    xwayland: rename map_notify to map for consistency emersion 2018-03-30 11:01:23 -0400
  • 8ada41c272
    Merge pull request #777 from emersion/fix-surface-buffer-not-updated Drew DeVault 2018-03-29 20:48:10 -0400
  • 6bbf507082
    surface: fix texture not updated on commit emersion 2018-03-29 19:44:57 -0400
  • cadfccf1fd
    xwayland: use a separate window for drag'n'drop emersion 2018-03-29 17:53:47 -0400
  • d5f46f4db4
    data-device: redesign wlr_data_source emersion 2018-03-29 17:53:13 -0400
  • 4137d9fc80 Destroy layer surfaces on client destroyed Drew DeVault 2018-03-29 16:30:09 -0400
  • b887af9a60 Fix maximized windows interaction with layer shell Drew DeVault 2018-03-29 12:18:13 -0400
  • 79dd4a0ff9
    xwayland: receive DND_FINISHED emersion 2018-03-29 12:11:30 -0400
  • ca2a73b90d
    xwayland: allow drag data source transfer after drag ends emersion 2018-03-29 11:40:19 -0400
  • 743466d475
    data-device: add seat.drag_source emersion 2018-03-29 11:33:40 -0400
  • 5dc5f446a8
    xwayland: send drag'n'drop action to data source emersion 2018-03-29 11:19:42 -0400
  • a316396eab
    Merge pull request #720 from acrisci/xdg-positioner emersion 2018-03-29 01:02:40 -0400
  • 2e63d1a0ca toplevel_box to toplevel_sx_box Tony Crisci 2018-03-28 23:24:39 -0400
  • 27f450ac0e add todo for rotated unconstrained popup Tony Crisci 2018-03-28 22:26:56 -0400
  • 6fd50947bd
    xwayland: improve error handling emersion 2018-03-28 21:36:53 -0400
  • 71da20dbde add comment for output box in toplevel coords Tony Crisci 2018-03-28 20:51:25 -0400
  • cf13a6d9c6 address toplevel coords issue Tony Crisci 2018-03-28 20:09:20 -0400
  • 967bccffcd remove xdg-positioner wlr wrappers Tony Crisci 2018-03-28 19:42:17 -0400
  • 8b967fc573 bug: dont slide over too far Tony Crisci 2018-03-28 19:00:49 -0400
  • bf5ae85683 return early when no dest_x/y in output layout closest point Tony Crisci 2018-03-28 18:40:55 -0400
  • 67c8aec77f popup constraint handle empty output layout Tony Crisci 2018-03-28 18:36:48 -0400
  • bd828e23de dont allocate xdg-positioner attrs Tony Crisci 2018-03-28 18:33:21 -0400
  • 376d1cc0da rename xdg-positioner structs Tony Crisci 2018-03-28 18:30:38 -0400
  • 3effe153bc
    xwayland: make wayland → xwayland work emersion 2018-03-28 17:26:29 -0400
  • 4ab88a5330 xdg-positioner bugfix Tony Crisci 2018-03-28 17:04:55 -0400
  • 0bfcce50a9 xdg-positioner: honor constraint flags Tony Crisci 2018-03-28 16:55:16 -0400
  • dbffda7549 xdg-positioner wlr abstractions Tony Crisci 2018-03-28 16:27:08 -0400
  • 30babb3865
    xwayland: send DND_LEAVE emersion 2018-03-28 16:26:45 -0400
  • e208f8dd8c
    xwayland: fixes events not flushed causing issues with GTK apps emersion 2018-03-28 16:06:11 -0400
  • bde859452d
    xwayland: print names of unsupported properties and client messages emersion 2018-03-28 15:45:15 -0400
  • 2a34b154e6
    xwayland: send DND_DROP emersion 2018-03-28 15:33:23 -0400
  • 73394deb76
    xwayland: send DND_POSITION emersion 2018-03-28 14:16:14 -0400
  • 5dd022da13
    Merge pull request #765 from swaywm/transformed-events emersion 2018-03-28 14:11:39 -0400
  • 3813121fef Fix wayland output absolute input handling Drew DeVault 2018-03-28 14:04:23 -0400
  • 0d7a81ccdf
    xwayland: send DND_ENTER emersion 2018-03-28 12:59:11 -0400
  • 52d621e097
    Merge pull request #763 from emersion/x11-backend-kbd-modifiers Drew DeVault 2018-03-28 12:51:08 -0400
  • c5cd805098 positioner rootston cleanup and bugfix Tony Crisci 2018-03-28 12:46:41 -0400
  • 32bdcdf719 Address review feedback Drew DeVault 2018-03-28 12:33:17 -0400
  • e2c4e1ef54 fix xdg-positioner left constrain bug Tony Crisci 2018-03-28 12:12:00 -0400
  • ac219cbda6 Remove width_mm from tablet events Drew DeVault 2018-03-28 11:40:35 -0400
  • 738f5e3344 cleanup xdg-positioner rootston code Tony Crisci 2018-03-28 11:42:01 -0400
  • 324b9d910d Remove width_mm from wlr_touch events Drew DeVault 2018-03-28 11:04:40 -0400
  • a35a5786b0 Remove width_mm from wlr_pointer events Drew DeVault 2018-03-28 10:46:50 -0400
  • f033f717a2
    backend/x11: make xcb-xkb optional, remove global state emersion 2018-03-28 00:26:15 -0400
  • 41e54ba632 Merge branch 'master' into xdg-positioner Tony Crisci 2018-03-28 00:20:39 -0400
  • 330ee08126
    Merge pull request #744 from emersion/texture-redesign Tony Crisci 2018-03-28 00:14:57 -0400
  • 8d1b5c7600
    backend/x11: correctly update keyboard modifiers emersion 2018-03-28 00:04:32 -0400
  • 48e8202883
    Merge pull request #731 from swaywm/layer-surfaces Tony Crisci 2018-03-27 23:37:37 -0400
  • 7d89e7e58d Assign layer surface role Drew DeVault 2018-03-27 23:08:41 -0400
  • 96a8df2f9a Fix ack configure/configure flow Drew DeVault 2018-03-27 22:50:55 -0400
  • 3e5131e664 Address further review feedback Drew DeVault 2018-03-27 21:25:40 -0400
  • a1d5d20914 Address some more feedback Drew DeVault 2018-03-27 17:36:35 -0400
  • 52fe2688ea Address @emersion's feedback Drew DeVault 2018-03-27 17:18:16 -0400
  • 13edb19a6c Fix issue starting up client EGL on X11 backend Drew DeVault 2018-03-27 15:49:44 -0400
  • 776b81d499 Fix surface layer damage tracking Drew DeVault 2018-03-26 23:13:09 -0400
  • e841e5602b Address @emersion's feedback Drew DeVault 2018-03-26 22:08:34 -0400
  • 0e318df13d Add margin animation to the example demo Drew DeVault 2018-03-26 18:44:36 -0400
  • 86ca4bea6d Fix layer rendering/layout bugs Drew DeVault 2018-03-26 18:12:31 -0400
  • 097e87ca9f Handle usable area for maximized windows Drew DeVault 2018-03-26 14:14:23 -0400
  • ab6c2bf584 Reset exclusivity after shell layer Drew DeVault 2018-03-26 12:22:17 -0400
  • df9dbf3170 Fix rebase issues; rearrange layers on destroy Drew DeVault 2018-03-26 12:01:13 -0400
  • 11c57d22b0 Use 0 for default width/height (rather than -1) Drew DeVault 2018-03-24 18:02:42 -0400
  • d1c0e6fe2c Add layer_surface.close Drew DeVault 2018-03-24 18:00:01 -0400
  • b73c4f48c1 Fix exclusive zone among other layers Drew DeVault 2018-03-20 21:57:16 -0400
  • 0f7e78f6aa Fix issue with multiple outputs in layer example Drew DeVault 2018-03-20 21:45:50 -0400
  • 8c98c18880 Gracefully deal with outputs being removed Drew DeVault 2018-03-20 21:41:18 -0400
  • f444a0d14c Implement layer surface damage Drew DeVault 2018-03-20 21:13:39 -0400
  • 4bf936360d Arrange & render layer surfaces Drew DeVault 2018-03-19 23:11:37 -0400
  • fcf8c6c8a2 Fix issues preventing layer from getting allocated Drew DeVault 2018-03-19 20:24:16 -0400
  • 4bc1cc49d5 Fix strcmp use Drew DeVault 2018-03-18 17:17:28 -0400
  • b31ce4220c Add broken test client and rootston stubs Drew DeVault 2018-03-18 15:09:37 -0400
  • 88eec637a4 Address feedback Drew DeVault 2018-03-18 13:58:01 -0400
  • 1628730b09 Add wlr_layer_surface_configure Drew DeVault 2018-03-17 21:06:54 -0400
  • 4a8c0c0784 Destroy layer surfaces when client is destroyed Drew DeVault 2018-03-17 19:17:28 -0400
  • b06105b564 Implement layer surface requests Drew DeVault 2018-03-17 19:11:14 -0400
  • 3ba57fccd1 Wire up layer surface resources to stubs Drew DeVault 2018-03-17 19:03:52 -0400
  • f29d8b55ae Initial scaffolding of layer shell Drew DeVault 2018-03-17 15:07:48 -0400
  • 575bc81d54
    Merge pull request #754 from emersion/popup-map-unmap-damage Tony Crisci 2018-03-27 17:37:03 -0400
  • 4abca435cc
    rootston: damage view when xdg-popup is mapped/unmapped emersion 2018-03-27 17:27:58 -0400
  • 19a525f3b5
    rootston: damage view when zxdg-popup-v6 is mapped/unmapped emersion 2018-03-26 19:02:28 -0400
  • edb643fc6c basic xdg-positioner Tony Crisci 2018-03-27 17:16:08 -0400
  • 6f2de28e5e
    Merge pull request #761 from emersion/remove-gl-from-egl Drew DeVault 2018-03-27 17:07:36 -0400