Commit Graph
100 Commits
Author SHA1 Message Date
DreamMaoMao 3a21ef8801 feat: add option scratchpad_cross_monitor 2025-09-24 20:08:20 +08:00
DreamMaoMao eb0395a48d bump version to 0.8.9 2025-09-24 16:27:01 +08:00
DreamMaoMao c50cfedcd8 update readme 2025-09-23 07:56:06 +08:00
DreamMaoMao 17c683a2bf opt: disable some action in overview 2025-09-23 07:56:06 +08:00
DreamMaoMao fc38d4b278 fix: crash in some case when use global in multi monitor 2025-09-22 12:03:05 +08:00
DreamMaoMao cddbbd8bd6 fix: miss re judge the border corler of old mon sel client after change focus mon 2025-09-22 11:57:52 +08:00
DreamMaoMao b6b56a91ef opt: optimzie code struct 2025-09-21 11:57:32 +08:00
DreamMaoMao c03ba0436d opt: allow tag animaiton when client switch tag 2025-09-21 11:54:52 +08:00
DreamMaoMao 6d24ee3945 fix: root client shouldn't use invisble client and floating client 2025-09-20 20:16:47 +08:00
DreamMaoMao 980ada2658 feat: add option exchange_cross_monitor 2025-09-20 19:44:46 +08:00
DreamMaoMaoandGitHub e5f6f9e415 Merge pull request #249 from levnikmyskin/main
If focus_cross_monitor is enabled focusdir focuses the monitor if no clients available
2025-09-20 19:18:11 +08:00
DreamMaoMao da68edcbb6 opt: optimize code struct 2025-09-20 10:39:19 +08:00
DreamMaoMao 99cf09cb08 opt: tile layout use arg mon not selmon 2025-09-19 20:38:05 +08:00
DreamMaoMao 47d24d6e8a feat: tag action sync all monitor 2025-09-19 19:52:36 +08:00
DreamMaoMao 1dc2b51250 bump version to 0.8.8 2025-09-19 11:47:00 +08:00
DreamMaoMao 1418fda1f2 opt: optimize scroller_prefer_center judge when kill a client 2025-09-19 11:46:22 +08:00
DreamMaoMao c23c74627f fix: dont use floating window as scroller root client 2025-09-18 22:53:34 +08:00
DreamMaoMao 32abad6aad bump version to 0.8.7 2025-09-18 21:14:25 +08:00
DreamMaoMao 67e9787e36 fix: adaptive_sync not apply in init 2025-09-18 20:55:42 +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 50e4a49c2e opt: use nearest refresh for monitor rule 2025-09-17 12:02:14 +08:00
DreamMaoMao d05c2755c3 opt: only use custom-mode in headless monitor in monitorrule 2025-09-17 11:05:10 +08:00
DreamMaoMao 7114757b7a opt: enable layer animaiton default in config 2025-09-16 21:15:46 +08:00
DreamMaoMao fdd30db0c7 fix: fullscrren client shouldn't be effect by other monitor 2025-09-16 10:13:08 +08:00
DreamMaoMao ca824a7fe8 feat: allow set ~0 layout in tagrule 2025-09-15 22:16:21 +08:00
DreamMaoMao 31ac4bd6ed feat: make ~0 tag own independent layout 2025-09-15 22:06:10 +08:00
DreamMaoMao 4a8568639f fix: can't set ~0 tag layout for ipc 2025-09-15 20:53:06 +08:00
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
DreamMaoMao 4768ef2c29 feat: add dispatch toggle_trackpad_enable 2025-09-03 11:59:50 +08:00
DreamMaoMao 76aafa0bd0 opt: On-demand focus layer not auto get focus 2025-09-03 07:24:57 +08:00
DreamMaoMao 15ca571bce fix: ext-workspace confuse status in multi monitor 2025-09-02 11:50:17 +08:00
DreamMaoMao 1d31a3ffb2 opt: monitor rule fallback to custom mode 2025-09-02 10:45:43 +08:00
DreamMaoMao 13d0424c1b bump version to 0.8.3 2025-08-31 11:51:40 +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 1f77e58baf opt: fix tagsel toggle 2025-08-29 19:06:08 +08:00
DreamMaoMao 04f1d97733 feat: view same tag auto back prev tag 2025-08-29 09:03:44 +08:00
DreamMaoMao 7a4eaeaa8e fix: miss free kb_layout memory 2025-08-27 10:23:33 +08:00
DreamMaoMao 9b144df48d opt: avoid useless view action 2025-08-27 09:38:22 +08:00
DreamMaoMao 957b24f164 format code 2025-08-26 16:45:51 +08:00
DreamMaoMaoandGitHub e287da04d5 Merge pull request #223 from DreamMaoMao/wlr-ext-workspace-with-file
feat: ext-workspace-v1 support
2025-08-26 16:34:11 +08:00
DreamMaoMaoandGitHub 281cc9721b Merge branch 'main' into wlr-ext-workspace-with-file 2025-08-26 16:33:59 +08:00
DreamMaoMaoandGitHub 06e5a82d0c Merge pull request #205 from DreamMaoMao/wlr-ext-workspace
feat: wlr-ext-workspace support
2025-08-26 16:33:19 +08:00
DreamMaoMao c5ee61322a comment: Add a reference declaration 2025-08-26 16:24:26 +08:00
DreamMaoMao d7fdaa42a3 feat:add ext-workspace protocol file for temp 2025-08-26 16:16:05 +08:00
DreamMaoMao aaae66113d feat: wlr-ext-workspace support 2025-08-26 16:16:00 +08:00
DreamMaoMao 8a4175eeda opt: optimize setmon logic 2025-08-26 12:41:58 +08:00
DreamMaoMao 7a8e395335 opt: no apply foucus_on_activate when istagsilent 2025-08-26 09:43:23 +08:00
DreamMaoMao 053f9976a6 feat: add istagsilent option to windowrule 2025-08-26 09:36:59 +08:00
DreamMaoMao 9ec80f0918 fix: scroller not work in ~0 tag 2025-08-24 23:20:19 +08:00