Commit Graph

  • 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
  • 2e7cfd21e4
    Merge pull request #359 from acrisci/refactor/seat-handle-to-client Drew DeVault 2017-10-30 09:19:38 -0400
  • 74bca7251b rename wlr_seat to seat on seat structs Tony Crisci 2017-10-30 08:44:39 -0400
  • fddef4d58e rename seat handle to seat client Tony Crisci 2017-10-30 08:37:54 -0400
  • a224e74fad refactor input time_sec to time_msec Tony Crisci 2017-10-30 06:40:06 -0400
  • 57efc3417f
    Merge pull request #356 from vially/fix-bounds-check Tony Crisci 2017-10-29 19:41:47 -0400
  • 34dcb083ca
    Fix resize bounds check in rootson Valentin Hăloiu 2017-10-30 00:12:17 +0100
  • 9a3c94b608
    Merge pull request #331 from acrisci/feature/xwm-rewrite Drew DeVault 2017-10-29 11:02:27 -0400
  • c01248cf17 Merge branch 'master' into feature/xwm-rewrite Tony Crisci 2017-10-29 10:43:10 -0400
  • ce72a687ce xwm: cleanup send focus window logic Tony Crisci 2017-10-29 10:40:16 -0400
  • 88316e7921 xwm: get rid of xcb call macro Tony Crisci 2017-10-29 10:36:16 -0400
  • 942a19a069 xwm: cleanup and consistent naming Tony Crisci 2017-10-29 10:31:01 -0400
  • 50e86a0efa Allow configuring output mode in rootston Drew DeVault 2017-10-28 15:32:08 -0400
  • fa9c6ecc53 Fix segfault in DRM cursor Drew DeVault 2017-10-28 15:09:38 -0400
  • 4281aefbf8
    Merge pull request #324 from acrisci/feature/keyboard-redesign Drew DeVault 2017-10-28 10:56:41 -0400
  • b3d5f1146c
    Merge pull request #349 from emersion/resize-bounds Drew DeVault 2017-10-28 09:23:25 -0400
  • fb0c9a356e
    Enforce resize bounds in rootston emersion 2017-10-28 11:58:34 +0200
  • 680f8a169d xwm: remove duplicate calls in net wm state read Tony Crisci 2017-10-27 15:32:19 -0400
  • c555a66dda Merge branch 'master' into feature/xwm-rewrite Tony Crisci 2017-10-27 15:22:00 -0400
  • 325def3841 xwm: create colormap and visual depth detection Tony Crisci 2017-10-27 15:20:50 -0400
  • b97160238f
    Merge pull request #347 from emersion/resize-all-edges Drew DeVault 2017-10-27 15:16:39 -0400
  • 2718b57180
    Force resize for all edges in rootston emersion 2017-10-27 20:36:25 +0200
  • 9f1ed70b81
    Merge pull request #344 from emersion/compositor-action-cursors Drew DeVault 2017-10-27 13:42:53 -0400
  • 0572abbb25
    Merge pull request #345 from emersion/remove-last-active-view Drew DeVault 2017-10-27 13:33:38 -0400
  • 315c01ba0f
    Remove input.last_active_view emersion 2017-10-27 19:21:26 +0200
  • be297d9d14 xwm: net wm state Tony Crisci 2017-10-27 13:05:14 -0400
  • ec5beeb8b8
    Move xcursor stuff into its own file emersion 2017-10-27 19:09:38 +0200
  • ad27cc3bff
    Set compositor cursor for move, resize and rotate emersion 2017-10-27 18:41:31 +0200
  • 6a4290b86a xwm: moveresize events Tony Crisci 2017-10-27 10:48:09 -0400
  • 4bee96bd30 Merge pull request #333 from emersion/server-decoration Drew DeVault 2017-10-27 09:28:25 -0400
  • a43acae000
    Send server-decoration ack event automatically emersion 2017-10-27 00:02:30 +0200
  • 8fb948c109 Merge pull request #341 from emersion/per-keyboard-config Drew DeVault 2017-10-26 17:27:21 -0400
  • 882bda0664
    Rename default keyboard section emersion 2017-10-26 23:02:24 +0200
  • c0c4816b13
    Fix fallback when there are two config blocks for a keyboard emersion 2017-10-26 22:38:03 +0200
  • 4a106648c4 xwm: remove incorrect implementation of net wm state Tony Crisci 2017-10-26 15:58:18 -0400
  • 4e5d23daa9
    Per-keyboard configuration emersion 2017-10-26 19:59:32 +0200
  • 92b41bb51f Merge pull request #340 from emersion/switch-vt-no-hw-cursor Drew DeVault 2017-10-26 13:10:18 -0400
  • 9d587d759f
    Do not set hw cursor if disabled when switching VT emersion 2017-10-26 18:58:44 +0200
  • 32b848bd46 xwm: handle focus in Tony Crisci 2017-10-26 11:54:39 -0400
  • 930ab06857 xwm: send net_wm_state Tony Crisci 2017-10-26 11:39:08 -0400
  • 263279b7e0 xwm: rewrite xwm initialization Tony Crisci 2017-10-26 10:39:36 -0400
  • ff0006d0f0 xwm: refactor client message handler Tony Crisci 2017-10-26 09:01:53 -0400
  • b3eec47d57 Merge pull request #335 from emersion/focus-on-close Tony Crisci 2017-10-25 21:30:05 -0400
  • a861b380ef xwm: add net active window to supported Tony Crisci 2017-10-25 20:41:55 -0400
  • 7914f4bda9 xwm: dont focus override redirect windows Tony Crisci 2017-10-25 20:40:55 -0400
  • d6a1e6fd79 xwm: dont flush if no events Tony Crisci 2017-10-25 18:51:15 -0400