2025-05-28 18:27:10 +02:00

24 lines
884 B
Plaintext

##[pylyzer] failed /home/teraflops/.config/waybar/scripts/tiling.py 1731075378 1588
.___v_desugar_1 = pyimport "<failure>"
.<failure> = pyimport "<failure>"
.Gtk: Never
.subprocess = pyimport "<failure>"
.gi = pyimport "__init__"
.__init__ = pyimport "__init__"
.layouts: Dict!({{"vertical"}: {"hyprctl dispatch layout vert"}, {"horizontal"}: {"hyprctl dispatch layout horiz"}, {"floating"}: {"hyprctl dispatch layout float"}, {"tabbed"}: {"hyprctl dispatch layout tabbed"}})
.LayoutSelector: ClassType
.LayoutSelector <: Never
.LayoutSelector.__call__: () -> tiling.LayoutSelector
.LayoutSelector.create_button: (self: tiling.LayoutSelector, label: Obj, image_path: Obj, command: Obj, grid: Obj, row: Obj, col: Obj) -> Never
.LayoutSelector.on_button_clicked: (self: tiling.LayoutSelector, widget: Obj, command: Obj) -> Never
tiling = pyimport "tiling"
.win: .LayoutSelector