1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 22:31:03 +02:00
ironbar/docs
Rodrigo Batista de Moraes e307e15dc4
feat: new sway-mode module (#671)
* feat: add sway-mode module

* refactor: Avoid making multiple connections to SwayIPC

Now `sway::Client` is store in `ironbar.clients`, and allow dynamically
registering event listeners, instead of hardcoding events for Workspace
updates.

Remove the use of `swayipc::Connection` from `sway-mode` module, and
replace it with the new event listener system.

#671
2024-08-05 13:22:01 +01:00
..
examples docs(examples) add custom weather example 2024-04-14 01:10:45 +01:00
modules feat: new sway-mode module (#671) 2024-08-05 13:22:01 +01:00
_Sidebar.md feat: new sway-mode module (#671) 2024-08-05 13:22:01 +01:00
Compiling.md feat: add networkmanager module 2024-08-04 12:55:12 +01:00
Configuration guide.md feat: ability to set bar layer and exclusive zone 2024-06-13 21:42:40 +01:00
Controlling Ironbar.md feat: ability to set bar layer and exclusive zone 2024-06-13 21:42:40 +01:00
Dynamic values.md docs(dynamic values): link to scripts/ironvars pages 2023-10-16 22:39:48 +01:00
Home.md docs: migrate wiki into main repo 2022-11-06 22:52:21 +00:00
Images.md feat(workspaces): support for using images in name_map 2023-01-30 11:51:01 +00:00
Ironvars.md docs(ironvars): correct allowed chars in keys 2024-01-25 22:42:48 +00:00
Scripts.md feat: mouse event config options 2022-12-15 21:37:08 +00:00
Styling guide.md docs(styling guide): add explanation on specificity 2023-10-16 20:10:50 +01:00