Daniel Eklöf
|
9f0b1f94c2
|
wayland: change all wayland callbacks to take a wayland pointer
Instead of passing the terminal to the wayland callbacks, pass a
'struct wayland' pointer.
|
2019-10-27 18:43:07 +01:00 |
|
Daniel Eklöf
|
c9455d5f21
|
kbd: move into wayland
|
2019-10-27 17:10:32 +01:00 |
|
Daniel Eklöf
|
5ca1ee701b
|
wayland: move clipboard/primary structs into the wayland struct
These are application global and very wayland specific
|
2019-10-27 16:15:32 +01:00 |
|
Daniel Eklöf
|
9e6c28f5b6
|
wayland: implement wayl_win_destroy()
|
2019-10-27 16:01:44 +01:00 |
|
Daniel Eklöf
|
942ff566a2
|
wayland: implement wayl_destroy()
|
2019-10-27 15:57:23 +01:00 |
|