Commit Graph

  • 1c8b72e0cd
    Add screenshooter skeleton emersion 2017-09-07 17:31:30 +0200
  • 321c26c2a3 Merge pull request #228 from emersion/no-modes Drew DeVault 2017-10-07 09:56:04 -0400
  • 2ffa4f3fce
    When output has no modes, send one anyway emersion 2017-10-07 14:01:25 +0200
  • 9cab66f0f9 Make xwayland compile-time optional Versus Void 2017-10-06 21:50:25 +0000
  • decd87043f Add config option to disable Xwayland Versus Void 2017-10-06 09:41:50 +0300
  • 08ccc7f653 Merge pull request #221 from versusvoid/wayland-xkb_state_update_mask Drew DeVault 2017-10-06 15:16:10 -0400
  • 568b270cdf Use xkb_state_update_mask() with Wayland backend Fix #158 Versus Void 2017-10-06 12:03:34 +0300
  • b351e0a950 Merge pull request #224 from emersion/rootston-commands Drew DeVault 2017-10-06 11:13:37 -0400
  • f402598ee1
    Match default keybindings with sway's emersion 2017-10-06 17:10:24 +0200
  • fbca280949
    Unset input->active_view when view is destroyed emersion 2017-10-06 16:51:16 +0200
  • b21f783c34
    Disconnect wl_shell clients when closing emersion 2017-10-06 16:44:55 +0200
  • ecc0f712af
    Update rootston.ini.example emersion 2017-10-06 16:09:43 +0200
  • 69aff9b35e
    Implement wlr_xdg_toplevel_v6_send_close emersion 2017-10-06 15:58:49 +0200
  • 972e9dbd1b
    Add close command, add close for xwayland emersion 2017-10-06 15:39:39 +0200
  • 8ff548cdba
    Require exec prefix to execute shell commands emersion 2017-10-06 15:04:05 +0200
  • 6aafc2f61a Merge pull request #223 from versusvoid/xwayland-activate Drew DeVault 2017-10-06 09:34:48 -0400
  • d1c26059d2 Merge pull request #219 from versusvoid/cursor-bounds Drew DeVault 2017-10-06 09:34:41 -0400
  • 528f000a7a Deactivate xwayland when focus leaves there Drew DeVault 2017-10-06 09:34:22 -0400
  • bcbf78ddaf Merge pull request #222 from versusvoid/flush-xwayland-resize Drew DeVault 2017-10-06 09:02:14 -0400
  • 27ee171d25 xdg-popup: protocol errors and ungrab Tony Crisci 2017-10-06 08:41:43 -0400
  • 67ea307753 xdg-shell: cleanup Tony Crisci 2017-10-06 07:52:18 -0400
  • 48ae4fc588 rootston: handle grab end Tony Crisci 2017-10-06 07:32:59 -0400
  • 4657f10dd2 Merge branch 'master' into feature/xdg-popup Tony Crisci 2017-10-06 07:04:27 -0400
  • 4d7ff3cb48 Activate only active xwayland views Fix #217 Versus Void 2017-10-06 13:57:25 +0300
  • d3ebf99b0f xdg-popup: basic pointer grab Tony Crisci 2017-10-06 06:54:43 -0400
  • c22b02618c Flush xwayland surface configuration Fix #215 Versus Void 2017-10-06 12:55:36 +0300
  • 641d08ce7e Transform hotspot with cursor Fix #188 Versus Void 2017-10-06 09:07:08 +0300
  • b2d478a418 Merge pull request #189 from emersion/xwayland-hints Drew DeVault 2017-10-05 16:27:30 -0400
  • 12b9b1a4bd
    Copy xcb_icccm structs into wlroots emersion 2017-10-05 22:23:37 +0200
  • 7d57c1463d Fix #210 Drew DeVault 2017-10-05 14:55:55 -0400
  • e5276e9d70 Merge pull request #209 from versusvoid/fix-null-view-focus Drew DeVault 2017-10-05 14:38:49 -0400
  • 1b1346462e Fix focusing null view Versus Void 2017-10-05 21:30:31 +0000
  • 7b697fe841 bug: fix x11 event time Tony Crisci 2017-10-05 14:38:12 -0400
  • 9bf03e1a71 bug: use milisecond granularity for time events Tony Crisci 2017-10-05 14:25:56 -0400
  • 17b134e178 wlr-seat: pointer grab interface Tony Crisci 2017-10-05 13:28:26 -0400
  • d74a6d254f Merge pull request #198 from emersion/rootston-move-resize-rotate Drew DeVault 2017-10-05 13:12:29 -0400
  • 454a6a902b
    Parse _MOTIF_HINTS emersion 2017-10-05 16:49:47 +0200
  • fc61e82795
    Use pointers for xwayland hints and size_hints emersion 2017-10-05 16:32:05 +0200
  • 267f24753f
    Add support for WM_HINTS emersion 2017-10-05 16:24:45 +0200
  • ca68ef37f0
    Add padding if xcb_icccm is not available emersion 2017-10-05 15:42:16 +0200
  • ed9796ec68
    xwayland: parse normal hints emersion 2017-10-05 12:32:12 +0200
  • ef5914bdb6
    xwayland: add wlr_xwayland_surface->motif_hints emersion 2017-10-05 11:47:58 +0200
  • 0c22ad09a7
    xwayland: request hints emersion 2017-10-02 17:34:55 +0200
  • cec012019f Merge pull request #208 from versusvoid/memory Drew DeVault 2017-10-05 13:08:18 -0400
  • c5df6ca900 Fix memory leaks Versus Void 2017-10-05 20:01:56 +0000
  • 77eae178c7 Merge pull request #207 from versusvoid/fix-double-free Drew DeVault 2017-10-05 13:04:34 -0400
  • 134f708c55 Fix double free Versus Void 2017-10-05 19:02:18 +0000
  • 1a775adbde
    rootston: fix rotated subsurfaces emersion 2017-10-04 23:05:57 +0200
  • 3b226ba81a
    rootston: rotation by steps emersion 2017-10-04 22:01:54 +0200
  • 09a6d863cf
    rootston: fix cursor coordinates for rotated subsurfaces emersion 2017-10-04 21:17:16 +0200
  • dd07618727
    rootston: rotate cursor coordinates emersion 2017-10-04 21:05:00 +0200
  • edadbc7c7f Merge pull request #202 from 4e554c4c/unsetenv Drew DeVault 2017-10-04 10:14:32 -0400
  • dd4bdf1f56 Unset $DISPLAY until XWayland is ready Calvin Lee 2017-10-03 22:42:10 -0600
  • 30eabf38b8 Merge branch 'master' into feature/xdg-popup Tony Crisci 2017-10-03 18:58:38 -0400
  • f9dbc1841d
    rootston: add meta-key to config file emersion 2017-10-03 22:14:25 +0200
  • 4c9807d3a6 rootston-desktop: popup input handling Tony Crisci 2017-10-03 15:57:43 -0400
  • f9379f9a46 rootston-desktop: use window geometry for input bounds Tony Crisci 2017-10-03 15:57:22 -0400
  • 836242b0c4 Merge pull request #197 from versusvoid/buffer-reset Drew DeVault 2017-10-03 15:28:48 -0400
  • 606311c755 Reset buffer resource pointer on destroy signal Versus Void 2017-10-03 18:57:23 +0000
  • 847ff779e3 Merge pull request #199 from acrisci/bug/seat-name-version Drew DeVault 2017-10-03 15:25:55 -0400
  • d1cb0edf20 wlr-seat: honor seat version Tony Crisci 2017-10-03 15:13:29 -0400
  • 9b88f25208
    rootston: rotate views! emersion 2017-10-03 21:06:32 +0200
  • a40d38798c
    rootston: force move and resize emersion 2017-10-03 19:14:36 +0200
  • 5f3c56de28 Merge pull request #184 from emersion/rootston-keys Drew DeVault 2017-10-03 10:36:16 -0400
  • eadda29e84 Set WAYLAND_DISPLAY in rootston environment Drew DeVault 2017-10-03 10:35:54 -0400
  • 521e893528
    Add modifiers signal, remove wlr_keyboard_update_modifiers emersion 2017-10-03 14:03:26 +0200
  • ddba002d2a Merge pull request #194 from versusvoid/memory Tony Crisci 2017-10-03 06:06:03 -0400
  • d71344bcdd
    Fix modifiers support with backend != wayland emersion 2017-10-03 09:15:48 +0200
  • d3d9aca40c
    Add modifiers support in wayland backend, parse modifiers in rootston config emersion 2017-10-03 08:40:10 +0200
  • 3a8fdebaaa
    Fix modifiers handling, add wlr_keyboard_get_modifiers emersion 2017-10-02 20:21:47 +0200
  • 2fccff16eb
    Begin modifiers support emersion 2017-10-02 19:23:30 +0200
  • eb0b315c6c
    exec command if it's not exit emersion 2017-10-02 18:21:39 +0200
  • c686699817
    Free config->bindings emersion 2017-10-02 18:05:52 +0200
  • 517a709cdd
    Bind logo+q when no config file is specified emersion 2017-10-02 18:03:28 +0200
  • 238ded1578
    Use a command string rather than an action enum emersion 2017-10-02 17:53:30 +0200
  • 97d0fe8976
    Parse bindings in config, execute bindings emersion 2017-10-02 16:25:48 +0200
  • d32018f1ac
    Use keysyms instead of keycodes emersion 2017-10-02 15:24:01 +0200
  • ab6c1f88e6
    Add keyboard state to rootston emersion 2017-10-02 12:12:06 +0200
  • 2207d616c9 Free xkb structures on wlr_keyboard destroy Versus Void 2017-10-03 08:34:30 +0300
  • b0527e7d48 Update README et al with new links Drew DeVault 2017-10-02 22:27:39 -0400
  • e003296c23 xdg-popup: render popups in the right place Tony Crisci 2017-10-02 09:15:21 -0400
  • 86b66f1d6f xdg-popup: configure requests Tony Crisci 2017-10-01 11:47:14 -0400
  • 97cdcccaf0 xdg-surface: get popup Tony Crisci 2017-10-01 06:47:14 -0400
  • c665f905ff xdg-positioner Tony Crisci 2017-09-30 19:33:39 -0400
  • fa7013ac23 Merge pull request #187 from versusvoid/documentation Drew DeVault 2017-10-02 09:55:51 -0400
  • e88f3887ca Move wlr-example.ini.example to rootston.ini.example and reference it from examples' config parser Versus Void 2017-10-02 16:17:34 +0000
  • 5662698869 Merge pull request #185 from acrisci/bug/xdg-shell-destroy Drew DeVault 2017-10-02 08:47:30 -0400
  • 87a0cb7ba3 Merge pull request #182 from ascent12/drm-multi-gpu Drew DeVault 2017-10-02 08:46:06 -0400
  • 84de02986a Add examples/wlr-example.ini.example with option descriptions for examples Versus Void 2017-10-02 15:17:35 +0300
  • aae8bdea30 xdg-shell: protocol destroy Tony Crisci 2017-10-02 06:28:07 -0400
  • 9ec9edc40d Check for fd failure properly Scott Anderson 2017-10-02 22:01:09 +1300
  • 6cfe47d1d8 Add explicitly picking GPUs with environment var Scott Anderson 2017-10-02 21:57:14 +1300
  • f193623ca1 Change iface prefix to suffix Scott Anderson 2017-10-02 21:44:33 +1300
  • aa8a4f12b7 Fix keyboard handling in examples Drew DeVault 2017-10-01 11:35:22 -0400
  • 6241ac41d5 Forgot that file :/ Drew DeVault 2017-10-01 11:24:11 -0400
  • f2ea691b93 Add basic drawing tablet support to rootston Drew DeVault 2017-10-01 11:21:55 -0400
  • f6f9c40965 Minor fixes Scott Anderson 2017-10-01 22:44:24 +1300
  • 009c3747a8 Multi-GPU DRM Scott Anderson 2017-10-01 19:22:47 +1300
  • fa3d0ed929 Change wlr_session to open every GPU Scott Anderson 2017-10-01 16:47:05 +1300
  • eaef028976 Add renderer pointer inside drm_surface Scott Anderson 2017-10-01 15:55:25 +1300