fix: enhance X11 window activation and focus handling (#41)

* fix: enhance X11 window activation and focus handling

* chore: fix lint

* fix: remove redundant comment about X11 window behavior

* fix: remove unused Wayland window activation code

* fix: correct spacing in installation messages

* fix: usage of ok inside loop

* fix: optimize window title retrieval and improve focus handling logic

* style: fix lint
This commit is contained in:
Gustavo Carvalho
2025-12-19 04:34:47 -03:00
committed by GitHub
parent f7068d296b
commit 83675f7e30
6 changed files with 291 additions and 72 deletions

View File

@@ -290,7 +290,7 @@ fi
echo ""
echo -e "${GREEN}╔════════════════════════════════════════════════════════════════╗${NC}"
echo -e "${GREEN}║ Windows 11 Clipboard History installed! ║${NC}"
echo -e "${GREEN}║ Windows 11 Clipboard History installed! ${NC}"
echo -e "${GREEN}╚════════════════════════════════════════════════════════════════╝${NC}"
echo ""