Commit Graph
147 Commits
Author SHA1 Message Date
DreamMaoMao d2b3e3a70b feat: add global option center_master_overspread 2025-09-27 09:17:13 +08:00
DreamMaoMao 1442d2cb2b feat: add tagrule option no_hide 2025-09-25 11:35:20 +08:00
DreamMaoMao 2a11357ead feat: add comboview dispatch 2025-09-25 10:28:59 +08:00
DreamMaoMao 3a21ef8801 feat: add option scratchpad_cross_monitor 2025-09-24 20:08:20 +08:00
DreamMaoMao 980ada2658 feat: add option exchange_cross_monitor 2025-09-20 19:44:46 +08:00
DreamMaoMao 47d24d6e8a feat: tag action sync all monitor 2025-09-19 19:52:36 +08:00
DreamMaoMao 481a76eb36 feat: adaptive_sync support 2025-09-18 12:11:50 +08:00
DreamMaoMao 13e90496ef opt: optimzie func name 2025-09-17 12:04:10 +08:00
DreamMaoMao d05c2755c3 opt: only use custom-mode in headless monitor in monitorrule 2025-09-17 11:05:10 +08:00
DreamMaoMao ca824a7fe8 feat: allow set ~0 layout in tagrule 2025-09-15 22:16:21 +08:00
DreamMaoMao 531eae54cf feat: add option view_current_to_back 2025-09-15 09:35:21 +08:00
DreamMaoMao 33a1289813 opt: optimzie code struct 2025-09-07 14:30:15 +08:00
DreamMaoMao a493db63c0 opt: remove useless scratchpad_width and scratachpad_height 2025-09-06 12:29:37 +08:00
DreamMaoMao 73cd62cc6b fix: miss free switch toggle listener when switch VT 2025-09-06 10:04:16 +08:00
DreamMaoMao 6b5d5b0919 change: remove width and height arg for toggle_name_scratchpad 2025-09-05 19:10:10 +08:00
DreamMaoMao 03ce91572a feat: support switchbind 2025-09-05 16:18:51 +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
DreamMaoMao 4768ef2c29 feat: add dispatch toggle_trackpad_enable 2025-09-03 11:59:50 +08:00
DreamMaoMao 1d31a3ffb2 opt: monitor rule fallback to custom mode 2025-09-02 10:45:43 +08:00
DreamMaoMao 33d6de6bcf feat: add spawn_shell dispatch to keybind 2025-08-31 09:38:11 +08:00
DreamMaoMao 795a2ec9fb feat: add centerwin dispatch 2025-08-30 20:40:38 +08:00
DreamMaoMao 053f9976a6 feat: add istagsilent option to windowrule 2025-08-26 09:36:59 +08:00
DreamMaoMao 095af2b3c8 opt: monitor rule prefer to use internal mode 2025-08-24 09:51:39 +08:00
DreamMaoMao 15e6b10c20 feat: windowrule add ignore_minimize 2025-08-23 17:47:11 +08:00
DreamMaoMao b71d9b74bf fix: miss set keeptag arg in tagmon arg 2025-08-17 12:26:07 +08:00
DreamMaoMao b186437314 opt: optimize focusmon and tagmon arg 2025-08-16 11:24:09 +08:00
DreamMaoMao 0d2a7a46bd opt: swipe_min_threshold default to 1 2025-08-15 12:06:33 +08:00
DreamMaoMao b606c325c8 opt: default maximize all client 2025-08-10 12:25:08 +08:00
DreamMaoMao 3efb82fd7b opt: not convert kb layout exclude us layout 2025-08-07 12:53:34 +08:00
DreamMaoMao 7f32adbdd9 feat: add isnosizehit option to windowrule 2025-08-05 23:00:44 +08:00
DreamMaoMao 5f26ad6f13 feat: add noblur option to windowrule 2025-07-31 20:24:05 +08:00
DreamMaoMao b20b3ef9f6 change: change project name to mango 2025-07-30 15:03:10 +08:00
DreamMaoMao 575e5d4a47 opt: refresh is float type 2025-07-27 13:35:36 +08:00
DreamMaoMao bba39de107 opt: update monitor data after reload monitor rule 2025-07-27 13:21:40 +08:00
DreamMaoMao 11186dd498 opt: optimize reload config code struct 2025-07-27 10:33:34 +08:00
DreamMaoMao 3c1c90cf5b feat: hot reload monitor rule 2025-07-27 10:27:37 +08:00
DreamMaoMao c4440aa6a5 fix: crash when not set layoutname in tagrule 2025-07-26 18:07:29 +08:00
DreamMaoMao af258584ef feat: support set monitor resolution and refresh rate in monitor rule 2025-07-25 16:06:26 +08:00
DreamMaoMao 59c9bbbc90 fix: windowrule option monitor apply error 2025-07-18 10:59:19 +08:00
DreamMaoMao d1cff55348 feat: add option zoom_end_ratio 2025-07-12 14:57:57 +08:00
DreamMaoMao 02d70831b5 feat: layer open and close type set support 2025-07-11 23:36:54 +08:00
DreamMaoMao 3ef255ccde feat: add option to disable trackpad 2025-07-09 18:21:17 +08:00
DreamMaoMao 3a5cd857f0 change: isopenscratchpad windowrule change name to isnamedscratchpad 2025-07-06 14:06:39 +08:00
DreamMaoMao e3c9c784b6 feat: add shadow_only_floating option 2025-07-05 15:24:12 +08:00
DreamMaoMao 263e2e4260 feat: add option to set default scratchpad size 2025-07-04 12:38:50 +08:00
DreamMaoMao 71bcc9dc6a feat: layer shadow support 2025-07-04 10:45:52 +08:00
DreamMaoMao 5a8d666101 opt: fix format 2025-07-04 08:51:06 +08:00