Commit graph

  • f678775953
    Merge pull request #394 from Ongy/xkb_fix Drew DeVault 2017-11-07 11:34:28 -0500
  • 23991861a4 works in review comments Markus Ongyerth 2017-11-07 16:50:34 +0100
  • 8ca76ff7f2 explains 2 way keybind trying. Markus Ongyerth 2017-11-07 12:55:19 +0100
  • c88990d2c2 fix the keybind handling in rootston. Markus Ongyerth 2017-11-07 12:32:55 +0100
  • 03d3fdc158
    Basic maximization implementation for xdg-shell emersion 2017-11-05 16:29:43 +0100
  • 2280928bb2 rootston: roots_cursor Tony Crisci 2017-11-05 09:20:11 -0500
  • b74c4cf974 Merge branch 'master' into feature/multiseat Tony Crisci 2017-11-05 08:09:45 -0500
  • 74a45ee776
    Merge pull request #388 from emersion/fix-wayland-pointer-axis Drew DeVault 2017-11-05 07:29:02 -0500
  • 1cee782fec
    Fix pointer axis delta in Wayland backend emersion 2017-11-05 13:00:27 +0100
  • 3e3209cba2
    Fix laggy move-resize in xdg-shell emersion 2017-11-05 10:22:42 +0100
  • 704f0f158a rootston: move device init to seat Tony Crisci 2017-11-04 13:12:35 -0400
  • 2f6cfe4057 Fix software cursors on scaled outputs Drew DeVault 2017-11-04 11:47:34 -0400
  • 5354fe8729 move keyboard to seat Tony Crisci 2017-11-03 09:01:34 -0400
  • 6d8e1abfc0 Improve input sensitivity Drew DeVault 2017-11-04 01:35:12 -0400
  • 80caaf8fcc
    Merge pull request #385 from emersion/resize-below-min-size Drew DeVault 2017-11-03 10:51:45 -0400
  • cf713edc10
    Fix moving views when resizing below min size emersion 2017-11-03 14:49:15 +0100
  • 9bd0f47efd rootston: refactor keyboard Tony Crisci 2017-11-03 06:18:20 -0400
  • 447c561d15 rootston: seat config by device Tony Crisci 2017-11-03 06:08:37 -0400
  • 86b8729998 Merge remote-tracking branch 'origin/master' into hidpi Drew DeVault 2017-11-02 23:34:02 -0400
  • 975b9dc365 Fix view centering on HiDPI outputs Drew DeVault 2017-11-02 23:33:06 -0400
  • ca8cf7d48d Rethink HiDPI output layouts, fixes everything Drew DeVault 2017-11-02 23:17:39 -0400
  • 53021f8ed4 rootston: break up input.h Tony Crisci 2017-11-02 20:13:10 -0400
  • ec11a95d0c
    Merge pull request #383 from emersion/wl-resource-create-checks Drew DeVault 2017-11-02 19:18:44 -0400
  • f8de7aa0fd
    Add checks for wl_resource_create emersion 2017-11-02 23:14:24 +0100
  • 80b4a2f64c
    Merge pull request #382 from emersion/cursor-surface-position Drew DeVault 2017-11-02 14:29:57 -0400
  • 0384c9c094
    Process surface position for software cursor hotspots emersion 2017-11-02 19:24:48 +0100
  • 62734d0553
    Merge pull request #380 from emersion/xwayland-root-cursor Drew DeVault 2017-11-02 12:28:31 -0400
  • 900fb326f7
    Fixes segfault when no xcb_render_pictforminfo_t is available emersion 2017-11-02 17:21:00 +0100
  • bb76f52640
    Fetch xcb_render_pictformat_t at startup emersion 2017-11-02 16:59:57 +0100
  • 3f4ad47421
    Use compositor theme for xwm cursor emersion 2017-11-02 16:49:22 +0100
  • ddd7b7711c
    Load xwm cursor from theme emersion 2017-11-02 15:52:02 +0100
  • 2d4e02969d
    Merge pull request #381 from emersion/fix-disabled-cursors Drew DeVault 2017-11-02 10:18:31 -0400
  • b46d2a8b33
    Fix wlr_output_cursor_destroy emersion 2017-11-02 11:42:42 +0100
  • d11973ed7d
    Fix disabled cursors emersion 2017-11-02 11:37:43 +0100
  • 4254c28138
    Free xwm cursor in xwm_destroy emersion 2017-11-02 11:09:14 +0100
  • f31fea7977
    Fix CI build emersion 2017-11-02 00:19:51 +0100
  • bdaf66a292
    Set xwayland root cursor emersion 2017-11-02 00:03:55 +0100
  • 63a46c6550
    Merge pull request #379 from martinetd/shutdown_asan Drew DeVault 2017-11-01 16:28:08 -0400
  • b53db8c39e libinput backend destroy: fix small leak Dominique Martinet 2017-11-01 21:08:59 +0100
  • 844b166c1b multi_backend_destroy: fix trivial use-after-free Dominique Martinet 2017-11-01 20:59:28 +0100
  • 4f73498b78 Move shared example code Drew DeVault 2017-11-01 15:47:58 -0400
  • 19f24e5530
    Merge pull request #378 from martinetd/rootston_close Drew DeVault 2017-11-01 15:21:48 -0400
  • 43cd3c7aea Indentation fix Dominique Martinet 2017-11-01 20:14:52 +0100
  • bd85cbd478
    Merge pull request #377 from emersion/output-needs-swap Drew DeVault 2017-11-01 15:13:49 -0400
  • bf225a60d8 rootston: flush 'close' command on Xwayland Dominique Martinet 2017-11-01 20:01:22 +0100
  • e18460c981
    Add wlr_output.needs_swap emersion 2017-11-01 20:08:15 +0100
  • 697a24137b
    Merge pull request #376 from martinetd/rootston_exit Drew DeVault 2017-11-01 14:44:38 -0400
  • e3ee2cd9c7 rootston exit: fix libinput destroy Dominique Martinet 2017-11-01 19:35:39 +0100
  • f451ea3639 rootston exit: fix drm destroy Dominique Martinet 2017-11-01 19:34:17 +0100
  • 1d0973f6c8
    Merge pull request #374 from emersion/set-cursor-event-serial Drew DeVault 2017-11-01 13:18:46 -0400
  • 0df7a3c22d
    Add wlr_seat_pointer_request_set_cursor_event.serial emersion 2017-11-01 18:15:37 +0100
  • 0d9d670dbd
    Merge pull request #365 from emersion/wayland-backend-transform Drew DeVault 2017-11-01 10:21:02 -0400
  • a15b35aa10
    Remove mysterious hotspot switch in DRM backend emersion 2017-11-01 14:36:58 +0100
  • 60c018c017
    Fix hidden software cursors, fix cursor transformations on DRM backend emersion 2017-11-01 14:25:41 +0100
  • b2ff9f13b7
    Merge pull request #368 from acrisci/bug/seat-clear-focus Drew DeVault 2017-11-01 09:20:49 -0400
  • b23dd6a6f8 wlr-seat bug: dont set focus surface to null then clear focus Tony Crisci 2017-11-01 09:08:35 -0400
  • ed74f473d6 Fix various rebase-related bugs Drew DeVault 2017-11-01 08:57:30 -0400
  • 7f76f46318 Adjust rendering to compensate for disparate scale Drew DeVault 2017-10-25 23:48:54 -0400
  • 8c0929cfb3 Fix backwards bit banging Drew DeVault 2017-10-25 23:27:12 -0400
  • c8f97a3a2c Use surface matrix for software cursors Drew DeVault 2017-10-25 23:03:30 -0400
  • bafb970871 View view_at (and pointer events) for hidpi Drew DeVault 2017-10-25 22:46:20 -0400
  • a6930cd8ea Handle output enter/leave correctly Drew DeVault 2017-10-25 22:37:02 -0400
  • 9861add146 Send surface enter output events to clients Drew DeVault 2017-10-24 08:37:30 -0400
  • a7446792a1 Consider scale factor when rendering views Drew DeVault 2017-10-22 23:19:21 -0400
  • 03c0d41ca9
    Merge pull request #367 from acrisci/bug/dnd-force-cancel Drew DeVault 2017-11-01 08:38:39 -0400
  • 1a756b3123 bugfix: dnd force cancel Tony Crisci 2017-11-01 08:05:02 -0400
  • e903a69698
    Merge pull request #366 from martinetd/no_config_start Tony Crisci 2017-11-01 07:00:21 -0400
  • 46c80fa51e rootston: fix startup with no config Dominique Martinet 2017-11-01 11:42:43 +0100
  • 510ce27fb7
    Re-enable hardware cursors emersion 2017-11-01 10:57:24 +0100
  • 0beae99188
    Apply output transformation to pointer events in Wayland backend emersion 2017-10-31 18:00:33 +0100
  • c7c0d34e92
    Merge pull request #352 from emersion/output-cursor Tony Crisci 2017-10-31 17:58:28 -0400
  • 7200d64336
    Merge pull request #363 from acrisci/feature/grab-tweaks Drew DeVault 2017-10-31 13:11:00 -0400
  • ec22fe7134
    Make wlr_output_interface.enable optional emersion 2017-10-31 15:19:55 +0100
  • d2581eadbc
    Assert mandatory impl fields in wlr_output_init emersion 2017-10-31 15:08:45 +0100
  • 6b6895168b
    Fix segfaults on exit in examples/mutli-pointer emersion 2017-10-31 15:02:41 +0100
  • 7dc716a2bb
    Fix memory leak in wlr_cursor emersion 2017-10-31 14:58:58 +0100
  • 2c63aa2056
    Destroy x11 output with backend emersion 2017-10-31 14:21:12 +0100
  • c97b5ac4ce
    Fix output_cursor_render bounds check emersion 2017-10-31 13:48:09 +0100
  • e5b49158b4 rootston: end grab on escape Tony Crisci 2017-10-31 08:38:21 -0400
  • 9142def292
    Do not render off-screen software cursors emersion 2017-10-31 12:57:20 +0100
  • ca9dfd2e14
    Emit add event after configuring wlr_output_layout_output emersion 2017-10-31 11:12:05 +0100
  • ae9a46fc9b
    Remove outdated TODOs, use wlr_surface_has_buffer emersion 2017-10-31 10:54:05 +0100
  • 6a74a3586f
    Fix wlr_cursor_destroy, handle device remove in examples/multi-cursor emersion 2017-10-29 20:58:58 +0100
  • 044173d1df
    Add multi-pointer example emersion 2017-10-29 20:03:56 +0100
  • c3b09f73da
    Fix cursor hotspot with rotated outputs on DRM backend emersion 2017-10-29 18:45:53 +0100
  • 4230a577cc
    Remove wlr_cursor_set_xcursor for now emersion 2017-10-29 18:14:58 +0100
  • 95566c6bdf
    Transform cursor hotspot, fix wayland cursor hotspot emersion 2017-10-29 17:43:26 +0100
  • 6656e25fd4
    Transform cursor hotspot emersion 2017-10-29 11:42:09 +0100
  • 2e2d63a164
    Manage wlr_output_cursor from wlr_cursor emersion 2017-10-29 11:20:11 +0100
  • c45f2eef0e
    Fix rootston emersion 2017-10-29 10:39:47 +0100
  • 1b6c729360
    Add wlr_output_cursor emersion 2017-10-29 09:09:21 +0100
  • e9c2cf09dc
    Merge pull request #361 from emersion/output-layout-checked-allocs Tony Crisci 2017-10-31 07:07:06 -0400
  • f7f02cc331
    Merge pull request #362 from emersion/types-allocs-and-style Tony Crisci 2017-10-31 07:06:14 -0400
  • 88f85f7477
    Fix code style issues emersion 2017-10-31 12:01:49 +0100
  • 816d6890ee
    Fix remaining unchecked allocs in types and code style emersion 2017-10-31 11:58:39 +0100
  • 78245a3998
    Check allocation errors in wlr_output_layout emersion 2017-10-31 11:29:53 +0100
  • 37b1e8bd25
    Merge pull request #360 from acrisci/bug/x11-output-free Drew DeVault 2017-10-30 22:18:50 -0400
  • 9cc5166905 bug: free x11 backend output in destroy Tony Crisci 2017-10-30 19:23:24 -0400
  • ebca06bfe4
    Merge pull request #358 from acrisci/refactor/sec-to-msec Drew DeVault 2017-10-30 15:50:31 -0400
  • 875a5b446f remove time usec Tony Crisci 2017-10-30 15:43:06 -0400