bling/widget
Maryll Castelino 677917056d
Replaced get_num_clients functions with one liner (#152)
removed the get_num_clients function from window_switcher widget
which returned the total number of clients on the selected tag
and replaced it with the one line "#awful.screen.focused().selected_tag:clients()"
which also returns the total number of clients on the selected tag
to reduce the complexity of the code
2023-03-07 07:20:32 +02:00
..
app_launcher Add popup border config in app_launcher (#190) 2023-01-19 11:41:52 +01:00
tabbar escape < and > in titlebars for tab widgets (#175) 2023-02-09 16:47:58 -08:00
tabbed_misc fixup! add more options to titlebar indicator 2021-11-05 13:23:25 +05:30
init.lua App launcher ala rofi widget (#103) 2021-11-03 14:38:50 -07:00
tag_preview.lua Merge branch 'master' into fixes 2021-11-15 18:35:30 +05:30
task_preview.lua Merge branch 'master' into fixes 2021-11-15 18:35:30 +05:30
window_switcher.lua Replaced get_num_clients functions with one liner (#152) 2023-03-07 07:20:32 +02:00