emersion
|
0beae99188
|
Apply output transformation to pointer events in Wayland backend
|
2017-11-01 11:00:27 +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
|
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 |
|
Tony Crisci
|
be297d9d14
|
xwm: net wm state
|
2017-10-27 13:17:34 -04:00 |
|
Tony Crisci
|
6a4290b86a
|
xwm: moveresize events
|
2017-10-27 10:48:09 -04:00 |
|
emersion
|
a43acae000
|
Send server-decoration ack event automatically
|
2017-10-27 00:02:30 +02:00 |
|
Tony Crisci
|
4a106648c4
|
xwm: remove incorrect implementation of net wm state
|
2017-10-26 15:58:18 -04: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 |
|
Tony Crisci
|
d1dd0a6970
|
refactor buffer detection
|
2017-10-22 21:07:32 -04:00 |
|
emersion
|
1cc8f21d8e
|
Cleanup wlr_gamma_control
|
2017-10-22 23:11:26 +02:00 |
|
emersion
|
e1d213fccd
|
Create globals only for enabled outputs in DRM backend
|
2017-10-22 22:21:23 +02:00 |
|
Drew DeVault
|
c5fff08f8a
|
Forgot to rename these
|
2017-10-22 10:56:40 -04:00 |
|
Drew DeVault
|
16f35ecbea
|
Merge branch 'master' into heghe/wl_list
|
2017-10-21 22:03:48 -04:00 |
|
Drew DeVault
|
169b68b17c
|
Rename remaining refs to wlr_list
|
2017-10-21 22:02:36 -04:00 |
|
Scott Anderson
|
822a9f65a4
|
Add pointer to backend inside wlr_output
|
2017-10-22 10:36:07 +13:00 |
|
Scott Anderson
|
9b984253e2
|
Move egl.h to render/egl.h
|
2017-10-22 10:36:07 +13:00 |
|
Tony Crisci
|
a87b60e31e
|
Merge branch 'master' into feature/data-device-selection
|
2017-10-21 09:37:58 -04:00 |
|
Heghedus Razvan
|
d3f0878d71
|
Replace list_t with wl_list in wlr_wl_backend
Now wlr_backend->outputs is a list of wlr_wl_backend_output instead of
wlr_output.
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
2017-10-20 19:44:59 +03:00 |
|
Tony Crisci
|
eaed6b6d29
|
wl-output: send layout position
|
2017-10-20 07:29:01 -04:00 |
|
Heghedus Razvan
|
e1f196a3e9
|
Replace list_t with wl_list for wlr_input_device
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
2017-10-20 11:50:43 +03:00 |
|
Heghedus Razvan
|
1d716241af
|
Replace list_t with wl_list in wlr_output
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
2017-10-20 11:46:09 +03:00 |
|
Tony Crisci
|
b7c622a319
|
Merge branch 'master' into feature/data-device-selection
|
2017-10-17 16:01:17 -04:00 |
|
Drew DeVault
|
62371a9974
|
Merge pull request #257 from emersion/fix-client-cursors
[WIP] Fix client cursors
|
2017-10-17 09:22:43 -04:00 |
|
Tony Crisci
|
19784360f1
|
bug: fix view centering
|
2017-10-16 14:35:16 -04:00 |
|
Tony Crisci
|
2d35e20691
|
data-device: keyboard grabs
|
2017-10-16 07:52:04 -04:00 |
|
Tony Crisci
|
3f3110452c
|
wlr-seat: pointer state button info
|
2017-10-16 06:31:53 -04:00 |
|
Tony Crisci
|
34f27ff691
|
wlr-seat: selection signal
|
2017-10-16 05:07:09 -04:00 |
|
Tony Crisci
|
02f4acc69f
|
data-device: refactor set selections for xwayland
|
2017-10-15 14:49:43 -04:00 |
|
Tony Crisci
|
df0a8d3abe
|
wlr-data-device: drag icons
|
2017-10-15 11:06:03 -04:00 |
|
Tony Crisci
|
a1bfa4a2f2
|
wlr-data-device: basic drag and drop
|
2017-10-15 05:59:52 -04:00 |
|