rasmusq rasmusq
  • Joined on 2025-09-18
rasmusq pushed to feature/dual-row-scroller at rasmusq/mangowc-rasmusq 2025-12-10 21:06:03 +00:00
9d04eff5ea Merge branch 'main' into feature/dual-row-scroller
f771e56c31 opt: optimize handle foreign toplevel
64d350ee9b feat: add bing flag p
4e296671c2 feat: handle foreign toplevel minimize and maximize request
31d29fb48c opt: format code
Compare 15 commits »
rasmusq pushed to main at rasmusq/mangowc-rasmusq 2025-12-10 21:05:38 +00:00
f771e56c31 opt: optimize handle foreign toplevel
64d350ee9b feat: add bing flag p
4e296671c2 feat: handle foreign toplevel minimize and maximize request
31d29fb48c opt: format code
2aa7e58d7c opt: optimize get client from surface
Compare 14 commits »
rasmusq pushed to feature/dual-row-scroller at rasmusq/mangowc-rasmusq 2025-12-04 15:26:46 +00:00
178fa5220e Merge branch 'main' into feature/dual-row-scroller
0e59209d2b opt: focusdir use same monitor client first
e602605fa4 opt: optimize focus change when change monitor
1b739a1c7e update readme
11b425faad opt: avoid unnecessary focus animations
Compare 24 commits »
rasmusq pushed to main at rasmusq/mangowc-rasmusq 2025-12-04 15:25:40 +00:00
0e59209d2b opt: focusdir use same monitor client first
e602605fa4 opt: optimize focus change when change monitor
1b739a1c7e update readme
11b425faad opt: avoid unnecessary focus animations
44c271ee52 opt: optimize border color set when change monitor
Compare 23 commits »
rasmusq pushed to feature/dual-row-scroller at rasmusq/mangowc-rasmusq 2025-11-29 19:23:46 +00:00
40948d22ba Merge branch 'main' into feature/dual-row-scroller-clean
c0eceeb3bf fix: avoid toggle overview when setfullscreen and setmaximziescreen
09c1920515 opt: correct var isminized to isminimized
b3ccf43453 opt: not swallow the isminied window
7c7a9437e6 opt: optimize option name transparent_wlr_lock to allow_lock_transparent
Compare 18 commits »
rasmusq pushed to main at rasmusq/mangowc-rasmusq 2025-11-29 19:20:47 +00:00
c0eceeb3bf fix: avoid toggle overview when setfullscreen and setmaximziescreen
09c1920515 opt: correct var isminized to isminimized
b3ccf43453 opt: not swallow the isminied window
7c7a9437e6 opt: optimize option name transparent_wlr_lock to allow_lock_transparent
66bf6d5cff Merge pull request #448 from Rexcrazy804/xray-lockscreen
Compare 6 commits »
rasmusq pushed to main at rasmusq/mangowc-rasmusq 2025-11-28 09:19:11 +00:00
16368a8781 opt: optimize code struct
b768f72eaa opt: allow ime in on-demand layer
28ab0e6343 opt: re-judge the focus strategy of the layer when re-arrangelayer
Compare 3 commits »
rasmusq pushed to feature/dual-row-scroller at rasmusq/mangowc-rasmusq 2025-11-27 19:31:44 +00:00
e4c3fc5ed7 Merge branch 'main' into feature/dual-row-scroller
ffa496fa98 Merge branch 'main' of github.com:rasmusq/mangowc
2f9cabe4b2 fix: sloppyfocus not work when move cursor slowly
e2ee985b8f bump version to 0.10.6
4280f8e0bf Merge pull request #442 from xdavidel/fix_nixos_portals
Compare 39 commits »
rasmusq pushed to main at rasmusq/mangowc-rasmusq 2025-11-27 19:29:34 +00:00
ffa496fa98 Merge branch 'main' of github.com:rasmusq/mangowc
2f9cabe4b2 fix: sloppyfocus not work when move cursor slowly
e2ee985b8f bump version to 0.10.6
4280f8e0bf Merge pull request #442 from xdavidel/fix_nixos_portals
c004f7460c nix: add portals.conf file
Compare 38 commits »
rasmusq pushed to feature/dual-row-scroller at rasmusq/mangowc-rasmusq 2025-11-27 19:28:09 +00:00
4a1a045a44 add: configuration options and keybinds for the dual-scroller layout
rasmusq pushed to main at rasmusq/mangowc-rasmusq 2025-11-27 19:24:34 +00:00
8ab59c1aca feat: support scroll maximize and fullscreen window
b3578344dc opt: optimize init focus for x11 window
389f417a3b feat: add windowrule option scroller_proportion_single
d2e0df024d opt: optimize code struct
bd6a71f05e fix: fix border color change when swithc mon focus
Compare 28 commits »
rasmusq pushed to feature/dual-row-scroller at rasmusq/mangowc-rasmusq 2025-11-27 19:18:33 +00:00
be6ed1764f fix do not scroll to index zero when no window in row is focused
3de0ce410a update use dedicated row identifiers
deae7862e3 add only respect scroller centering on bottom row
ccb2a99bfb fix row consistent movement and focus
7641a65a89 fix rows keep their position when left
Compare 35 commits »
rasmusq pushed to feature/dual-row-scroller at rasmusq/mangowc-rasmusq 2025-11-27 19:15:31 +00:00
rasmusq pushed to main at rasmusq/mangowc-rasmusq 2025-11-27 19:14:34 +00:00
2f9cabe4b2 fix: sloppyfocus not work when move cursor slowly
e2ee985b8f bump version to 0.10.6
4280f8e0bf Merge pull request #442 from xdavidel/fix_nixos_portals
c004f7460c nix: add portals.conf file
03ee277ef6 opt: allow init focus to on-demand-focus layer
Compare 37 commits »
rasmusq pushed to feature/dual-row-scroller at rasmusq/mangowc-rasmusq 2025-11-27 19:02:27 +00:00
19151d5643 Merge branch 'main' into feature/dual-row-scroller
ffa496fa98 Merge branch 'main' of github.com:rasmusq/mangowc
2f9cabe4b2 fix: sloppyfocus not work when move cursor slowly
e2ee985b8f bump version to 0.10.6
4280f8e0bf Merge pull request #442 from xdavidel/fix_nixos_portals
Compare 39 commits »
rasmusq pushed to feature/dual-row-scroller at rasmusq/mangowc-rasmusq 2025-11-27 18:32:11 +00:00
0dfd7966b4 remove: unnecessary comments to fit comment style in rest of repo for possible pr in the future
rasmusq pushed to feature/dual-row-scroller at rasmusq/mangowc-rasmusq 2025-11-27 18:25:44 +00:00
5c63a0db7e add: keybinds for resizing row ratio
rasmusq pushed to feature/dual-row-scroller at rasmusq/mangowc-rasmusq 2025-11-16 19:06:40 +00:00
481d87b0d9 update update comments for readability and presentation
rasmusq deleted branch learning/dual_scroller from rasmusq/mangowc-rasmusq 2025-11-16 18:49:04 +00:00
rasmusq pushed to feature/dual-row-scroller at rasmusq/mangowc-rasmusq 2025-11-16 01:00:45 +00:00
be6ed1764f fix do not scroll to index zero when no window in row is focused