Commit Graph

  • b72da6cc44
    Only center toplevel xdg shell views emersion 2017-10-08 18:21:39 +0200
  • 518ef46ef2
    Activate new views emersion 2017-10-08 18:19:05 +0200
  • e66e18f4de
    Only center toplevel wl_shell views emersion 2017-10-08 18:02:11 +0200
  • 3774d6c2c0
    Center wl shell views emersion 2017-10-08 17:59:38 +0200
  • 3c6f2f29bf
    Do not remove the commit listener emersion 2017-10-08 17:28:19 +0200
  • 9e1ff2dce9 Merge pull request #140 from emersion/screenshooter Drew DeVault 2017-10-08 10:06:41 -0400
  • 1908d88fab Merge pull request #236 from ascent12/gl-loader Drew DeVault 2017-10-08 10:04:33 -0400
  • 2f36e78de1 Merge pull request #240 from acrisci/feature/x11-backend-axis Drew DeVault 2017-10-08 10:01:22 -0400
  • e3342927a3 Merge pull request #241 from acrisci/feature/x11-backend-output-global Drew DeVault 2017-10-08 10:01:11 -0400
  • 2f2392c39e x11-backend: create wlr output global Tony Crisci 2017-10-08 09:53:53 -0400
  • 6d9b4f330e x11-backend: axis events Tony Crisci 2017-10-08 09:28:23 -0400
  • d09d01236b
    Center xdg shell views emersion 2017-10-08 12:17:25 +0200
  • c0e5feea37 Add GL/EGL extension loader generator Scott Anderson 2017-10-08 13:19:25 +1300
  • 0ce3135304
    Move read_pixels from output to renderer emersion 2017-10-08 02:11:56 +0200
  • 543601e86c Merge pull request #183 from acrisci/feature/xdg-popup Drew DeVault 2017-10-07 17:40:46 -0400
  • 1225a402d0 Merge pull request #234 from acrisci/feature/clipboard Drew DeVault 2017-10-07 17:03:36 -0400
  • 906ed92e31 Merge pull request #235 from acrisci/bug/subsurface-location Drew DeVault 2017-10-07 17:03:14 -0400
  • 117586c872 bug: fix a subsurface location calculation Tony Crisci 2017-10-07 16:53:10 -0400
  • 9721dc80e1 wlr-data-source: cleanup Tony Crisci 2017-10-07 16:41:45 -0400
  • 1fd81ebf2d wlr-data-source: add set_actions stub Tony Crisci 2017-10-07 16:39:03 -0400
  • 51de398885 bug: fix clipboard Tony Crisci 2017-10-07 16:33:09 -0400
  • d61621e2fa wlr-data-device-mgr: cleanup Tony Crisci 2017-10-07 14:38:13 -0400
  • 55c063f440
    Remove examples/compositor.c, re-added by mistake emersion 2017-10-07 19:37:49 +0200
  • e4a8831bf1
    Fix GCC build emersion 2017-10-07 19:30:00 +0200
  • c9909a45ab
    Code style emersion 2017-10-07 19:22:55 +0200
  • 63af97800f
    Use ImageMagick to write PNG screenshot emersion 2017-10-07 19:12:47 +0200
  • 4f848000af Merge branch 'master' into feature/xdg-popup Tony Crisci 2017-10-07 13:04:04 -0400
  • a87f016017
    Remove cairo dependency, write raw pixels emersion 2017-10-07 19:01:11 +0200
  • 4680943e74 xdg-seat: keyboard grabs Tony Crisci 2017-10-07 11:02:11 -0400
  • b27b6cd69c
    Check wl_shm_buffer format emersion 2017-10-07 18:25:27 +0200
  • 4374c52135
    Free screenshot state emersion 2017-10-07 13:09:55 +0200
  • ecd5263d4d
    Flip screenshots emersion 2017-10-07 12:22:48 +0200
  • d4cc82f11a
    Call glReadPixels right before swapping buffers emersion 2017-10-07 12:01:21 +0200
  • 05096ab458
    rootston: create screenshooter interface emersion 2017-10-07 11:07:51 +0200
  • 3eefd75e7e
    Rebase wlr_drm_connector_read_pixels emersion 2017-10-07 11:03:53 +0200
  • d0db6a80ab
    Add post_frame event to wlr_output, use wlr_drm_plane_make_current in wlr_drm_output_read_pixels emersion 2017-09-09 11:32:03 +0200
  • 35f9700251
    First attempt to implement screenshooter emersion 2017-09-08 18:09:09 +0200
  • 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