|  Drew DeVault | 4dbf7f8b88 | Merge pull request #865 from martinetd/str_truncation Fix gcc string truncation warnings | 8 years ago | 
				
					
						|  Drew DeVault | 65903d2677 | Merge pull request #857 from emersion/shell-always-unmap Always unmap before destroying surface | 8 years ago | 
				
					
						|  Dominique Martinet | 555206cf60 | Fix gcc string truncation warnings | 8 years ago | 
				
					
						|  Drew DeVault | 99b92b4104 | Update README.md | 8 years ago | 
				
					
						|  Drew DeVault | 26b993749d | Update README.md | 8 years ago | 
				
					
						|  Drew DeVault | bc0dc93e02 | Update LICENSE year (MIT license) | 8 years ago | 
				
					
						|  Drew DeVault | 8f4039d799 | Merge pull request #861 from emersion/fix-output-transform-compose Fix wlr_output_transform_compose | 8 years ago | 
				
					
						|  emersion | 31c8bdc277 | Fix wlr_output_transform_compose | 8 years ago | 
				
					
						|  Drew DeVault | 5c2d923718 | Merge pull request #860 from emersion/fix-xdg-popup-at Fix wlr_xdg_surface_surface_at for popups | 8 years ago | 
				
					
						|  emersion | fa0be972bb | Fix wlr_xdg_surface_surface_at for popups | 8 years ago | 
				
					
						|  emersion | 8dec7036d0 | Always unmap before destroying surface | 8 years ago | 
				
					
						|  Drew DeVault | 7efd9885b6 | Merge pull request #853 from emersion/xwayland-client-timeout Add wlr_xwayland_surface_ping | 8 years ago | 
				
					
						|  emersion | 17d0440b75 | Add wlr_xwayland_surface_ping | 8 years ago | 
				
					
						|  Drew DeVault | 902d859c67 | Fix syntax errors Build before you commit, dumbass | 8 years ago | 
				
					
						|  Drew DeVault | 7bb8512afb | Fix assertions with side-effects Fixes #1725 | 8 years ago | 
				
					
						|  Drew DeVault | cedd151e17 | Merge pull request #851 from emersion/xwayland-window-type-menu xwayland: add _NET_WM_WINDOW_TYPE_MENU support | 8 years ago | 
				
					
						|  emersion | c55ad11d96 | xwayland: add _NET_WM_WINDOW_TYPE_MENU support | 8 years ago | 
				
					
						|  Drew DeVault | bef5c1fd56 | Merge pull request #850 from emersion/remove-backend-egl backend: remove wlr_backend_get_egl | 8 years ago | 
				
					
						|  emersion | d2ebbd103c | backend: remove wlr_backend_get_egl | 8 years ago | 
				
					
						|  Drew DeVault | 5f48c7fddd | Merge pull request #847 from bpinto/bugfix/compilation-without-xwayland-support rootston: fix compilation without XWayland support | 8 years ago | 
				
					
						|  Bruno | ba5c0903f9 | rootston: fix compilation without XWayland support | 8 years ago | 
				
					
						|  Drew DeVault | bf68854a38 | Fix destruction of popups without grabs Fixes #846 | 8 years ago | 
				
					
						|  Drew DeVault | f4125220a5 | Merge pull request #843 from emersion/fix-xwayland-unmap-signal Emit xwayland unmap signal before unmapping | 8 years ago | 
				
					
						|  emersion | 8b07a4d055 | Emit xwayland unmap signal before unmapping This allows compositors to access the surface being unmapped. This
is also more consistent with the destroy signal. | 8 years ago | 
				
					
						|  Drew DeVault | ae4cef9e41 | Merge pull request #825 from emersion/surface-iterators Add surface iterators | 8 years ago | 
				
					
						|  Drew DeVault | 87eb10c849 | Merge pull request #842 from emersion/custom-mode-invalid-refresh backend/{x11,headless}: use default if supplied refresh is invalid | 8 years ago | 
				
					
						|  emersion | 03563b61a8 | backend/{x11,headless}: use default if supplied refresh is invalid | 8 years ago | 
				
					
						|  emersion | ce09537a9a | Merge pull request #840 from swaywm/xdg-output-updates Fix sending updates to xdg-output resources | 8 years ago | 
				
					
						|  Drew DeVault | ec0ce8ae1c | Fix sending updates to xdg-output resources Fixes #836 | 8 years ago | 
				
					
						|  Drew DeVault | 89138e5fb8 | Merge pull request #760 from emersion/xwayland-dnd xwayland: add drag'n'drop support | 8 years ago | 
				
					
						|  Drew DeVault | 6710de9878 | Merge branch 'master' into xwayland-dnd | 8 years ago | 
				
					
						|  emersion | 285cf12e37 | Remove rootston surface iterator | 8 years ago | 
				
					
						|  emersion | 4a9a9eae9a | Add surface iterators | 8 years ago | 
				
					
						|  emersion | 19b576734e | Merge pull request #834 from emersion/surface-is-subsurface Add wlr_surface_is_subsurface and wlr_subsurface_from_surface | 8 years ago | 
				
					
						|  emersion | aced024819 | Add wlr_surface_is_subsurface and wlr_subsurface_from_surface | 8 years ago | 
				
					
						|  Drew DeVault | da73b4f60b | Merge pull request #830 from swaywm/xdg-output Add wlr_xdg_output_manager | 8 years ago | 
				
					
						|  emersion | b6482bacf4 | Merge pull request #832 from turlando/fix/rootston-uninitialized-variable Initialize rootston _surface | 8 years ago | 
				
					
						|  Tancredi Orlando | 74a4b1702b | Initialize rootston _surface | 8 years ago | 
				
					
						|  Drew DeVault | abfe7923c4 | Add wlr_xdg_output_manager | 8 years ago | 
				
					
						|  emersion | c168665043 | Merge pull request #828 from Timidger/wlr_output_layout_data Added userdata to wlr_output_layout | 8 years ago | 
				
					
						|  Timidger | 527cc702d9 | Added userdata to wlr_output_layout Needed for https://github.com/swaywm/wlroots-rs/issues/131 | 8 years ago | 
				
					
						|  Drew DeVault | 9a30a4f557 | Merge pull request #824 from emersion/fix-subsurface-at Redesign surface input functions | 8 years ago | 
				
					
						|  emersion | 3ea425d4e2 | Fix xdg-shell popups, add wlr_xdg_surface_surface_at | 8 years ago | 
				
					
						|  emersion | c9d21106b4 | Add wlr_xdg_surface_v6_surface_at and wlr_wl_shell_surface_surface_at | 8 years ago | 
				
					
						|  emersion | 1a8b24bdd2 | rootston: fix view_at | 8 years ago | 
				
					
						|  emersion | d16127b3cb | Fix wlr_surface_subsurface_at, change it to be wlr_surface_surface_at | 8 years ago | 
				
					
						|  emersion | cdb025a74b | Merge pull request #821 from turlando/fix/build-without-x11 Add ifdef to build without X11 | 8 years ago | 
				
					
						|  Tancredi Orlando | 68ad7e5092 | Add ifdef to build without X11 | 8 years ago | 
				
					
						|  emersion | 5fea9f1dd6 | Merge pull request #818 from agx/dmabuf-error egl: silence dmabuf error when extension is not present | 8 years ago | 
				
					
						|  Guido Günther | 6a05bd3886 | egl: silence dmabuf error when extension is not present This makes it match 4bf936360d. | 8 years ago |