Commit Graph
1073 Commits
Author SHA1 Message Date
DreamMaoMao d86045fa28 fix: error judge for curtag whether is scroller layout 2025-09-15 20:07:12 +08:00
DreamMaoMao 7cb2279021 opt: view ~0 should effect by view_current_to_back 2025-09-15 17:02:50 +08:00
DreamMaoMao d228a9b8a0 fix: can't switch layout in ~0 tag 2025-09-15 16:47:39 +08:00
DreamMaoMao f826bc1fba fix: configure error device when createdevice 2025-09-15 16:18:45 +08:00
DreamMaoMao a6d0ae8d21 update config.conf 2025-09-15 14:50:33 +08:00
DreamMaoMao 58650a6e91 update readme 2025-09-15 14:35:16 +08:00
DreamMaoMao 531eae54cf feat: add option view_current_to_back 2025-09-15 09:35:21 +08:00
DreamMaoMao 3679e7faba fix: error tag animation direction in some scroller layout case 2025-09-13 20:13:07 +08:00
DreamMaoMao 08c5ba33ff bump version to 0.8.6 2025-09-11 16:27:43 +08:00
DreamMaoMao c11476ef12 opt: optimize code struct 2025-09-11 16:27:16 +08:00
DreamMaoMao f2eb995d56 fix: use smartgaps miss tagin animaiton in scroller layput 2025-09-11 16:27:16 +08:00
DreamMaoMao 4b8d74668e opt: optimize visible client count 2025-09-11 10:11:48 +08:00
DreamMaoMao 9659fc1c6b opt: remove useless code 2025-09-11 07:19:05 +08:00
DreamMaoMao 82ae29e048 opt: optimize code struct 2025-09-11 07:15:36 +08:00
DreamMaoMao 1311d9a18c opt: optimize code struct 2025-09-11 07:13:06 +08:00
DreamMaoMao b8f3bec0be opt: Re-implement view left and view right logic 2025-09-10 19:14:15 +08:00
DreamMaoMao 258550fa0a fix: miss update float_geom when tile window tagmon 2025-09-10 19:14:15 +08:00
DreamMaoMao a2ee93cc34 fix: ISTILED marco only judge tile state 2025-09-10 19:14:15 +08:00
DreamMaoMao df7c877614 opt: optimize auto_back_tag toggle logic 2025-09-09 17:42:43 +08:00
DreamMaoMao a875fbd060 opt: Reduce unnecessary layout calculations 2025-09-09 16:37:41 +08:00
DreamMaoMao d32dde4d98 opt: optimize slide animaiton dir judge 2025-09-09 12:14:36 +08:00
DreamMaoMao d64e654c2d opt: optimzie var name 2025-09-09 11:02:47 +08:00
DreamMaoMao 1facac13d7 opt: swallowby window use swallowing window size 2025-09-09 08:57:51 +08:00
DreamMaoMao ed7886c685 fix: animation none type not effect 2025-09-08 16:26:53 +08:00
DreamMaoMao 5f3632dde4 update readme 2025-09-08 10:29:28 +08:00
DreamMaoMao f9cff86a8a opt: optimize frame count when total_frame is 0 2025-09-08 09:03:07 +08:00
DreamMaoMao f712917159 opt: optimize layer animaiton frame count in multi monitor 2025-09-07 17:59:15 +08:00
DreamMaoMao cd3689d557 opt: optimize minimize logic 2025-09-07 14:52:30 +08:00
DreamMaoMao 33a1289813 opt: optimzie code struct 2025-09-07 14:30:15 +08:00
DreamMaoMao 3ea0f11084 opt: not send minimized request to client when ignore_minimize is true 2025-09-07 12:49:00 +08:00
DreamMaoMao fb1d23632c opt: fix build warnning 2025-09-07 11:59:40 +08:00
DreamMaoMao 243ddc90f7 opt: optimie scroller code struct 2025-09-07 10:30:51 +08:00
DreamMaoMao a882b1cdd4 opt: optimize scroll judge when focus change 2025-09-07 10:17:11 +08:00
DreamMaoMao e81ca5a6e5 opt: Optimize the insertion position of the new window in the scrolling layout 2025-09-07 09:47:36 +08:00
DreamMaoMao 575446f6e3 update readme 2025-09-06 18:49:00 +08:00
DreamMaoMao a493db63c0 opt: remove useless scratchpad_width and scratachpad_height 2025-09-06 12:29:37 +08:00
DreamMaoMao 5ba5154ec8 bump version 0.8.5 2025-09-06 10:43:13 +08:00
DreamMaoMao 73cd62cc6b fix: miss free switch toggle listener when switch VT 2025-09-06 10:04:16 +08:00
DreamMaoMao 0d83025f51 opt: more fuzzy monitor mode matching 2025-09-06 08:32:20 +08:00
DreamMaoMao 50fcb5ed68 opt: optimize code struct 2025-09-05 22:01:08 +08:00
DreamMaoMao 6b02283f6d fix: none type open animaiton miss move animaiton 2025-09-05 21:16:38 +08:00
DreamMaoMao 6b5d5b0919 change: remove width and height arg for toggle_name_scratchpad 2025-09-05 19:10:10 +08:00
DreamMaoMao 7d15562c6e fix: apply named scratch size fail 2025-09-05 18:55:26 +08:00
DreamMaoMao 03ce91572a feat: support switchbind 2025-09-05 16:18:51 +08:00
DreamMaoMao a3ae2cea47 bump version to 0.8.4 2025-09-05 14:38:34 +08:00
DreamMaoMao 5270cabc31 fix: miss re-arrange after restore minimized window 2025-09-05 14:26:40 +08:00
DreamMaoMao ace0993662 change: correct dispatch name minized to minimized,restore_minized to restore_minimized 2025-09-05 14:22:10 +08:00
DreamMaoMao c7b0e2e6c8 feat: add global option edge_scroller_pointer_focus 2025-09-04 10:00:52 +08:00
DreamMaoMao ffba02fd59 opt: use spawn_shell to run exec config 2025-09-03 13:11:17 +08:00
DreamMaoMao 43c7007a98 feat: hot-reload pointer setting in config 2025-09-03 12:48:02 +08:00