|  Timidger | 80bf3cfff0 | Fixes #399 Adds wlr_data_device_manager destructor Fixed issues | 2017-11-09 18:52:58 -08:00 | 
				
					
						|  emersion | 882e620639 | Always read state from wlr_keyboard in the seat | 2017-11-08 19:02:56 +01:00 | 
				
					
						|  emersion | 84d5e6bbb4 | Send current keyboard state when entering a surface | 2017-11-08 10:57:46 +01:00 | 
				
					
						|  emersion | cf713edc10 | Fix moving views when resizing below min size | 2017-11-03 14:49:15 +01:00 | 
				
					
						|  Drew DeVault | 62734d0553 | Merge pull request #380 from emersion/xwayland-root-cursor Set xwayland root cursor | 2017-11-02 12:28:31 -04:00 | 
				
					
						|  emersion | 3f4ad47421 | Use compositor theme for xwm cursor | 2017-11-02 16:49:22 +01:00 | 
				
					
						|  emersion | d11973ed7d | Fix disabled cursors | 2017-11-02 11:37:43 +01:00 | 
				
					
						|  emersion | e18460c981 | Add wlr_output.needs_swap | 2017-11-01 20:08:15 +01:00 | 
				
					
						|  emersion | 0df7a3c22d | Add wlr_seat_pointer_request_set_cursor_event.serial | 2017-11-01 18:15:37 +01:00 | 
				
					
						|  Drew DeVault | 0d9d670dbd | Merge pull request #365 from emersion/wayland-backend-transform Cursors ✕ Output Transformations fixes | 2017-11-01 10:21:02 -04:00 | 
				
					
						|  emersion | 60c018c017 | Fix hidden software cursors, fix cursor transformations on DRM backend | 2017-11-01 14:25:41 +01:00 | 
				
					
						|  Tony Crisci | 1a756b3123 | bugfix: dnd force cancel | 2017-11-01 08:05:02 -04:00 | 
				
					
						|  emersion | 0beae99188 | Apply output transformation to pointer events in Wayland backend | 2017-11-01 11:00:27 +01:00 | 
				
					
						|  emersion | c3b09f73da | Fix cursor hotspot with rotated outputs on DRM backend | 2017-10-31 12:30:57 +01:00 | 
				
					
						|  emersion | 4230a577cc | Remove wlr_cursor_set_xcursor for now | 2017-10-31 12:30:56 +01:00 | 
				
					
						|  emersion | 95566c6bdf | Transform cursor hotspot, fix wayland cursor hotspot | 2017-10-31 12:30:56 +01:00 | 
				
					
						|  emersion | 2e2d63a164 | Manage wlr_output_cursor from wlr_cursor | 2017-10-31 12:30:56 +01:00 | 
				
					
						|  emersion | 1b6c729360 | Add wlr_output_cursor | 2017-10-31 12:30:03 +01:00 | 
				
					
						|  Drew DeVault | ebca06bfe4 | Merge pull request #358 from acrisci/refactor/sec-to-msec refactor input time_sec to time_msec | 2017-10-30 15:50:31 -04:00 | 
				
					
						|  Tony Crisci | 875a5b446f | remove time usec | 2017-10-30 15:43:06 -04:00 | 
				
					
						|  Tony Crisci | 74bca7251b | rename wlr_seat to seat on seat structs | 2017-10-30 08:44:39 -04:00 | 
				
					
						|  Tony Crisci | fddef4d58e | rename seat handle to seat client | 2017-10-30 08:37:54 -04:00 | 
				
					
						|  Tony Crisci | a224e74fad | refactor input time_sec to time_msec | 2017-10-30 06:40:06 -04:00 | 
				
					
						|  Tony Crisci | c01248cf17 | Merge branch 'master' into feature/xwm-rewrite | 2017-10-29 10:43:10 -04:00 | 
				
					
						|  Drew DeVault | 50e86a0efa | Allow configuring output mode in rootston Fixes #336 | 2017-10-28 15:32:08 -04:00 | 
				
					
						|  Drew DeVault | 4281aefbf8 | Merge pull request #324 from acrisci/feature/keyboard-redesign wlr-seat: keyboard redesign | 2017-10-28 10:56:41 -04:00 | 
				
					
						|  Tony Crisci | c555a66dda | Merge branch 'master' into feature/xwm-rewrite | 2017-10-27 15:22:00 -04:00 | 
				
					
						|  Tony Crisci | 325def3841 | xwm: create colormap and visual depth detection | 2017-10-27 15:20:50 -04:00 | 
				
					
						|  Drew DeVault | 9f1ed70b81 | Merge pull request #344 from emersion/compositor-action-cursors Set compositor cursor for move, resize and rotate | 2017-10-27 13:42:53 -04:00 | 
				
					
						|  emersion | 315c01ba0f | Remove input.last_active_view | 2017-10-27 19:21:26 +02:00 | 
				
					
						|  Tony Crisci | be297d9d14 | xwm: net wm state | 2017-10-27 13:17:34 -04:00 | 
				
					
						|  emersion | ec5beeb8b8 | Move xcursor stuff into its own file | 2017-10-27 19:09:38 +02:00 | 
				
					
						|  Tony Crisci | 6a4290b86a | xwm: moveresize events | 2017-10-27 10:48:09 -04:00 | 
				
					
						|  Drew DeVault | 4bee96bd30 | Merge pull request #333 from emersion/server-decoration Add server-decoration protocol | 2017-10-27 09:28:25 -04:00 | 
				
					
						|  emersion | a43acae000 | Send server-decoration ack event automatically | 2017-10-27 00:02:30 +02:00 | 
				
					
						|  emersion | c0c4816b13 | Fix fallback when there are two config blocks for a keyboard | 2017-10-26 22:38:03 +02:00 | 
				
					
						|  Tony Crisci | 4a106648c4 | xwm: remove incorrect implementation of net wm state | 2017-10-26 15:58:18 -04:00 | 
				
					
						|  emersion | 4e5d23daa9 | Per-keyboard configuration | 2017-10-26 19:59:32 +02:00 | 
				
					
						|  emersion | 9d587d759f | Do not set hw cursor if disabled when switching VT | 2017-10-26 18:58:44 +02:00 | 
				
					
						|  emersion | 7c85709de1 | Focus last view on close in rootston | 2017-10-25 20:34:40 +02:00 | 
				
					
						|  Tony Crisci | 0d1dd84a48 | xwm: improve activation and dont send focus twice | 2017-10-25 08:39:28 -04:00 | 
				
					
						|  Tony Crisci | e5ee01254b | xwm: map and unmap notify | 2017-10-24 21:07:46 -04:00 | 
				
					
						|  Tony Crisci | 2ff94d0036 | xwm: get rid of displayable surfaces list | 2017-10-24 18:57:20 -04:00 | 
				
					
						|  emersion | e84d573b91 | Complete server-decoration implementation | 2017-10-24 23:22:27 +02:00 | 
				
					
						|  emersion | e521b0404b | Add server-decoration skeleton | 2017-10-24 21:56:18 +02:00 | 
				
					
						|  Tony Crisci | 79e14f65e0 | xwm: fix lists | 2017-10-24 14:37:18 -04:00 | 
				
					
						|  Tony Crisci | a3f2754668 | xwm: add surface to rootston on surface commit | 2017-10-24 12:00:43 -04:00 | 
				
					
						|  Tony Crisci | 1dbe314937 | Merge branch 'master' into feature/data-device-selection | 2017-10-24 07:57:36 -04:00 | 
				
					
						|  Tony Crisci | d33a9f8eaa | wlr-seat: keyboard redesign | 2017-10-24 07:18:11 -04:00 | 
				
					
						|  emersion | eea532911a | Send output current mode when changed | 2017-10-23 21:03:00 +02:00 |