Jake Stanger
dd7c9f30db
docs: add transition module-level options
2023-04-22 21:29:47 +01:00
Jake Stanger
cac064f479
feat: ability to configure popup gap
2023-04-07 14:53:18 +01:00
Jake Stanger
102d2478a9
feat: module hover options
...
Resolves #70 .
2023-04-01 13:29:40 +01:00
toino
d253c4bd7f
feat: add configurable margins around bar
2023-02-08 18:47:21 +00:00
Jake Stanger
3cf9be89fd
feat: global icon theme setting
...
BREAKING CHANGE: This removes the `icon_theme` option from `launcher` and `focused`. You will need to set this at the top of your config instead.
2023-01-30 11:51:01 +00:00
Jake Stanger
fa67d077b1
feat: mouse event config options
...
Adds `on_click_middle`, `on_click_right`, `on_scroll_up`, `on_scroll_down`.
BREAKING CHANGE: `on_click` is now called `on_click_left` for consistency with new options.
Resolves #44 .
2022-12-15 21:37:08 +00:00
Jake Stanger
d20972cb32
feat: dynamic tooltips
...
Resolves #36
2022-11-30 22:27:56 +00:00
Jake Stanger
c9e66d4664
feat: common module options (show_if
, on_click
, tooltip
)
...
The first three of many options that are common to all modules.
Resolves #36 . Resolves partially #34 .
2022-11-28 22:09:18 +00:00
Jake Stanger
58d55db660
docs: migrate wiki into main repo
2022-11-06 22:52:21 +00:00