Commit Graph

  • 0b3f83d93a
    Fix pointer input for rotated views on HiDPI outputs emersion 2017-11-12 12:38:08 +0100
  • 8605243459
    Introduce wlr_xcursor_manager emersion 2017-11-12 11:10:56 +0100
  • 2dccb11741
    rootston: keep one xcursor_theme per seat emersion 2017-11-11 23:53:45 +0100
  • c1eff3d3af
    Merge pull request #413 from emersion/output-serial Drew DeVault 2017-11-11 17:36:14 -0500
  • 09279b90a6
    Add wlr_output.serial emersion 2017-11-11 19:09:34 +0100
  • aaf0691883
    rootston: add roots_xcursor_theme emersion 2017-11-11 18:42:14 +0100
  • ac1573b0e7
    Add scale parameter to wlr_cursor_set_image emersion 2017-11-11 17:27:44 +0100
  • 2bee288090
    Merge pull request #411 from acrisci/refactor/config-cleanup Drew DeVault 2017-11-11 11:04:36 -0500
  • 7072ac87fd rootston: config.c 80 col Tony Crisci 2017-11-11 10:59:50 -0500
  • 1db3b55128 rootston: prefix config structs and functions Tony Crisci 2017-11-11 10:59:04 -0500
  • c9916b998c
    Merge pull request #410 from turlando/fix/unused-result Drew DeVault 2017-11-11 10:54:32 -0500
  • 029f2c05bb Fix unused-result error Tancredi Orlando 2017-11-11 16:47:54 +0100
  • 18079e234a rootston: documentation for config.h functions Tony Crisci 2017-11-11 10:44:29 -0500
  • 6e00140e8a rootston: remove unused import and old todo from config header Tony Crisci 2017-11-11 10:41:18 -0500
  • 4ccadf713b rootston: fix formatting for xwayland config Tony Crisci 2017-11-11 10:40:56 -0500
  • a538ef33c1
    Merge pull request #384 from acrisci/feature/multiseat Drew DeVault 2017-11-11 10:11:31 -0500
  • 2a9dc60f28 Merge branch 'master' into feature/multiseat Tony Crisci 2017-11-11 09:58:59 -0500
  • 78ed7f3c89
    Merge pull request #408 from emersion/fix-xdg-no-geometry Drew DeVault 2017-11-11 09:46:11 -0500
  • eb89f1dcd2
    Fix resize issues with some xdg-shell apps. emersion 2017-11-11 15:39:15 +0100
  • 698a172701
    Merge pull request #405 from rgnstf2712/fix-typos Scott Anderson 2017-11-11 15:09:26 +1300
  • f092a37955 Fix typos Stefano Ragni 2017-11-11 00:45:52 +0100
  • 5f3b27347c
    Merge pull request #404 from emolitor/CPP-Compatibility Drew DeVault 2017-11-10 10:18:43 -0500
  • 5be11a5c95 Remove VLA from session.h Eric Molitor 2017-11-10 15:12:00 +0000
  • 27a3a810ab rootston: fix multiseat focus Tony Crisci 2017-11-10 08:27:45 -0500
  • e6babc07a0
    Merge pull request #390 from emersion/rootston-maximize Drew DeVault 2017-11-10 08:26:20 -0500
  • 425713b837 Merge branch 'hidpi' Drew DeVault 2017-11-10 08:21:50 -0500
  • aafb00a15f Fix centering views on scaled outputs Drew DeVault 2017-11-10 08:21:23 -0500
  • ca3c373c18
    Merge pull request #400 from Timidger/data_device_destructor Tony Crisci 2017-11-10 08:07:15 -0500
  • 80bf3cfff0 Fixes #399 Adds wlr_data_device_manager destructor Timidger 2017-11-09 18:38:13 -0800
  • 1472dbda74 rootston: roots_keyboard null check Tony Crisci 2017-11-09 18:32:54 -0500
  • d6513cef5d rootston: add missing properties to kb config merge Tony Crisci 2017-11-09 17:47:59 -0500
  • 739361aa70 wlr-keyboard: take out modifiers event struct (for now) Tony Crisci 2017-11-09 17:29:28 -0500
  • bf1b12a725
    Fix maximize delay in xdg-shell emersion 2017-11-09 21:41:11 +0100
  • 0204f811b4
    Remove xwayland view listeners on destroy emersion 2017-11-09 20:08:43 +0100
  • 26dadacb71
    Add wl_shell support for maximized views emersion 2017-11-09 20:06:05 +0100
  • 75fd9b8426 Remove extraneous keyboard send_enter Drew DeVault 2017-11-09 08:40:15 -0500
  • 66587eb430 Merge remote-tracking branch 'origin/master' into hidpi Drew DeVault 2017-11-09 08:36:27 -0500
  • 758514fe5d
    Fix xwayland _NET_WM_STATE handling emersion 2017-11-09 11:21:55 +0100
  • c680ace5e8 rootston: remove old cursor implementation Tony Crisci 2017-11-08 20:25:02 -0500
  • 79f5bd6ef8 Merge branch 'master' into feature/multiseat Tony Crisci 2017-11-08 19:53:33 -0500
  • 2118c691b1
    Add maximize support for xwayland in rootston emersion 2017-11-08 23:03:07 +0100
  • 4df8be1a8f
    Better UX when moving/resizing/rotating maximized views emersion 2017-11-08 22:25:06 +0100
  • 06642859f1 rootston: drag icons Tony Crisci 2017-11-08 15:35:47 -0500
  • 428bf18ec7 rootston: request set cursor Tony Crisci 2017-11-08 15:23:56 -0500
  • 992f931ae9 rootston: cleanup for multiseat Tony Crisci 2017-11-08 14:53:08 -0500
  • b5ad7a5232
    Merge pull request #391 from emersion/keyboard-enter-state Drew DeVault 2017-11-08 13:28:13 -0500
  • 882e620639
    Always read state from wlr_keyboard in the seat emersion 2017-11-08 19:02:56 +0100
  • a00b7f1e9b rootston: remove devices from seat Tony Crisci 2017-11-08 09:04:33 -0500
  • eb3c367c63 rootston: seat resize and rotate Tony Crisci 2017-11-08 08:35:27 -0500
  • fc09f90462 rootston: guess seat for xwayland moveresize Tony Crisci 2017-11-08 08:19:23 -0500
  • 84d5e6bbb4
    Send current keyboard state when entering a surface emersion 2017-11-05 17:09:00 +0100
  • 86b86f0714 rootston: multiple activated views Tony Crisci 2017-11-07 16:42:04 -0500
  • fc6c3310e8 rootston: log seat name Tony Crisci 2017-11-07 16:32:14 -0500
  • 5ac05b0c47 rootston: input remove stubs Tony Crisci 2017-11-07 16:24:21 -0500
  • 09c6092423 multiseat: somewhat working Tony Crisci 2017-11-07 15:56:11 -0500
  • 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