BZ
56890bacfb
fix #2 , format with stylua
2022-01-02 22:11:36 +01:00
BZ
ad9e63ce9c
fallback icon
2021-05-09 18:30:18 +02:00
BZ
0afab7248e
only operate on surface copies
...
Working with icons is tricky because their surfaces do not use reference counting correctly. If gears.surface(c.icon) is called multiple time on the same icon, it will cause a double-free error and Awesome will crash.
2021-02-02 17:26:36 +01:00
BZ
f2f2ca16c2
cleanup variable definition
2020-06-19 14:15:43 +02:00
BZ
0711cc93a7
add theme.* customization option
2020-06-19 14:03:24 +02:00
BZ
b80428e3b6
fixed an error when using st terminal
2020-06-19 13:38:24 +02:00
BZ
ecd8625041
500ms delay should be enough
2020-06-19 12:57:08 +02:00
BZ
1456642c40
fix dynamic icons not working properly on awesomewm restart
2020-06-19 12:46:14 +02:00
BZ
51fbad9e27
fix invalid object errors (steam)
2020-06-19 12:04:43 +02:00
BZ
9083b39327
remove unused imports
2020-06-18 18:03:59 +02:00
BZ
6454e913fe
backup dynamic icon and reset icon on no match
2020-06-18 18:03:09 +02:00
BZ
81635fa0db
rename set_delay to delay
2020-06-18 15:57:12 +02:00
BZ
e810596ea9
set icons delayed to avoid race conditions
2020-06-18 15:55:47 +02:00
BZ
10d2c9a815
baseline
2020-06-18 15:45:52 +02:00
BZ
5edb9b4c9e
set_icon
2020-06-18 11:04:09 +02:00
BZ
e2dd987b5e
init commit
2020-06-18 11:01:24 +02:00