mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-06 21:01:02 +02:00
refactor: tidy and format
This commit is contained in:
parent
b1c66b9117
commit
5ce50b0987
10 changed files with 73 additions and 126 deletions
|
@ -18,7 +18,7 @@ use wayland_protocols::wlr::unstable::foreign_toplevel::v1::client::{
|
|||
pub use client::WaylandClient;
|
||||
|
||||
/// A utility for lazy-loading globals.
|
||||
/// Taken from smithay_client_toolkit where it's not exposed
|
||||
/// Taken from `smithay_client_toolkit` where it's not exposed
|
||||
#[derive(Debug)]
|
||||
enum LazyGlobal<I: Interface> {
|
||||
Unknown,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue