Commit Graph
100 Commits
Author SHA1 Message Date
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
DreamMaoMao c2cfa2aa01 opt: optimize ipc layout symbol set 2025-08-24 18:20:24 +08:00
DreamMaoMao fba0de2ea0 opt: if view ~0, use prevtag layout 2025-08-24 10:05:35 +08:00
DreamMaoMao 095af2b3c8 opt: monitor rule prefer to use internal mode 2025-08-24 09:51:39 +08:00
DreamMaoMao 87b094c958 opt: allow use 0 to as ~0 tagset 2025-08-23 21:38:07 +08:00
DreamMaoMao 5b657354f9 opt: defautl set ignore_minimize to 1 2025-08-23 19:20:02 +08:00
DreamMaoMao 362bd0421a opt: optimize minimize state set 2025-08-23 18:42:43 +08:00
DreamMaoMao 702bc7fdef opt: not handle maximize request when ignore_maximize 2025-08-23 17:54:18 +08:00
DreamMaoMao 15e6b10c20 feat: windowrule add ignore_minimize 2025-08-23 17:47:11 +08:00
DreamMaoMao c02add7553 opt: set minimized state to xsurface 2025-08-23 17:18:53 +08:00
DreamMaoMao 03c4d645e5 opt: resize client when client commit a different size 2025-08-23 12:57:35 +08:00
DreamMaoMao 00b5d45fbf opt: always re-arrange when toggle fullscreen 2025-08-23 11:51:53 +08:00
DreamMaoMao ea5160ba7e opt: skip frame when there not-resize-complete client when disable animaitons 2025-08-23 11:12:31 +08:00
DreamMaoMao 13603789a2 fix: miss judge client want focus in applyrules 2025-08-23 10:24:20 +08:00
DreamMaoMao 53128416d6 fix: wrong index of kb layout for ipc message 2025-08-22 21:06:34 +08:00
DreamMaoMao 11dceb785c feat: ipc add keyboard layout message 2025-08-22 20:16:41 +08:00
DreamMaoMao 51ba025716 update readme 2025-08-18 19:42:52 +08:00
DreamMaoMao c1c7b0e4f7 bump version to 0.8.2 2025-08-17 12:26:23 +08:00
DreamMaoMao b71d9b74bf fix: miss set keeptag arg in tagmon arg 2025-08-17 12:26:07 +08:00
DreamMaoMao 2cf164aaab feat: wlr-ext-workspace support 2025-08-16 18:11:53 +08:00
DreamMaoMao ac05b63718 opt: optimize drag cursor shape 2025-08-16 13:10:22 +08:00
DreamMaoMao 66843ac03b fix: miss free arg data in ipc dispatch 2025-08-16 11:29:01 +08:00
DreamMaoMao b186437314 opt: optimize focusmon and tagmon arg 2025-08-16 11:24:09 +08:00
DreamMaoMao bf4b96104e opt: Optimize the mod key state of the virtual keyboard 2025-08-16 10:46:55 +08:00
DreamMaoMao b7514e7bbb opt: update layout message 2025-08-15 13:26:21 +08:00
DreamMaoMaoandGitHub 53a2fc5a9f Merge pull request #203 from iynaix/bump-mmsg
nix: update mmsg for flake
2025-08-15 12:52:18 +08:00
DreamMaoMao 0d2a7a46bd opt: swipe_min_threshold default to 1 2025-08-15 12:06:33 +08:00
DreamMaoMao 189a1490d3 feat: set xdg client bound in init commit 2025-08-14 14:49:01 +08:00
DreamMaoMao 2a4c37f0d6 opt: remove useless code 2025-08-14 14:43:27 +08:00
DreamMaoMao 9a591993d6 update github workflow 2025-08-14 13:28:03 +08:00
DreamMaoMao 5b93990d5b feat: make asan as the debug type feature 2025-08-14 12:58:55 +08:00
DreamMaoMao e03a27e90e fix: miss exclude unmap client in focuslast 2025-08-13 12:11:32 +08:00
DreamMaoMao 0bfdb1ab4c fix: crash when use focuslast dispatch 2025-08-13 11:41:18 +08:00
DreamMaoMaoandGitHub f4925c1c92 Merge pull request #199 from iynaix/mmsg-package
nix: expose mmsg in packages
2025-08-12 21:37:45 +08:00
DreamMaoMao 86e4ca1b76 Merge pull request #198 from iynaix/hm-package-option
nix: add package option for home-manager
2025-08-12 18:16:44 +08:00
DreamMaoMao 0d49f0a187 opt: remove debug code 2025-08-12 18:16:44 +08:00
DreamMaoMao 27aeec703c fix: set wrong keyboard_grab in handle_input_method_grab_keyboard
This results in the inability to continuously use the mod key and mouse
to drag the window

the problem also in axisbind and gesturebind
2025-08-12 17:58:48 +08:00
DreamMaoMao 1259683027 fix: set wrong keyboard_grab in handle_input_method_grab_keyboard
This results in the inability to continuously use the mod key and mouse
to drag the window

the problem also in axisbind and gesturebind
2025-08-12 13:11:26 +08:00
DreamMaoMaoandGitHub 3346c8a099 Merge pull request #196 from Yappaholic/main
docs: fix gentoo installation steps
2025-08-10 19:25:05 +08:00
DreamMaoMaoandGitHub 7bf918e3a7 Merge pull request #195 from iynaix/nix-lines
nix: Use types.lines for settings and autostart_sh
2025-08-10 12:33:58 +08:00
DreamMaoMao b606c325c8 opt: default maximize all client 2025-08-10 12:25:08 +08:00
DreamMaoMao a89d999ad6 bump version 0.8.1 2025-08-09 11:48:29 +08:00
DreamMaoMao 5be3d63ea7 opt: change unmanaged window layer to overlay 2025-08-07 21:30:45 +08:00