Tony Crisci
8f41c497a7
Merge branch 'master' into feature/subcompositor
7 years ago
Tony Crisci
8b7ae61ad4
subsurface handle parent destroy
7 years ago
Tony Crisci
4c1bd9bde8
input events for subsurfaces
7 years ago
Drew DeVault
5944505af6
Merge pull request #177 from emersion/xwayland-resize
...
rootston: add view->resize for xwayland
7 years ago
emersion
ce270fd73e
Add resize support for wl_shell
7 years ago
emersion
7f5d0624d6
Add x, y, width, height arguments to wlr_xwayland_surface_configure
7 years ago
Tony Crisci
8c2e1ed3e6
rootston: render subsurfaces
7 years ago
emersion
e19b39b66b
Add view->resize for xwayland
7 years ago
Drew DeVault
40303b7a09
Merge pull request #175 from emersion/xdg-shell-resize
...
rootston: add xdg shell resize support
7 years ago
Drew DeVault
edf5e6211d
Merge pull request #176 from acrisci/bug/init-desktop-before-input
...
rootston: create desktop before input
7 years ago
Tony Crisci
19e30aab9b
subcompositor protocol errors
7 years ago
Tony Crisci
93f79378f7
subsurface stacking requests
7 years ago
Tony Crisci
2e8543cac0
update rootston for surface changes
7 years ago
Tony Crisci
3a04f5b2db
consistently name surface state variables
7 years ago
Tony Crisci
693e30dff7
refactor surface commit
7 years ago
Tony Crisci
86bc4840a0
subsurface commit and render
7 years ago
Tony Crisci
5cbb4f5ca0
refactor surface commit
7 years ago
Tony Crisci
cb2d05e83b
subsurface sync and position
7 years ago
Tony Crisci
7f39578824
cleanup wlr_surface.[ch]
7 years ago
Tony Crisci
68eeebc647
subsurface implementation stubs
7 years ago
Tony Crisci
78cd62a663
publish subcompositor global
7 years ago
Tony Crisci
a4196fd9c9
cleanup wlr_compositor.c
7 years ago
Tony Crisci
23e7411442
rootston: create desktop before input
7 years ago
emersion
74f2d0cd63
Completely fix resize offset
7 years ago
emersion
77d28183b5
Partially fix resize offset
7 years ago
emersion
28d4b475dc
Add edges support, remove get_input_bounds
7 years ago
Scott Anderson
4101b89700
Rename wlr_drm_output to wlr_drm_connector
7 years ago
emersion
33a97576ca
Add view_resize
7 years ago
Scott Anderson
22e77d9195
Rename backend to drm
7 years ago
Scott Anderson
ec5b95e08f
Add pointer to backend from DRM outputs
7 years ago
emersion
97679b8e12
React to xdg shell resize requests
7 years ago
Scott Anderson
096249a2a1
Split DRM rendering to its own file
7 years ago
Scott Anderson
d0708b1a3a
Split DRM internal interface to its own header
7 years ago
Scott Anderson
610b0493ac
Rename files to remove pointless drm prefix
7 years ago
Scott Anderson
c8a8ff66f2
Removed unused fields
7 years ago
Drew DeVault
0c48ef5ad8
Merge pull request #116 from ascent12/contributing
...
Updated CONTRIBUTING.md
7 years ago
Scott Anderson
8e45d4beb7
Change to irc.freenode.net
7 years ago
Scott Anderson
bee3560f13
Added example
7 years ago
Scott Anderson
b3dd1b5f95
Changed IRC back to webchat link
...
Github doesn't support irc:// links, for some stupid reason.
7 years ago
Scott Anderson
deb90ae59d
Changed "uninitialised" to "zeroed"
7 years ago
Scott Anderson
e49aed8012
Updated CONTRIBUTING.md
...
Changed the contribution guidelines to be more consistent with the style
that wlroots has evolved into, and removed some duplicate information
that already exists in the kernel style.
7 years ago
Drew DeVault
a48dedba3d
Merge pull request #170 from emersion/xwayland
...
Improve xwayland, batch 2
7 years ago
emersion
4ccb83bf33
xwayland: add wlr_xwayland_surface_close
7 years ago
emersion
5002d968f3
xwayland: add window_type support
7 years ago
emersion
b78ae54158
xwayland: add pid support
7 years ago
emersion
97346e7a1b
xwayland: add state support
7 years ago
emersion
98707c16ad
Code style
7 years ago
emersion
7c9f3240f6
xwayland: add set_parent event
7 years ago
emersion
d8c86431e0
xwayland: add signals for configure, set_{class,title}
7 years ago
emersion
f2b03b2ec1
Add reply->type checks, add XCB_ATOM_WM_TRANSIENT_FOR
7 years ago