Skip to content

Replace rofi with walker#20

Open
Mauladen wants to merge 3 commits intomasterfrom
feat/replace-rofi-with-walker
Open

Replace rofi with walker#20
Mauladen wants to merge 3 commits intomasterfrom
feat/replace-rofi-with-walker

Conversation

@Mauladen
Copy link
Owner

@Mauladen Mauladen commented Feb 9, 2026

Описание

Замена rofi-wayland на walker - современный лаунчер для Wayland.

Изменения

  • install_packages.sh: Заменен пакет rofi-wayland на walker
  • launcher.sh: Использует walker вместо rofi -show drun
  • walker-clipboard.sh: Использует встроенный clipboard провайдер walker (префикс :)
  • walker-screenshot.sh: Использует walker dmenu для выбора типа скриншота
  • walker-record.sh: Использует walker dmenu для выбора области записи
  • binds.conf: Обновлены привязки клавиш на walker-скрипты
  • windowrules.conf: Обновлены правила окна для walker

Удалено

  • rofi-clipboard.sh
  • rofi-screenshot.sh
  • rofi-record.sh

Преимущества walker

  • Современный интерфейс на GTK4
  • Быстрый и легкий
  • Встроенные провайдеры (clipboard, calculator, websearch и др.)
  • Поддержка dmenu режима
  • Активно развивается

Тестирование

  1. Установить walker
  2. Перезапустить Hyprland
  3. Проверить все привязки:
    • SUPER+CTRL+RETURN — лаунчер
    • SUPER+V — буфер обмена
    • SUPER+SHIFT+S — скриншот
    • SUPER+SHIFT+V — запись экрана

- Replace rofi-wayland package with walker in install_packages.sh
- Update launcher.sh to use walker instead of rofi
- Replace rofi-clipboard.sh with walker-clipboard.sh (uses walker's built-in clipboard provider)
- Replace rofi-screenshot.sh with walker-screenshot.sh (uses walker dmenu)
- Replace rofi-record.sh with walker-record.sh (uses walker dmenu)
- Update binds.conf to use walker scripts
- Update windowrules.conf for walker instead of rofi
- Ensure elephant (walker data provider) is running before launching walker
- Start walker --gapplication-service for better performance
- Use setsid instead of uwsm-app (not using uwsm)
- Add consistent walker parameters: --width 644 --maxheight 300 --minheight 300
@Mauladen Mauladen force-pushed the master branch 3 times, most recently from 86c7ce4 to 37f0159 Compare February 13, 2026 05:34
@coderabbitai
Copy link

coderabbitai bot commented Feb 18, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant