emersion
|
95566c6bdf
|
Transform cursor hotspot, fix wayland cursor hotspot
|
2017-10-31 12:30:56 +01:00 |
|
Drew DeVault
|
16f35ecbea
|
Merge branch 'master' into heghe/wl_list
|
2017-10-21 22:03:48 -04:00 |
|
Scott Anderson
|
9b984253e2
|
Move egl.h to render/egl.h
|
2017-10-22 10:36:07 +13: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 |
|
Versus Void
|
641d08ce7e
|
Transform hotspot with cursor
Fix #188
|
2017-10-06 09:07:08 +03:00 |
|
Drew DeVault
|
f4387b437f
|
Merge branch 'master' into rootston
|
2017-09-25 08:29:51 -04:00 |
|
emersion
|
427bdb5b55
|
Use more consistent include guard names
|
2017-09-23 10:26:01 +02:00 |
|
Drew DeVault
|
b6d7c3ed8e
|
Initialize display, backend; add frame handling
|
2017-09-23 00:30:39 -04:00 |
|
Dominique Martinet
|
577d2f6fcd
|
wayland backend: switch to xdg shell
Closes #72 and #96.
|
2017-08-17 10:24:27 +02:00 |
|
nyorain
|
d7dcbbc175
|
Add wayland backend cursor support
|
2017-08-14 18:02:05 -04:00 |
|
Dominique Martinet
|
53e7bebd23
|
Refactor out wlr_pointer_state
|
2017-08-14 16:22:31 +02:00 |
|
Dominique Martinet
|
e6ad67911b
|
Refactor out wlr_input_device_state
|
2017-08-14 16:22:31 +02:00 |
|
Drew DeVault
|
41e735242d
|
Remove wlr_output_state, update backends
|
2017-08-13 11:38:03 -04:00 |
|
Drew DeVault
|
81cd90297d
|
Refactor out wlr_backend_state from wl/multi
|
2017-08-12 11:43:36 -04:00 |
|
Dominique Martinet
|
3ea878b76e
|
wayland backend: free seatName
|
2017-08-12 01:19:45 +02:00 |
|
Dominique Martinet
|
8427749dd0
|
wayland backend: emit signal for input/output removal
|
2017-08-12 01:16:12 +02:00 |
|
Drew DeVault
|
c24351681f
|
Refactor EGL handling
|
2017-08-10 22:15:37 -04:00 |
|
nyorain
|
dbde1f7340
|
Store wayland backend axis source
|
2017-06-22 17:58:53 +02:00 |
|
nyorain
|
272030652a
|
Implement absolute motion events for wayland
|
2017-06-22 17:55:00 +02:00 |
|
nyorain
|
c1520077b6
|
Implement wayland backend input events
|
2017-06-22 16:53:48 +02:00 |
|
Drew DeVault
|
f4453d104d
|
Reorganize wlr-common
|
2017-06-21 12:10:07 -04:00 |
|
Drew DeVault
|
fd91244e83
|
Update everyone to use new headers
|
2017-06-21 10:27:45 -04:00 |
|
Drew DeVault
|
c2d0090ad7
|
Support multiple wl backend outputs
|
2017-06-20 18:22:21 -04:00 |
|
Drew DeVault
|
b9d36c8149
|
Add dynamic output resizing for Wayland backend
This allows outputs to:
- Not support modesetting
- Resize themselves
|
2017-06-20 17:51:45 -04:00 |
|
nyorain
|
50ce35e9da
|
Implement wayland backend output
|
2017-06-20 18:27:05 +02:00 |
|
nyorain
|
792d535225
|
Rework wayland backend output implementation
|
2017-06-19 22:36:40 +02:00 |
|
nyorain
|
8fbf1ca3ff
|
Continue wayland backend update
Update wayland backend to new api.
Start to use the input interfaces.
Compiling now, not tested.
|
2017-06-19 19:05:10 +02:00 |
|
nyorain
|
904739c405
|
Start to fix wayland backend
Starts to update the wayland backend to the new backend api.
Not yet updated to libinput branch (not yet compiling).
|
2017-06-19 17:46:50 +02:00 |
|
Drew DeVault
|
5ca9d612f4
|
Flesh out wayland backend registry
|
2017-04-25 19:19:21 -04:00 |
|
Drew DeVault
|
de01e654ce
|
Flesh out wayland backend somewhat, add example
|
2017-04-25 15:06:58 -04:00 |
|
Drew DeVault
|
52e6ed54cb
|
Initial commit
|
2017-04-25 11:32:52 -04:00 |
|