Commit Graph

  • 933cffaa8d Merge pull request #181 from acrisci/bug/toplevel-cleanup Drew DeVault 2017-09-30 17:18:18 -0400
  • 28f7256148 xdg-toplevel: fix memory leaks Tony Crisci 2017-09-30 17:13:32 -0400
  • a471ed3ed0 Reverse loop in view_at Drew DeVault 2017-09-30 14:43:24 -0400
  • bfb6914cdf Merge pull request #160 from acrisci/feature/subcompositor Drew DeVault 2017-09-30 14:31:57 -0400
  • e3438233f1 Merge pull request #179 from emersion/wl-shell-resize Drew DeVault 2017-09-30 13:45:42 -0400
  • ce7d1faf36
    Fix segfault in handle_request_resize emersion 2017-09-30 19:38:31 +0200
  • 8f41c497a7 Merge branch 'master' into feature/subcompositor Tony Crisci 2017-09-30 13:29:31 -0400
  • 8b7ae61ad4 subsurface handle parent destroy Tony Crisci 2017-09-30 13:24:59 -0400
  • 4c1bd9bde8 input events for subsurfaces Tony Crisci 2017-09-30 12:33:39 -0400
  • 5944505af6 Merge pull request #177 from emersion/xwayland-resize Drew DeVault 2017-09-30 10:47:04 -0400
  • ce270fd73e
    Add resize support for wl_shell emersion 2017-09-30 16:43:48 +0200
  • 7f5d0624d6
    Add x, y, width, height arguments to wlr_xwayland_surface_configure emersion 2017-09-30 16:33:04 +0200
  • 8c2e1ed3e6 rootston: render subsurfaces Tony Crisci 2017-09-30 09:33:19 -0400
  • e19b39b66b
    Add view->resize for xwayland emersion 2017-09-30 16:05:18 +0200
  • 40303b7a09 Merge pull request #175 from emersion/xdg-shell-resize Drew DeVault 2017-09-30 09:12:20 -0400
  • edf5e6211d Merge pull request #176 from acrisci/bug/init-desktop-before-input Drew DeVault 2017-09-30 09:08:35 -0400
  • 19e30aab9b subcompositor protocol errors Tony Crisci 2017-09-29 08:58:17 -0400
  • 93f79378f7 subsurface stacking requests Tony Crisci 2017-09-29 08:40:37 -0400
  • 2e8543cac0 update rootston for surface changes Tony Crisci 2017-09-28 19:32:04 -0400
  • 3a04f5b2db consistently name surface state variables Tony Crisci 2017-09-27 08:26:25 -0400
  • 693e30dff7 refactor surface commit Tony Crisci 2017-09-27 08:18:56 -0400
  • 86bc4840a0 subsurface commit and render Tony Crisci 2017-09-24 18:24:48 -0400
  • 5cbb4f5ca0 refactor surface commit Tony Crisci 2017-09-24 11:33:37 -0400
  • cb2d05e83b subsurface sync and position Tony Crisci 2017-09-24 11:17:17 -0400
  • 7f39578824 cleanup wlr_surface.[ch] Tony Crisci 2017-09-24 08:25:53 -0400
  • 68eeebc647 subsurface implementation stubs Tony Crisci 2017-09-24 08:23:18 -0400
  • 78cd62a663 publish subcompositor global Tony Crisci 2017-09-24 06:04:29 -0400
  • a4196fd9c9 cleanup wlr_compositor.c Tony Crisci 2017-09-23 16:21:18 -0400
  • 23e7411442 rootston: create desktop before input Tony Crisci 2017-09-30 08:46:18 -0400
  • 74f2d0cd63
    Completely fix resize offset emersion 2017-09-30 14:02:09 +0200
  • 77d28183b5
    Partially fix resize offset emersion 2017-09-30 13:54:51 +0200
  • 28d4b475dc
    Add edges support, remove get_input_bounds emersion 2017-09-30 13:22:42 +0200
  • 4101b89700 Rename wlr_drm_output to wlr_drm_connector Scott Anderson 2017-09-30 23:31:08 +1300
  • 33a97576ca
    Add view_resize emersion 2017-09-30 11:57:39 +0200
  • 22e77d9195 Rename backend to drm Scott Anderson 2017-09-30 22:22:26 +1300
  • ec5b95e08f Add pointer to backend from DRM outputs Scott Anderson 2017-09-30 22:01:59 +1300
  • 97679b8e12
    React to xdg shell resize requests emersion 2017-09-30 10:39:06 +0200
  • 096249a2a1 Split DRM rendering to its own file Scott Anderson 2017-09-30 20:52:58 +1300
  • d0708b1a3a Split DRM internal interface to its own header Scott Anderson 2017-09-30 19:11:41 +1300
  • 610b0493ac Rename files to remove pointless drm prefix Scott Anderson 2017-09-30 19:03:34 +1300
  • c8a8ff66f2 Removed unused fields Scott Anderson 2017-08-26 16:55:38 +1200
  • 0c48ef5ad8 Merge pull request #116 from ascent12/contributing Drew DeVault 2017-09-29 22:44:51 -0400
  • 8e45d4beb7 Change to irc.freenode.net Scott Anderson 2017-09-30 15:18:40 +1300
  • bee3560f13 Added example Scott Anderson 2017-09-30 15:15:43 +1300
  • b3dd1b5f95 Changed IRC back to webchat link Scott Anderson 2017-08-21 00:08:43 +1200
  • deb90ae59d Changed "uninitialised" to "zeroed" Scott Anderson 2017-08-20 20:35:43 +1200
  • e49aed8012 Updated CONTRIBUTING.md Scott Anderson 2017-08-20 19:55:18 +1200
  • a48dedba3d Merge pull request #170 from emersion/xwayland Drew DeVault 2017-09-29 17:25:58 -0400
  • 4ccb83bf33
    xwayland: add wlr_xwayland_surface_close emersion 2017-09-29 23:18:12 +0200
  • 5002d968f3
    xwayland: add window_type support emersion 2017-09-29 23:03:01 +0200
  • b78ae54158
    xwayland: add pid support emersion 2017-09-29 22:43:14 +0200
  • 97346e7a1b
    xwayland: add state support emersion 2017-09-29 22:26:03 +0200
  • 98707c16ad
    Code style emersion 2017-09-29 20:44:00 +0200
  • 7c9f3240f6
    xwayland: add set_parent event emersion 2017-09-29 20:22:35 +0200
  • d8c86431e0
    xwayland: add signals for configure, set_{class,title} emersion 2017-09-29 18:28:38 +0200
  • f2b03b2ec1
    Add reply->type checks, add XCB_ATOM_WM_TRANSIENT_FOR emersion 2017-09-29 16:44:22 +0200
  • 47d767dbc4
    xwayland: expose wlr_xwayland_surface_configure emersion 2017-09-29 16:19:06 +0200
  • 285a109d41 Merge pull request #164 from ascent12/x11-backend Drew DeVault 2017-09-29 10:12:58 -0400
  • e3917af69d
    xwayland: read window title & class emersion 2017-09-29 15:57:21 +0200
  • 1b18b0a27d Fix time and transform Scott Anderson 2017-09-29 16:31:04 +1300
  • 68c3806377 Remove unused device interfaces Scott Anderson 2017-09-29 16:24:01 +1300
  • 5ca9a5c083 Remove dead code Scott Anderson 2017-09-29 16:20:35 +1300
  • abe549e01d Cleanup x11 event handler Scott Anderson 2017-09-28 23:48:54 +1300
  • 22d5652599 Don't ask for frame immediately after starting Scott Anderson 2017-09-28 23:20:54 +1300
  • 6bf508df81 Add closing with WM button Scott Anderson 2017-09-28 23:16:35 +1300
  • ce76cfba0f Add window resizing Scott Anderson 2017-09-28 22:38:12 +1300
  • e00b4455fe Add pointer motion Scott Anderson 2017-09-28 22:02:21 +1300
  • fc0e45f2ee Add mouse button presses Scott Anderson 2017-09-28 21:47:12 +1300
  • 8027232ae5 Add timer for rendering loop Scott Anderson 2017-09-28 21:46:58 +1300
  • 38bc0ab1cc Fix keycodes Scott Anderson 2017-09-28 20:47:11 +1300
  • 9ca5b0cae8 Add basic input Scott Anderson 2017-09-27 16:39:44 +1300
  • 3a5b150df2 Basic rendering Scott Anderson 2017-09-26 16:04:07 +1300
  • bbe90d41bb Add EGL for X11 Scott Anderson 2017-09-26 15:16:25 +1300
  • 517ba0bc16 Change egl_get_config to always use visual id Scott Anderson 2017-09-26 14:57:23 +1300
  • 7ad2a57feb Open X11 Window Scott Anderson 2017-09-22 16:00:27 +1200
  • a598e6d026 Add X11 backend skeleton Scott Anderson 2017-09-22 14:58:41 +1200
  • 6479fb27be Merge pull request #169 from acrisci/bug/keyboard-libinput-free Drew DeVault 2017-09-28 21:30:13 -0400
  • 0f56326cb8 fix libinput wlr-keyboard use after free Tony Crisci 2017-09-28 20:29:26 -0400
  • ada7fde6fb DRY up focus and implement z ordering Drew DeVault 2017-09-28 19:48:55 -0400
  • 033036712a Merge branch 'rootston' Drew DeVault 2017-09-28 19:06:41 -0400
  • e4ad534ab4 Merge pull request #167 from emersion/xwayland Drew DeVault 2017-09-28 19:05:59 -0400
  • 10240af6ea Handle input device removal Drew DeVault 2017-09-28 19:05:38 -0400
  • 262c3b1638 Remove unnecessary logging Drew DeVault 2017-09-28 18:47:52 -0400
  • efadbf8424 Fix atom_map usage Drew DeVault 2017-09-28 18:47:20 -0400
  • f8f4e6a35b
    Merge branch 'rootston' into xwayland emersion 2017-09-28 23:51:35 +0200
  • f0a14a318c
    Fix segfault on startup emersion 2017-09-28 23:50:20 +0200
  • e3af7d508f Remove example compositor Drew DeVault 2017-09-28 17:44:07 -0400
  • b7927078e9
    x11 -> xwayland, window -> surface, fix some calloc sizes and wrong types emersion 2017-09-28 23:26:31 +0200
  • 2850a9360b Merge pull request #166 from emersion/editorconfig Drew DeVault 2017-09-28 13:30:08 -0400
  • c92199a953 Merge pull request #163 from emersion/wl_shell-fixes Drew DeVault 2017-09-28 13:29:49 -0400
  • 275c7464f9
    Add .editorconfig emersion 2017-09-28 19:25:22 +0200
  • 8146d60a87
    Fix 80 char limit with 4 width tabs emersion 2017-09-28 19:24:33 +0200
  • 3cd4cf4fba Fix ATOM_LAST position Drew DeVault 2017-09-28 09:30:43 -0400
  • 220a6e9bf6 Add xwayland activate and fix EGL bug Drew DeVault 2017-09-28 09:11:16 -0400
  • 906a816abf Fix rootston keyboard, add Xwayland Drew DeVault 2017-09-28 08:54:57 -0400
  • baed05b55e
    Add TODO for pointer grab in set_popup emersion 2017-09-28 13:46:30 +0200
  • 643a69f0b2
    Call wlr_surface_set_role in wl_shell_get_shell_surface emersion 2017-09-28 13:41:17 +0200
  • 55d2462180
    Remove ping_timer when destroying wlr_wl_shell_surface emersion 2017-09-28 13:34:22 +0200
  • 9d405cffa7
    Use enums instead of uint32_t where applicable emersion 2017-09-28 13:12:01 +0200
  • dbdfc46448
    Add helper shell_surface_set_state emersion 2017-09-28 13:06:59 +0200