Skip to content
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

module Ewmh/xworkspaces is not showing in polybar #91

Open
arcolinuxz opened this issue Nov 16, 2022 · 8 comments
Open

module Ewmh/xworkspaces is not showing in polybar #91

arcolinuxz opened this issue Nov 16, 2022 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@arcolinuxz
Copy link

arcolinuxz commented Nov 16, 2022

Please describe the bug

we do not see the workspaces in our polybar
should be in the middle top bar

https://github.com/arcolinux/arcolinux-hypr/tree/main/etc/skel/.config/hypr/polybar

Steps to reproduce:
Install our app package on ArcoLinux

Package is renamed to hypr-dev-git (same from AUR - named there hypr-git added xorg-xmodmap as dependency)
Using a different naming convention to keep track of your commits to github
r369.3e3d943-2 - commit 369 at the moment
https://github.com/arcolinux/arcolinux_repo_3party/blob/main/x86_64/hypr-dev-git-r369.3e3d943-2-x86_64.pkg.tar.zst

Install our config package on ArcoLinux

https://github.com/arcolinux/arcolinux_repo/blob/main/x86_64/arcolinux-hypr-git-22.11-06-any.pkg.tar.zst
https://github.com/arcolinux/arcolinux-hypr

Expected behavior
We would like to see multiple workspaces.

Video
3 issues

  1. keybindings (quit application for example)
  2. ewmh on polybar
  3. system panel icons not responding on a click

https://youtu.be/s84yLa80BFc

Image

hypr-issues

Log:
Please attach a log. (paste it into pastebin and paste here the url) The log can be found in a temp file located in /tmp/hypr/hypr.log.

hypr.log

@arcolinuxz arcolinuxz added the bug Something isn't working label Nov 16, 2022
@arcolinuxz arcolinuxz changed the title Ewmh is showing in polybar Ewmh is not showing in polybar Nov 16, 2022
@arcolinuxz arcolinuxz changed the title Ewmh is not showing in polybar module Ewmh/xworkspaces is not showing in polybar Nov 16, 2022
@vaxerski
Copy link
Member

This is my config that has worked under Hypr back in the day, see the bottom of the file for workspaces.

user_modules.txt

TLDR: I think it's because it should be

[module/workspaces]
type = internal/xworkspaces

@arcolinuxz
Copy link
Author

your file does not include workspaces or ewmh

@vaxerski
Copy link
Member

sorry, wrong file. I am trippin.
modules.txt

@arcolinuxz
Copy link
Author

arcolinuxz commented Nov 16, 2022

it says we can see the desktops with

xprop -root _NET_DESKTOP_NAMES

the message is that this variabel is not found

I did a copy/paste of your code into my config

no desktops yet

I wonder what I did on the other machine - I did see 1 and 2 - was working on a dual screen there - other issue I am trying to solve - Hypr and polybar on dualscreen - if you got a script for that ...

Could you send your complete polybar config - all files?

@vaxerski
Copy link
Member

polybar.tar.gz

the message is that this variabel is not found

that's... odd...

@arcolinuxz
Copy link
Author

arcolinuxz commented Nov 16, 2022

Thought I had solved it

was a one time thing
sigh

@arcolinuxz
Copy link
Author

arcolinuxz commented Nov 18, 2022

Sometimes I do see them.

Like here
I see them double - I can open a new workspace as well
I can even move windows to the other workspace...
clicking on them works
scrolling on them works

current code

image

image

@vaxerski
Copy link
Member

genuinely no clue, haven't experienced that myself. Just tested and they seem to work A-OK on my system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants