1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-01 10:41:03 +02:00
ironbar/src
Jake Stanger 56f423e408
Merge pull request #371 from JakeStanger/refactor/encapsulate
refactor: begin restructuring core code to better encapsulate
2023-12-09 21:37:08 +00:00
..
clients refactor: begin restructuring core code to better encapsulate 2023-12-08 22:39:27 +00:00
config refactor: fix new pedantic clippy warnings 2023-07-16 20:17:32 +01:00
dynamic_value refactor: begin restructuring core code to better encapsulate 2023-12-08 22:39:27 +00:00
image refactor(image): do not try to read desktop files where definitely not necessary 2023-07-26 22:03:27 +01:00
ipc refactor: begin restructuring core code to better encapsulate 2023-12-08 22:39:27 +00:00
modules fix(tray): existing icons rendering as text 2023-12-02 22:26:15 +01:00
bar.rs refactor: begin restructuring core code to better encapsulate 2023-12-08 22:39:27 +00:00
bridge_channel.rs feat: ipc server and cli 2023-06-29 16:19:19 +01:00
cli.rs refactor: begin restructuring core code to better encapsulate 2023-12-08 22:39:27 +00:00
desktop_file.rs refactor: fix new clippy warning 2023-10-17 20:22:19 +01:00
error.rs feat(config): use default fallback with config instructions 2023-07-04 17:38:39 +01:00
gtk_helpers.rs feat(ipc): commands for opening/closing popups 2023-07-16 19:15:55 +01:00
ironvar.rs refactor: begin restructuring core code to better encapsulate 2023-12-08 22:39:27 +00:00
logging.rs feat(logging): include line numbers 2023-05-04 20:07:46 +01:00
macros.rs refactor: use new smart pointer macros throughout codebase 2023-06-29 23:16:31 +01:00
main.rs refactor: begin restructuring core code to better encapsulate 2023-12-08 22:39:27 +00:00
popup.rs refactor: begin restructuring core code to better encapsulate 2023-12-08 22:39:27 +00:00
script.rs refactor: fix new clippy warnings 2023-10-19 21:12:19 +01:00
style.rs fix(styles): hot reload not working when edited with vim 2023-10-17 20:22:02 +01:00