|  Björn Esser | 48ecbff691 | include: Generate and install version-header | 2017-12-27 17:13:58 +01:00 | 
				
					
						|  Björn Esser | 892f7a5db0 | include: Install headers in an isolated include-dir | 2017-12-27 17:13:58 +01:00 | 
				
					
						|  Björn Esser | ff13849624 | config: Avoid clash with other config-headers | 2017-12-27 17:13:58 +01:00 | 
				
					
						|  Tony Crisci | 815d71a3aa | validate grab serial for shell events | 2017-12-27 08:04:01 -05:00 | 
				
					
						|  Tony Crisci | 069f120b70 | rootston: remove input event ring buffer | 2017-12-27 07:31:53 -05:00 | 
				
					
						|  emersion | a79dc7df51 | Merge pull request #524 from acrisci/role-committed [wip] Role committed | 2017-12-27 13:02:49 +01:00 | 
				
					
						|  Tony Crisci | 5c5f0611c4 | xwayland: role committed | 2017-12-27 06:50:21 -05:00 | 
				
					
						|  Tony Crisci | e42d762a88 | drag-icon: surface committed | 2017-12-27 06:41:14 -05:00 | 
				
					
						|  Tony Crisci | 68328700c7 | wl-shell: role committed | 2017-12-27 06:32:54 -05:00 | 
				
					
						|  Tony Crisci | e809250171 | Merge pull request #519 from emersion/xwayland-primary-selection Implement xwayland primary selection sync | 2017-12-27 06:23:04 -05:00 | 
				
					
						|  Tony Crisci | d5ffa26564 | xdg-shell: role-committed func | 2017-12-27 06:15:25 -05:00 | 
				
					
						|  Tony Crisci | 5a18f62fee | add role-committed hook | 2017-12-27 06:06:29 -05:00 | 
				
					
						|  Tony Crisci | 6c2242e66b | Merge pull request #522 from emersion/fix-drm-output-transform-cursor Fix cursor on transformed output with DRM backend | 2017-12-27 05:48:45 -05:00 | 
				
					
						|  emersion | 43435d4915 | Add output transform helpers docs | 2017-12-27 11:17:25 +01:00 | 
				
					
						|  Björn Esser | 57a09c8ca4 | config: Put all defines into config.h | 2017-12-26 18:51:27 +01:00 | 
				
					
						|  emersion | e737f65e38 | Fix cursor on transformed output with DRM backend | 2017-12-26 18:16:37 +01:00 | 
				
					
						|  emersion | 4a11609b76 | Fix use-after-free when destroying selection sources | 2017-12-25 18:18:26 +01:00 | 
				
					
						|  emersion | 6dffaa7bb7 | Implement xwayland primary selection sync | 2017-12-25 16:10:16 +01:00 | 
				
					
						|  Dominique Martinet | e85c2827c8 | rootston: add arbitrary libinput config 'tap_enabled' This ought to be enough to serve as an example for other compositors to
use. | 2017-12-24 14:55:38 +01:00 | 
				
					
						|  emersion | 4476f79850 | Fix primary clipboard issues | 2017-12-22 23:45:07 +01:00 | 
				
					
						|  emersion | a95d09d561 | Add missing gtk-primary-selection interfaces | 2017-12-22 22:22:29 +01:00 | 
				
					
						|  emersion | 0a171d3ace | Add wlr_primary_selection_device_manager and wlr_primary_selection_source | 2017-12-22 19:20:12 +01:00 | 
				
					
						|  Tony Crisci | d1dce19253 | handle display destroy | 2017-12-21 08:17:35 -05:00 | 
				
					
						|  Tony Crisci | 6c8fd6017e | backend add and remove events | 2017-12-20 05:54:41 -05:00 | 
				
					
						|  Tony Crisci | ee39dff1e7 | rootston: handle backend creation failed | 2017-12-20 05:51:23 -05:00 | 
				
					
						|  Tony Crisci | 58e69c9ce1 | multibackend remove subbackend | 2017-12-19 18:49:00 -05:00 | 
				
					
						|  Tony Crisci | a937016e38 | remove session from multibackend | 2017-12-19 18:25:46 -05:00 | 
				
					
						|  Tony Crisci | 4e804ef40f | add backend destroy event | 2017-12-19 18:14:47 -05:00 | 
				
					
						|  Dominique Martinet | fcd7062542 | x11 backend: add wlr_input_device_is_x11 | 2017-12-19 20:40:36 +01:00 | 
				
					
						|  Dominique Martinet | 169bc9fa10 | wl backend: add wlr_input_device_is_wl | 2017-12-19 20:20:32 +01:00 | 
				
					
						|  Dominique Martinet | d9eaca6c9f | headless backend: add wlr_output_is_headless | 2017-12-19 20:17:47 +01:00 | 
				
					
						|  Dominique Martinet | 995383b049 | headless backend: add wlr_input_device_is_headless | 2017-12-19 20:16:12 +01:00 | 
				
					
						|  Dominique Martinet | be95147385 | drm backend: add wlr_output_is_drm | 2017-12-19 20:13:49 +01:00 | 
				
					
						|  Dominique Martinet | dabfe159de | wl backend: add wlr_output_is_wl | 2017-12-19 20:13:49 +01:00 | 
				
					
						|  Dominique Martinet | f83b16bc17 | x11 backend: add wlr_output_is_x11 | 2017-12-19 20:13:49 +01:00 | 
				
					
						|  Dominique Martinet | 3e228b0b2a | libinput backend: add wlr_input_device_is_libinput | 2017-12-19 20:13:49 +01:00 | 
				
					
						|  emersion | 4a36ba4bdd | Destroy multi backend on display destroy | 2017-12-19 18:28:47 +01:00 | 
				
					
						|  Drew DeVault | f3769a4b1f | Merge pull request #496 from emersion/headless-backend Headless backend | 2017-12-17 20:48:01 -05:00 | 
				
					
						|  Drew DeVault | 10c72f4bf6 | Merge pull request #487 from emersion/xwm-selection xwm clipboard sync, 2nd edition | 2017-12-17 20:03:26 -05:00 | 
				
					
						|  emersion | b99d1f4fcc | Refactor wlr_egl_init to accept config_attribs | 2017-12-17 23:51:04 +01:00 | 
				
					
						|  emersion | bc5bdb7793 | Add headless input devices | 2017-12-17 18:49:20 +01:00 | 
				
					
						|  emersion | 0256de0002 | Add full refresh rate support to custom modes | 2017-12-17 18:02:55 +01:00 | 
				
					
						|  emersion | b852fb9a2b | Minimal working headless output | 2017-12-17 13:35:07 +01:00 | 
				
					
						|  emersion | 3970264ccf | Initialize headless backend | 2017-12-17 12:56:42 +01:00 | 
				
					
						|  emersion | 8af6fbd7a0 | Support multiple resources per seat client for data_device | 2017-12-16 14:22:59 +01:00 | 
				
					
						|  emersion | 4f0443a344 | Support multiple resources per seat client for pointer, keyboard, touch | 2017-12-16 13:53:39 +01:00 | 
				
					
						|  emersion | 51db087210 | Introduce fractional scaling | 2017-12-15 01:00:03 +01:00 | 
				
					
						|  emersion | 6b42bfad18 | Merge branch 'master' into xwm-selection | 2017-12-14 23:59:04 +01:00 | 
				
					
						|  Drew DeVault | 23fb663ea4 | Merge pull request #453 from emersion/surface-transform Add surface transforms support | 2017-12-14 14:43:04 -05:00 | 
				
					
						|  emersion | 466e86b7b2 | Merge branch 'master' into surface-transform | 2017-12-14 20:31:18 +01:00 |