Commit graph

13 commits

Author SHA1 Message Date
DreamMaoMao
1f9dbe7c3c feat: support group
feat: add dispatch groupleave

opt: optimize layer cover

fix: miss set client isgroupfocusing to false when it no group member

fix: fix miss hide bar node when disable animaitons

opt: allow floating window show group bar

opt: optimize layer cover when setfloating

opt: optimize size per set when setfloating

opt: optimize layer cover of floating group bar

opt: make groupbar same layer with its client

opt: optimize groupbar animation clip

fix: fix cant focus group membar when change mon

opt: optimize shadow and border drap when floating cross monitor

opt: optimize overlay layer set for group

fix: fix xytonode not exclue snapbuffer for client

opt: optmize structruing\

opt: add common for struct type

It must be placed first; otherwise, after the xytonode's null pointer is
forcibly converted, the reading type will encounter an incorrect address

fix: capture windows with subsurfaces
2026-06-22 16:22:39 +08:00
DreamMaoMao
65378f4dc8 fix: popup position constrain not work for some app 2026-02-25 15:24:41 +08:00
DreamMaoMao
7d019b7032 opt: animations logic all use the int type 2026-01-03 09:48:02 +08:00
DreamMaoMao
c756233964 chase: chase ime break change for wlroots 0.20 2025-10-17 12:41:34 +08:00
DreamMaoMao
457534bd41 opt: set all monitor pointer init value to NULL 2025-10-06 14:29:12 +08:00
DreamMaoMao
a58b8adefe opt: wrong position of fcitx5 popup in wayland mode electron app when first input 2025-09-29 15:11:24 +08:00
DreamMaoMao
b5a80d1e8d fix: chase text input to wlroots 0.20 2025-09-09 09:28:19 +08:00
DreamMaoMao
5e91989846 opt: optimzie text-input 2025-09-09 09:13:46 +08:00
DreamMaoMao
b594cf570d fix: chase wlroots input method api 2025-09-09 09:06:21 +08:00
DreamMaoMao
180d75f06e chase for wlroots0.20 2025-08-27 09:43:31 +08:00
DreamMaoMao
045e1607cb opt: Optimize the mod key state of the virtual keyboard 2025-08-27 09:42:01 +08:00
DreamMaoMao
76322947e1 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-27 09:42:01 +08:00
DreamMaoMao
d5b6075b59 project: change project struct 2025-06-20 14:02:52 +08:00
Renamed from src/text_input/ime.h (Browse further)