100 Commits
Author SHA1 Message Date
DreamMaoMao 4efb8c5e06 fix: isfloating rule not follow monitor rule
Close manually marked stale issues / close-issues (push) Has been cancelled
Lock Threads / lock (push) Has been cancelled
2026-01-08 10:13:21 +08:00
DreamMaoMao 5a714b7562 opt: optimize sloppyfocus 2026-01-05 22:12:44 +08:00
DreamMaoMao 775931a4e1 bump version to 0.10.10 2026-01-04 19:59:35 +08:00
DreamMaoMao 67b37559a8 opt: ensure auto schedule next frame when animaiton not end 2026-01-04 07:18:04 +08:00
DreamMaoMao d2894f0bab opt: use int instaead of uint in layout code 2026-01-03 10:38:42 +08:00
DreamMaoMao 2771053ee6 opt: animations logic all use the int type
avoid the coordinates being forcibly limited to positive numbers
2026-01-03 09:37:34 +08:00
DreamMaoMao 0d13b1002e opt: correct the layer animation coordinate data type 2026-01-03 09:19:18 +08:00
DreamMaoMao 23d550e04d fix: avoid use null mon when session not active 2026-01-01 14:48:49 +08:00
DreamMaoMao ed557fa5aa fix: miss set floating window not overlap to non-custom pos client 2026-01-01 12:37:00 +08:00
DreamMaoMao 89e0805d54 opt: optimize code struct 2026-01-01 12:26:19 +08:00
DreamMaoMao ec6d54148d opt: change view_current_to_back default to 0 2026-01-01 09:49:33 +08:00
DreamMaoMao df2040c1dc fix: isoverlay windowrule not set to correct client 2025-12-31 17:32:15 +08:00
DreamMaoMao 5ee43c302a opt: not focus isunglobal window when focusstack 2025-12-31 17:27:43 +08:00
DreamMaoMao 0edcd32271 fix: offsetx and offsety not apply 2025-12-31 16:28:55 +08:00
DreamMaoMaoandGitHub 35d123ea2f Merge pull request #547 from MemoritiK/main
Windowrule offset not applying
2025-12-31 15:50:32 +08:00
DreamMaoMao d6dbb7a701 bump version to 0.10.9 2025-12-30 11:45:37 +08:00
DreamMaoMao ed1612f1bd fix: switch to mango session fail from other vt 2025-12-30 10:25:00 +08:00
DreamMaoMao 35dd788ca3 fix: fix error offset for shadow and surface clip 2025-12-30 10:15:43 +08:00
DreamMaoMao d3790e9c7a opt: optimzie handle requestmonstate 2025-12-29 15:05:11 +08:00
DreamMaoMao f749500449 feat: restore the current tag when after chvt 2025-12-29 12:37:40 +08:00
DreamMaoMao 42f722ada2 opt: reset global window record per when arrange 2025-12-29 10:48:48 +08:00
DreamMaoMao af1f7850ee opt: avoid pointer focus disable scene node 2025-12-28 10:08:47 +08:00
DreamMaoMao 81319e99de update readme 2025-12-27 12:10:12 +08:00
DreamMaoMao 526a09c480 opt: not search disable node in xytonode 2025-12-27 09:54:29 +08:00
DreamMaoMao 14f15ec997 fix: gapoh not apply correctly in VT layout 2025-12-26 08:35:32 +08:00
DreamMaoMao 471c71f65c feat: add windowrule option isnoradius 2025-12-20 11:39:53 +08:00
DreamMaoMao df0e18481b opt: reduce cursor resize request 2025-12-19 23:08:19 +08:00
DreamMaoMao a67083bdb4 opt: no force center x11 window when map 2025-12-19 22:55:26 +08:00
DreamMaoMao 9aa8dab8ac opt: reset float geom record when remap 2025-12-19 17:34:29 +08:00
DreamMaoMaoandGitHub e26e477d6b Merge pull request #523 from meeeee3/scroll-factor
feat: add wheel scroll factor
2025-12-19 16:43:50 +08:00
DreamMaoMao f54d7b3483 break change: inhibit_regardless_of_visibility rename to idleinhibit_ignore_visible 2025-12-19 14:40:32 +08:00
DreamMaoMao bce6c0498e fix: inhibit_regardless_of_visibility not apply in some case 2025-12-19 14:36:23 +08:00
DreamMaoMao 5f884bdf51 opt: opt optimize idleinhibit check 2025-12-18 10:51:53 +08:00
DreamMaoMao ff35c7afe9 bump version to 0.10.8 2025-12-17 11:04:13 +08:00
DreamMaoMao 0212ee7177 opt: remove useless code 2025-12-16 12:02:34 +08:00
DreamMaoMao b5848f38b4 fix: crash when use focusstack 2025-12-16 11:57:56 +08:00
DreamMaoMao db2151af64 fix: crash when focusmon to invalid monitor 2025-12-16 11:34:52 +08:00
DreamMaoMaoandGitHub acb3fc2a2a Merge pull request #511 from andycandy-dev/fix-rouded-corners
fix: rounded corners on off-screen window edges
2025-12-14 22:28:18 +08:00
DreamMaoMaoandGitHub 3e9f437e85 Merge pull request #510 from andycandy-dev/fix-scroller-overlap
fix: scroller layout window overlap caused by uint
2025-12-14 21:01:07 +08:00
DreamMaoMaoandGitHub 50b9de6f80 Merge pull request #507 from Rexcrazy804/nix-patches
Improvements to nix derrivation
2025-12-13 21:54:10 +08:00
DreamMaoMao 0f861e79a0 fix: avoid using old cursor_mgr in cursor timer 2025-12-13 18:21:58 +08:00
DreamMaoMao c151ad46e6 feat: add layout tgmix 2025-12-13 11:43:39 +08:00
DreamMaoMao 06dd3423a1 opt: optimize ws module 2025-12-13 09:50:36 +08:00
DreamMaoMaoandGitHub d696b763e8 Merge pull request #503 from hsdcc/main
fix typo in 'layer animation' section
2025-12-12 22:01:04 +08:00
DreamMaoMao fa4eb322b6 fix: crash when reload_config 2025-12-12 15:41:26 +08:00
DreamMaoMao 91f4604199 feat: add fadein fadeout curve 2025-12-12 12:14:18 +08:00
DreamMaoMao ddc2448d1c fix: fix typo 2025-12-11 15:45:05 +08:00
DreamMaoMao bbc5ee19a8 Merge pull request #358 from 4zv4l/main
feat: allow to build using Guix
2025-12-11 09:41:09 +08:00
DreamMaoMao f771e56c31 opt: optimize handle foreign toplevel
Close manually marked stale issues / close-issues (push) Has been cancelled
Lock Threads / lock (push) Has been cancelled
2025-12-10 22:35:45 +08:00
DreamMaoMao 64d350ee9b feat: add bing flag p 2025-12-10 20:11:55 +08:00
DreamMaoMao 4e296671c2 feat: handle foreign toplevel minimize and maximize request 2025-12-10 19:36:32 +08:00
DreamMaoMao 31d29fb48c opt: format code 2025-12-10 18:32:06 +08:00
DreamMaoMao 2aa7e58d7c opt: optimize get client from surface 2025-12-10 18:30:45 +08:00
DreamMaoMao 01e957f2ae opt: allow layershell surface toggle shortcut inhibit 2025-12-10 18:29:16 +08:00
DreamMaoMao 318dc85b22 opt: eliminate the positional deviation in master layout 2025-12-09 20:49:28 +08:00
DreamMaoMao dfb59d12c2 fix: excrescent border in grid layout 2025-12-09 09:40:22 +08:00
DreamMaoMaoandGitHub c3253af75d Merge pull request #490 from Mental-Vortex/main
feat: Move window to center when in scroller layout
2025-12-08 22:15:40 +08:00
DreamMaoMao dd72e472bf update readme 2025-12-08 09:42:18 +08:00
DreamMaoMao f3f3215791 fix: nmaster num caculate error in master layout 2025-12-07 21:34:05 +08:00
DreamMaoMaoandGitHub 1e8e4677dd Merge pull request #488 from Owen-sz/main
doc: add Fedora install instructions
2025-12-07 10:12:00 +08:00
DreamMaoMao 0e59209d2b opt: focusdir use same monitor client first
Close manually marked stale issues / close-issues (push) Has been cancelled
Lock Threads / lock (push) Has been cancelled
2025-12-04 17:41:25 +08:00
DreamMaoMao e602605fa4 opt: optimize focus change when change monitor 2025-12-04 09:58:16 +08:00
DreamMaoMao 1b739a1c7e update readme 2025-12-04 09:22:42 +08:00
DreamMaoMao 11b425faad opt: avoid unnecessary focus animations 2025-12-03 22:06:17 +08:00
DreamMaoMao 44c271ee52 opt: optimize border color set when change monitor 2025-12-03 21:58:46 +08:00
DreamMaoMao 2258574e25 bump version to 0.10.7 2025-12-03 18:15:56 +08:00
DreamMaoMao 02377e2867 fix: change u_int32_t to uint32_t 2025-12-03 18:15:35 +08:00
DreamMaoMao 4277159219 opt: add some usage message 2025-12-03 18:15:35 +08:00
DreamMaoMao e965264f3b fix: dont use evenmask 2025-12-03 17:22:27 +08:00
DreamMaoMao 5c314be8c6 break change: remove autostar.sh and MANGOCONFIG env 2025-12-03 16:22:13 +08:00
DreamMaoMao 1ffdc1ef38 feat: support -c option to specified config file 2025-12-03 16:12:05 +08:00
DreamMaoMao a2902a469b opt: optimize code struct 2025-12-03 13:47:47 +08:00
DreamMaoMao 068ec120de fix: curtag overflow when view arg is -1 in view dispatch 2025-12-03 09:29:14 +08:00
DreamMaoMao 559de3c66b feat: support view multi tag in view dispatch 2025-12-03 09:11:17 +08:00
DreamMaoMao bfcde37aba opt: optimize namedscratchpad when swallow 2025-12-03 08:18:35 +08:00
DreamMaoMao 88e868caf8 opt: simple printstatus signal 2025-12-02 18:41:12 +08:00
DreamMaoMao b9952f03b5 opt: change unsigned int to uint32_t 2025-12-02 16:57:24 +08:00
DreamMaoMao 9196e2a50b opt: use event mask to decide whether print ipc message 2025-12-02 16:46:11 +08:00
DreamMaoMao 075d4979b6 opt: use signal to handle printstauts 2025-12-02 16:19:31 +08:00
DreamMaoMao e0c80af6b1 update readme 2025-12-01 11:23:18 +08:00
DreamMaoMao 1b7e998b67 opt: optimize scroller layout center client judge 2025-11-30 13:40:48 +08:00
DreamMaoMao 992822e309 opt: not handle virtual group keyborad ov_tab_mode detect 2025-11-30 13:40:48 +08:00
DreamMaoMao 113e73fe4a opt: avoid toggle overview when setfullscreen and setmaximziescreen 2025-11-30 13:40:48 +08:00
DreamMaoMao 09c1920515 opt: correct var isminized to isminimized 2025-11-29 17:33:57 +08:00
DreamMaoMao b3ccf43453 opt: not swallow the isminied window 2025-11-29 17:30:22 +08:00
DreamMaoMao 7c7a9437e6 opt: optimize option name transparent_wlr_lock to allow_lock_transparent 2025-11-29 16:31:09 +08:00
DreamMaoMaoandGitHub 66bf6d5cff Merge pull request #448 from Rexcrazy804/xray-lockscreen
feat: support transparent wlr session lock
2025-11-29 16:23:42 +08:00
DreamMaoMao 16368a8781 opt: optimize code struct
Close manually marked stale issues / close-issues (push) Has been cancelled
Lock Threads / lock (push) Has been cancelled
2025-11-28 12:49:06 +08:00
DreamMaoMao b768f72eaa opt: allow ime in on-demand layer 2025-11-28 12:42:18 +08:00
DreamMaoMao 28ab0e6343 opt: re-judge the focus strategy of the layer when re-arrangelayer 2025-11-28 12:15:47 +08:00
DreamMaoMao 2f9cabe4b2 fix: sloppyfocus not work when move cursor slowly 2025-11-27 22:40:41 +08:00
DreamMaoMao e2ee985b8f bump version to 0.10.6 2025-11-26 10:09:06 +08:00
DreamMaoMao 4280f8e0bf Merge pull request #442 from xdavidel/fix_nixos_portals
add portals.conf file
2025-11-24 11:43:14 +08:00
DreamMaoMao 03ee277ef6 opt: allow init focus to on-demand-focus layer 2025-11-21 14:50:27 +08:00
DreamMaoMao a0824c05df opt: optimize scroll judge when open new client 2025-11-20 22:47:12 +08:00
DreamMaoMao e7cb4f77f3 fix: wrong scroll judge when disable animaitons 2025-11-20 21:21:29 +08:00
DreamMaoMao e22cf99e74 feat: support relative path for source keyword 2025-11-20 10:34:32 +08:00
DreamMaoMao 8e4d3b7aac update readme 2025-11-19 12:45:04 +08:00
DreamMaoMao 58d5938e14 opt: support hot reload cursor config 2025-11-19 12:41:03 +08:00
DreamMaoMao 4fda32bf1f Merge pull request #406 from jorritvanderheide/main
fix: nixos example
2025-11-19 12:41:03 +08:00