|  emersion | 41fccb8507 | Merge branch 'master' into xwayland-dnd | 8 years ago | 
				
					
						|  emersion | 591ea27cf9 | xwayland: refactor selection code | 8 years ago | 
				
					
						|  Danilo Spinella | f83ad3f3ef | Install include directory into includedir Follow includedir parameter when installing include directory. | 8 years ago | 
				
					
						|  emersion | 58ac05c276 | Merge branch 'master' into xwayland-dnd | 8 years ago | 
				
					
						|  emersion | 8f84c5b05f | xwayland: only send one target at a time | 8 years ago | 
				
					
						|  Drew DeVault | 506acbdecd | Missed a spot | 8 years ago | 
				
					
						|  Drew DeVault | 333ab59902 | Add wlr_surface_is_*_surface And wlr_*_surface_from_wlr_surface | 8 years ago | 
				
					
						|  emersion | 92b74071d0 | xwayland: support multiple wayland → xwayland selection transfers This fixes drag'n'drop support for Chromium. | 8 years ago | 
				
					
						|  Drew DeVault | 37036df822 | Handle layer surfaces below shell surfaces | 8 years ago | 
				
					
						|  emersion | 8836b4f024 | Merge branch 'master' into xwayland-dnd | 8 years ago | 
				
					
						|  Drew DeVault | a94f4d0edc | Always give keyboard focus to the topmost layer | 8 years ago | 
				
					
						|  Drew DeVault | 1f4a4a8641 | Merge pull request #800 from emersion/untie-gles2-renderer-texture Untie wlr_gles2_renderer and wlr_gles2_texture | 8 years ago | 
				
					
						|  Drew DeVault | 8b37e8f67a | Merge pull request #792 from emersion/x11-backend-blank-cursor backend/x11: hide cursor | 8 years ago | 
				
					
						|  emersion | f3f61bed3e | Untie wlr_gles2_renderer and wlr_gles2_texture | 8 years ago | 
				
					
						|  Tony Crisci | 5a47da1ea6 | annotate wlr-output-layout coord variables | 8 years ago | 
				
					
						|  emersion | a7bb48b404 | render/egl: add wlr_egl_create_image_from_wl_drm This allows external renderers and potential future GL-based
renderers to re-use this function. | 8 years ago | 
				
					
						|  emersion | 33a2eb4b77 | Untie wlr_backend from wlr_renderer | 8 years ago | 
				
					
						|  emersion | 7b88ace557 | backend/x11: hide cursor | 8 years ago | 
				
					
						|  Drew DeVault | 96c6091f80 | Merge pull request #786 from emersion/x11-backend-multiple-outputs backend/x11: add support for multiple outputs | 8 years ago | 
				
					
						|  emersion | 90fbab6f39 | xwyaland: fix style issues | 8 years ago | 
				
					
						|  emersion | aa6ae710f7 | backend/x11: fix input events | 8 years ago | 
				
					
						|  emersion | 0a7a8cbd1c | backend/x11: add WLR_X11_OUTPUTS support | 8 years ago | 
				
					
						|  emersion | d4f7ced6e2 | backend/x11: refactor, prepare support for multiple outputs | 8 years ago | 
				
					
						|  Drew DeVault | e19ee6d469 | Add wlr_surface_point_accepts_input Ref https://github.com/swaywm/sway/pull/1674 | 8 years ago | 
				
					
						|  Drew DeVault | dc412c514b | Find layer surfaces for input events | 8 years ago | 
				
					
						|  Drew DeVault | 662f40b8ae | Refactor cursor event passhtrough | 8 years ago | 
				
					
						|  Tony Crisci | 212d957c69 | Merge pull request #779 from emersion/xwayland-map-consistency xwayland: rename map_notify to map for consistency | 8 years ago | 
				
					
						|  emersion | 47a529a69c | output-damage: fix missing wlr_box include | 8 years ago | 
				
					
						|  emersion | 865b0aa123 | xwayland: rename map_notify to map for consistency | 8 years ago | 
				
					
						|  emersion | cadfccf1fd | xwayland: use a separate window for drag'n'drop | 8 years ago | 
				
					
						|  emersion | d5f46f4db4 | data-device: redesign wlr_data_source | 8 years ago | 
				
					
						|  Drew DeVault | 4137d9fc80 | Destroy layer surfaces on client destroyed | 8 years ago | 
				
					
						|  Drew DeVault | b887af9a60 | Fix maximized windows interaction with layer shell If there were no layer surfaces the usable area of the output would be
an empty box. | 8 years ago | 
				
					
						|  emersion | ca2a73b90d | xwayland: allow drag data source transfer after drag ends | 8 years ago | 
				
					
						|  emersion | 743466d475 | data-device: add seat.drag_source | 8 years ago | 
				
					
						|  emersion | a316396eab | Merge pull request #720 from acrisci/xdg-positioner xdg-positioner | 8 years ago | 
				
					
						|  Tony Crisci | 2e63d1a0ca | toplevel_box to toplevel_sx_box | 8 years ago | 
				
					
						|  emersion | 6fd50947bd | xwayland: improve error handling | 8 years ago | 
				
					
						|  Tony Crisci | 967bccffcd | remove xdg-positioner wlr wrappers | 8 years ago | 
				
					
						|  Tony Crisci | 376d1cc0da | rename xdg-positioner structs | 8 years ago | 
				
					
						|  Tony Crisci | dbffda7549 | xdg-positioner wlr abstractions | 8 years ago | 
				
					
						|  emersion | 2a34b154e6 | xwayland: send DND_DROP | 8 years ago | 
				
					
						|  emersion | 73394deb76 | xwayland: send DND_POSITION | 8 years ago | 
				
					
						|  emersion | 5dd022da13 | Merge pull request #765 from swaywm/transformed-events Use libinput transformed events instead of width_mm/height_mm | 8 years ago | 
				
					
						|  emersion | 0d7a81ccdf | xwayland: send DND_ENTER | 8 years ago | 
				
					
						|  Drew DeVault | 52d621e097 | Merge pull request #763 from emersion/x11-backend-kbd-modifiers backend/x11: correctly update keyboard modifiers | 8 years ago | 
				
					
						|  Drew DeVault | 32bdcdf719 | Address review feedback | 8 years ago | 
				
					
						|  Drew DeVault | ac219cbda6 | Remove width_mm from tablet events | 8 years ago | 
				
					
						|  Drew DeVault | 324b9d910d | Remove width_mm from wlr_touch events | 8 years ago | 
				
					
						|  Drew DeVault | a35a5786b0 | Remove width_mm from wlr_pointer events | 8 years ago |