-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please provide basic config files #30
Comments
Yeah, that's planned for 0.2.0. Menus still haven't been implemented, but I'm considering going with a high-level approach (using a PyGObject script to make the menus and pipes to communicate between the main program and the menu script). That will come later. Right now, you can use keybindings from your Openbox config (mouse bindings will come later). Most things should just work. Waybox does use xkbcommon, where Openbox used Xlib, so some keysyms might be different, but I haven't encountered much of a problem in that regard (other than that I can use A-Tab to cycle through windows, but I had to change A-S-Tab to A-S-ISO_Left_Tab to reverse cycle).
If you don't have an application launcher bound to some key combination (e.g. A-F2), you can use the Openbox-compatible Here's a little screenshot of Waybox running Firefox and Waybar: |
@keithbowes Really glad you're back at this. I'm the Developer of the Lumina Desktop and I've not been looking forward to dealing with Wayland. What you're working on looks like it might be the answer to that problem, so I'm really hopefully for what you can pull off. |
Could You please provide some basic config files (rc.xml, menu.xml) to start with, and to see what is already implemented?
I only get an empty window without any menus/function, when loading existing openbox configs.
(waybox.git, archlinux/AUR)
Thanks for your work on this promising projekt!
The text was updated successfully, but these errors were encountered: