wayland: implement xdg-activation
This commit is contained in:
parent
0628a9d393
commit
41d7531cd5
26 changed files with 667 additions and 50 deletions
|
|
@ -157,6 +157,7 @@ colors! {
|
|||
border = (0x3f, 0x47, 0x4a),
|
||||
bar_background = (0x00, 0x00, 0x00),
|
||||
bar_text = (0xff, 0xff, 0xff),
|
||||
attention_requested_background = (0x23, 0x09, 0x2c),
|
||||
}
|
||||
|
||||
macro_rules! sizes {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue