Skip to content
Commit bde1a119 authored by Fushan Wen's avatar Fushan Wen
Browse files

libtaskmanager: expose `VirtualDesktopInfo` in protected function

By replacing static pointer and a instance counter with shared_ptr, it's
possible to expose VirtualDesktopInfo so its subclasses can use the
instance without creating a new one, which also saves some memory.
parent abbb5786
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment