1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-20 11:54:23 +02:00
ironbar/src
2023-07-26 22:03:27 +01:00
..
cli feat: ipc server and cli 2023-06-29 16:19:19 +01:00
clients refactor: fix new pedantic clippy warnings 2023-07-16 20:17:32 +01:00
config refactor: fix new pedantic clippy warnings 2023-07-16 20:17:32 +01:00
dynamic_value refactor: use new smart pointer macros throughout codebase 2023-06-29 23:16:31 +01:00
image refactor(image): do not try to read desktop files where definitely not necessary 2023-07-26 22:03:27 +01:00
ipc feat(ipc): commands for opening/closing popups 2023-07-16 19:15:55 +01:00
modules fix(image): using fallback in places it shouldn't 2023-07-26 21:49:45 +01:00
bar.rs feat(ipc): commands for opening/closing popups 2023-07-16 19:15:55 +01:00
bridge_channel.rs feat: ipc server and cli 2023-06-29 16:19:19 +01:00
desktop_file.rs fix(launcher): incorrectly resolving some applications 2023-07-05 23:32:56 +01:00
error.rs feat(config): use default fallback with config instructions 2023-07-04 17:38:39 +01:00
global_state.rs feat(ipc): commands for opening/closing popups 2023-07-16 19:15:55 +01:00
gtk_helpers.rs feat(ipc): commands for opening/closing popups 2023-07-16 19:15:55 +01:00
ironvar.rs feat: support for 'ironvar' dynamic variables 2023-06-29 16:26:54 +01: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 feat(ipc): commands for opening/closing popups 2023-07-16 19:15:55 +01:00
popup.rs feat(ipc): commands for opening/closing popups 2023-07-16 19:15:55 +01:00
script.rs fix: scripts don't work while running ironbar under a systemd service 2023-05-01 20:57:08 +01:00
style.rs feat(ipc): support for injecting additional stylesheets 2023-06-29 16:26:55 +01:00
unique_id.rs fix: popups occasionally getting jumbled with multiple bars 2023-05-29 14:01:42 +01:00