1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-01 18:51:04 +02:00
ironbar/src
Jake Stanger 9012feee4f
fix(image): still blurry on hidpi
Adds in proper HiDPI image support into the image provider, using calls to Cairo.

Resolves #96 at last! (I hope...)
2023-05-08 16:12:01 +01:00
..
clients fix(clipboard): copying large images filling write pipe 2023-05-05 22:30:16 +01:00
config feat: module-level name and class options 2023-05-06 13:22:35 +01:00
image fix(image): still blurry on hidpi 2023-05-08 16:12:01 +01:00
modules fix(upower): popup always empty 2023-05-07 16:13:32 +01:00
bar.rs feat: module-level name and class options 2023-05-06 13:22:35 +01:00
bridge_channel.rs refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00
desktop_file.rs refactor: fix a few pedantic clippy warnings 2023-05-04 20:07:46 +01:00
dynamic_string.rs refactor: fix a few pedantic clippy warnings 2023-05-04 20:07:46 +01:00
error.rs refactor(wayland): update to 0.30.0 2023-05-04 20:07:42 +01:00
gtk_helpers.rs feat: module-level name and class options 2023-05-06 13:22:35 +01:00
logging.rs feat(logging): include line numbers 2023-05-04 20:07:46 +01:00
macros.rs chore: add trace logging for mutex locks 2023-05-04 20:07:46 +01:00
main.rs feat: module-level name and class options 2023-05-06 13:22:35 +01:00
popup.rs feat(custom): slider widget 2023-04-10 00:17:09 +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 refactor: macros to reduce repeated code 2022-12-11 22:45:52 +00:00