Commit Graph

  • 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
  • 7c85709de1
    Focus last view on close in rootston emersion 2017-10-25 20:34:40 +0200
  • b443b9a998 xwm: set net active window on xwm create Tony Crisci 2017-10-25 08:42:42 -0400
  • 0d1dd84a48 xwm: improve activation and dont send focus twice Tony Crisci 2017-10-25 08:39:28 -0400
  • 1be650d78a xwm: only emit unmap notify once Tony Crisci 2017-10-25 07:12:25 -0400
  • e5ee01254b xwm: map and unmap notify Tony Crisci 2017-10-24 21:07:46 -0400
  • 22435e00c5 xwm: 80col cleanup Tony Crisci 2017-10-24 19:18:31 -0400
  • 7643765e7b xwm: unpaired surface list cleanup Tony Crisci 2017-10-24 19:16:50 -0400
  • 3277c6d994 Fix order of WM_HINTS and WM_PROTOCOLS in xwm atom_map Alexander Taylor 2017-10-24 23:51:53 +0100
  • 87b5b268d1 Remove gamma_control->link from list in destroy emersion 2017-10-24 21:44:30 +0200
  • 70cc87078e Merge pull request #334 from inclement/fix_xwayland_close Tony Crisci 2017-10-24 19:01:30 -0400
  • 2ff94d0036 xwm: get rid of displayable surfaces list Tony Crisci 2017-10-24 18:57:20 -0400
  • c57267da13 Fix order of WM_HINTS and WM_PROTOCOLS in xwm atom_map Alexander Taylor 2017-10-24 23:51:53 +0100
  • e84d573b91
    Complete server-decoration implementation emersion 2017-10-24 23:22:27 +0200
  • e521b0404b
    Add server-decoration skeleton emersion 2017-10-24 21:56:18 +0200
  • 71ee40e8f1 Merge pull request #332 from emersion/gamma-control-fix-destroy Drew DeVault 2017-10-24 15:48:19 -0400
  • 9ccf66f53d
    Remove gamma_control->link from list in destroy emersion 2017-10-24 21:44:30 +0200
  • 79e14f65e0 xwm: fix lists Tony Crisci 2017-10-24 14:37:18 -0400
  • fa94a06fd6 xwm: handle configure notify Tony Crisci 2017-10-24 13:57:10 -0400
  • a9d70a6256 xwm: set window attributes on create Tony Crisci 2017-10-24 13:24:26 -0400
  • a3f2754668 xwm: add surface to rootston on surface commit Tony Crisci 2017-10-24 12:00:43 -0400
  • c666d34d2d xwm: add missing atoms to list Tony Crisci 2017-10-24 11:00:41 -0400
  • 79978383ba xwm: net active window Tony Crisci 2017-10-24 10:04:33 -0400
  • 03bd34e826 xwm: atom cleanup Tony Crisci 2017-10-24 09:21:11 -0400
  • 2ca502b546 Merge branch 'master' into feature/xwm-rewrite Tony Crisci 2017-10-24 09:11:12 -0400
  • 0f7f6b1373 xwm: refactor xwm init Tony Crisci 2017-10-24 08:49:10 -0400
  • bbf08f3ef9 Merge pull request #262 from acrisci/feature/data-device-selection Drew DeVault 2017-10-24 08:22:13 -0400
  • 93042e844b Merge pull request #325 from acrisci/bug/texture-destroy Drew DeVault 2017-10-24 08:22:06 -0400
  • 1dbe314937 Merge branch 'master' into feature/data-device-selection Tony Crisci 2017-10-24 07:28:04 -0400
  • 06d8893543 wlr-seat: edit todos Tony Crisci 2017-10-24 07:24:48 -0400
  • d33a9f8eaa wlr-seat: keyboard redesign Tony Crisci 2017-10-23 08:59:55 -0400
  • 1b7918f50e Merge pull request #328 from emersion/send-output-current-mode Drew DeVault 2017-10-23 15:19:40 -0400
  • eea532911a
    Send output current mode when changed emersion 2017-10-23 21:03:00 +0200
  • b74e30be12 Merge pull request #327 from martinetd/meson_check_versions Drew DeVault 2017-10-23 13:30:30 -0400
  • a2f5e60dea meson: fail build if libinput < 1.7.0 Dominique Martinet 2017-10-24 02:05:36 +0900
  • 98207fda81 meson: fail build if gbm/mesa < 17.1.0 Dominique Martinet 2017-10-08 09:55:12 +0900
  • 6e7caaee6b Revert "wlr-surface: destroy texture on null buffer commit" Tony Crisci 2017-10-23 09:09:12 -0400
  • 75f0a6c998 Merge pull request #286 from versusvoid/update-connector-crtc-bindings Scott Anderson 2017-10-23 20:25:40 +1300