summaryrefslogtreecommitdiff
path: root/lib/hyprland
AgeCommit message (Collapse)Author
2025-01-29fix(hyprland): focused_workspaceDr0med4r
If moving a workspace to another monitor the newly created workspace has the focus. Also notify the workspaces as a property of a workspace has changed.
2025-01-16fix(hyprland): update clients on openwindow if needed (#148)pynappo
closes #188
2025-01-12chore(hyprland): add 3 missing properties for `Bind` (#234)Juhan
2025-01-07fix(vala): add namespace and version annotation for gir filesmatt1432
2024-12-21nix: refactor (#197)Aylur
close #192
2024-11-29fix(hyprland): sync monitors on focusedmonAylur
#147
2024-11-24fix(hyprland): update titleAylur
2024-11-24fix(hyprland): sync monitors on activeworkspaceAylur
close #130
2024-11-24fix(hyprland): client creationAylur
resolve #124 resolve #131
2024-11-21fix #114 create client on windowtitlev2Aylur
2024-11-17fix #88: hyprland sync workspaces before signal emissionAylur
2024-11-13add: hyprland.monitor.transformAylur
2024-10-28fix: #57 hyprland fullscreen enum (#58)João Pereira
2024-10-14lib(hyprland): check if conn and strea is not nullAylur
2024-10-13check that conn is not nullgnat
2024-09-26fix #20: hyprland sync workspaces on focused_workspaceAylur
2024-09-09lib: hyprland 0.42 fullscreen changesAylur
this means this library is for hyprland ^0.42
2024-09-01monorepo structuringAylur