config: add content-type window criteria
This commit is contained in:
parent
fb5c50467b
commit
4fd70f03e1
22 changed files with 327 additions and 18 deletions
|
|
@ -217,6 +217,7 @@ impl Xwindow {
|
|||
weak,
|
||||
);
|
||||
tld.pos.set(surface.extents.get());
|
||||
tld.content_type.set(surface.content_type.get());
|
||||
Self {
|
||||
id,
|
||||
data: data.clone(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue