Commit Graph

921 Commits

Author SHA1 Message Date
Versus Void 2207d616c9 Free xkb structures on wlr_keyboard destroy 2017-10-03 08:34:30 +03:00
Drew DeVault b0527e7d48 Update README et al with new links 2017-10-02 22:27:39 -04:00
Tony Crisci e003296c23 xdg-popup: render popups in the right place 2017-10-02 19:10:36 -04:00
Tony Crisci 86b66f1d6f xdg-popup: configure requests 2017-10-02 19:10:36 -04:00
Tony Crisci 97cdcccaf0 xdg-surface: get popup 2017-10-02 19:10:36 -04:00
Tony Crisci c665f905ff xdg-positioner 2017-10-02 19:10:36 -04:00
Drew DeVault fa7013ac23 Merge pull request #187 from versusvoid/documentation
Add examples/wlr-example.ini.example
2017-10-02 09:55:51 -04:00
Versus Void e88f3887ca Move wlr-example.ini.example to rootston.ini.example and reference it from examples' config parser 2017-10-02 16:17:34 +00:00
Drew DeVault 5662698869 Merge pull request #185 from acrisci/bug/xdg-shell-destroy
xdg-shell: protocol destroy
2017-10-02 08:47:30 -04:00
Drew DeVault 87a0cb7ba3 Merge pull request #182 from ascent12/drm-multi-gpu
DRM Multi-GPU
2017-10-02 08:46:06 -04:00
Versus Void 84de02986a Add examples/wlr-example.ini.example with option descriptions for examples 2017-10-02 15:17:35 +03:00
Tony Crisci aae8bdea30 xdg-shell: protocol destroy 2017-10-02 06:28:07 -04:00
Scott Anderson 9ec9edc40d Check for fd failure properly 2017-10-02 22:01:09 +13:00
Scott Anderson 6cfe47d1d8 Add explicitly picking GPUs with environment var 2017-10-02 21:57:14 +13:00
Scott Anderson f193623ca1 Change iface prefix to suffix 2017-10-02 21:44:33 +13:00
Drew DeVault aa8a4f12b7 Fix keyboard handling in examples 2017-10-01 11:35:22 -04:00
Drew DeVault 6241ac41d5 Forgot that file :/ 2017-10-01 11:24:11 -04:00
Drew DeVault f2ea691b93 Add basic drawing tablet support to rootston 2017-10-01 11:21:55 -04:00
Scott Anderson f6f9c40965 Minor fixes 2017-10-01 22:44:24 +13:00
Scott Anderson 009c3747a8 Multi-GPU DRM 2017-10-01 22:29:25 +13:00
Scott Anderson fa3d0ed929 Change wlr_session to open every GPU 2017-10-01 16:47:05 +13:00
Scott Anderson eaef028976 Add renderer pointer inside drm_surface 2017-10-01 15:55:25 +13:00
Drew DeVault 933cffaa8d Merge pull request #181 from acrisci/bug/toplevel-cleanup
xdg-toplevel: fix memory leaks
2017-09-30 17:18:18 -04:00
Tony Crisci 28f7256148 xdg-toplevel: fix memory leaks 2017-09-30 17:13:32 -04:00
Drew DeVault a471ed3ed0 Reverse loop in view_at
Looks for the top-most view now.
2017-09-30 14:43:24 -04:00
Drew DeVault bfb6914cdf Merge pull request #160 from acrisci/feature/subcompositor
Subcompositor
2017-09-30 14:31:57 -04:00
Drew DeVault e3438233f1 Merge pull request #179 from emersion/wl-shell-resize
rootston: add resize support for wl_shell
2017-09-30 13:45:42 -04:00
emersion ce7d1faf36
Fix segfault in handle_request_resize 2017-09-30 19:38:31 +02:00
Tony Crisci 8f41c497a7 Merge branch 'master' into feature/subcompositor 2017-09-30 13:29:31 -04:00
Tony Crisci 8b7ae61ad4 subsurface handle parent destroy 2017-09-30 13:24:59 -04:00
Tony Crisci 4c1bd9bde8 input events for subsurfaces 2017-09-30 12:59:45 -04:00
Drew DeVault 5944505af6 Merge pull request #177 from emersion/xwayland-resize
rootston: add view->resize for xwayland
2017-09-30 10:47:04 -04:00
emersion ce270fd73e
Add resize support for wl_shell 2017-09-30 16:43:48 +02:00
emersion 7f5d0624d6
Add x, y, width, height arguments to wlr_xwayland_surface_configure 2017-09-30 16:33:04 +02:00
Tony Crisci 8c2e1ed3e6 rootston: render subsurfaces 2017-09-30 10:09:16 -04:00
emersion e19b39b66b
Add view->resize for xwayland 2017-09-30 16:05:18 +02:00
Drew DeVault 40303b7a09 Merge pull request #175 from emersion/xdg-shell-resize
rootston: add xdg shell resize support
2017-09-30 09:12:20 -04:00
Drew DeVault edf5e6211d Merge pull request #176 from acrisci/bug/init-desktop-before-input
rootston: create desktop before input
2017-09-30 09:08:35 -04:00
Tony Crisci 19e30aab9b subcompositor protocol errors 2017-09-30 08:55:40 -04:00
Tony Crisci 93f79378f7 subsurface stacking requests 2017-09-30 08:55:40 -04:00
Tony Crisci 2e8543cac0 update rootston for surface changes 2017-09-30 08:55:40 -04:00
Tony Crisci 3a04f5b2db consistently name surface state variables 2017-09-30 08:55:40 -04:00
Tony Crisci 693e30dff7 refactor surface commit 2017-09-30 08:55:40 -04:00
Tony Crisci 86bc4840a0 subsurface commit and render 2017-09-30 08:55:40 -04:00
Tony Crisci 5cbb4f5ca0 refactor surface commit 2017-09-30 08:55:40 -04:00
Tony Crisci cb2d05e83b subsurface sync and position 2017-09-30 08:55:40 -04:00
Tony Crisci 7f39578824 cleanup wlr_surface.[ch] 2017-09-30 08:55:40 -04:00
Tony Crisci 68eeebc647 subsurface implementation stubs 2017-09-30 08:55:40 -04:00
Tony Crisci 78cd62a663 publish subcompositor global 2017-09-30 08:55:40 -04:00
Tony Crisci a4196fd9c9 cleanup wlr_compositor.c 2017-09-30 08:55:40 -04:00