Commit Graph

1433 Commits

Author SHA1 Message Date
DreamMaoMao 8c8d8025c7 Merge pull request #720 from mangowm/revert-685-optional-session-manager
Revert "Add nix option to enable/disable adding to session manager"
2026-03-01 18:04:41 +08:00
DreamMaoMao 008cb9726e Revert "Add nix option to enable/disable adding to session manager" 2026-03-01 18:04:21 +08:00
DreamMaoMao 243848f43e bump version to 0.12.5 0.12.5 2026-03-01 12:02:57 +08:00
DreamMaoMao 755ffe06af update website in readme 2026-03-01 11:42:44 +08:00
DreamMaoMao 811610e481 rename mangowc to mangowm 2026-03-01 11:38:17 +08:00
DreamMaoMao e935af07c1 project: rename guix file 2026-03-01 11:35:51 +08:00
DreamMaoMao 43965a1155 update readme 2026-03-01 11:21:24 +08:00
DreamMaoMao 94380a3e07 Merge pull request #559 from WeraPea/pointer-events-fix
fix: pointer events being one event behind
2026-02-28 23:36:57 +08:00
DreamMaoMao 835269f86b opt: make spawn and spawn_shell log to debug log 2026-02-26 23:22:51 +08:00
DreamMaoMao 43114bbf8d Merge pull request #713 from noor-latif/fix/nix-update-xcbutilwm-to-libxcb-wm
fix(nix): update deprecated xorg package names to top-level
2026-02-26 17:53:06 +08:00
Noor Latif b338391984 fix(nix): update deprecated xorg package names to top-level
xcbutilwm → libxcb-wm

This eliminates the deprecation warnings:
- "The xorg package set has been deprecated, 'xorg.xcbutilwm' has been renamed to 'libxcb-wm'"

Changes:
- nix/default.nix:14: xcbutilwm, → libxcb-wm,
- nix/default.nix:60: xcbutilwm → libxcb-wm
2026-02-26 09:25:25 +00:00
DreamMaoMao 4787402b12 opt: optimize monitorrule check 2026-02-26 13:30:42 +08:00
DreamMaoMao cbc344ab88 fix: avoid opacity exceeds the threshold due to overshot animation curve 2026-02-26 08:29:27 +08:00
DreamMaoMao 1dac96b426 bump version to 0.12.4 0.12.4 2026-02-25 21:53:35 +08:00
DreamMaoMao 6667708d9a feat: monitor arg support multi spec match in disptach 2026-02-25 19:16:06 +08:00
DreamMaoMao 43d0f0f54a opt: remove useless code 2026-02-25 17:35:19 +08:00
DreamMaoMao bc5cf2c7d7 opt: remove useless code 2026-02-25 17:25:05 +08:00
DreamMaoMao c344dfe7a2 Merge pull request #709 from qaqland/clean-rendermon
opt: remove unused variable in function rendermon
2026-02-25 17:23:31 +08:00
qaqland e1c038ae08 opt: remove unused variable in function rendermon
Signed-off-by: qaqland <anguoli@uniontech.com>
2026-02-25 16:58:18 +08:00
DreamMaoMao 6894a36019 opt: remove some portal file comment 2026-02-25 15:24:11 +08:00
DreamMaoMao 5412bbe3b6 Merge pull request #685 from jtliang24/optional-session-manager
Add nix option to enable/disable adding to session manager
2026-02-25 15:23:54 +08:00
DreamMaoMao 564df864bf fix: popup position constrain not work for some app 2026-02-25 15:23:54 +08:00
DreamMaoMao a28647585f feat: set dbus env auto 2026-02-24 21:40:26 +08:00
Jiatao Liang 2f630c950e optional-session-manager 2026-02-23 22:59:31 -05:00
DreamMaoMao f8fa7a856c opt: optimize frame skip logic 2026-02-23 08:01:45 +08:00