icons: add icon infrastructure
This commit is contained in:
parent
4970749924
commit
9192446602
10 changed files with 343 additions and 3 deletions
|
|
@ -288,6 +288,7 @@ fn start_compositor2(
|
|||
color_management_enabled: Cell::new(false),
|
||||
color_manager,
|
||||
float_above_fullscreen: Cell::new(false),
|
||||
icons: Default::default(),
|
||||
});
|
||||
state.tracker.register(ClientId::from_raw(0));
|
||||
create_dummy_output(&state);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue