jzbor / marswm

A modern window manager featuring dynamic tiling (rusty successor to moonwm).
https://jzbor.de/marswm/
MIT License
47 stars 3 forks source link

Some minor bugs #3

Closed 0323pin closed 1 year ago

0323pin commented 1 year ago

You are probably aware of these, if so feel free to close the issue. Easier to explain with a screenshot ...

stitch

Screen 1: If marsbar is launched before any other window, the issue with the status command remains. Screen 2: This never happens if marsbar is launched second to any other application.

Screen 3 & 4: The third tile is outside the screen edges.

jzbor commented 1 year ago

Re Screen 1 & 2: Hm this is odd. It works perfectly fine for me, although maybe something with tray icons changes the behavior

Re Screen 3 & 4: Hm this is really odd I never experienced that issue. What happens if you switch to a deck layout? And what, when you switch back? Is it the same issue with the clients laid out horizontally?

0323pin commented 1 year ago

You can find all my config files here

What happens if you switch to a deck layout? And what, when you switch back?

The third tile is still outside the edge of the screen.

Is it the same issue with the clients laid out horizontally?

Yes but, outside to the right instead of bottom.

Obviously, if I add a forth client, it's this one that is outside. This doesn't happen when only two clients are on display.

As for the bar, I'm launching it through a keybinding, so it's not an issue.

jzbor commented 1 year ago

This seems to be an issue with the gaps. This commit should fix it.

0323pin commented 1 year ago

Yes, it's fixed. Thank you!

jzbor commented 9 months ago

If marsbar is launched before any other window, the issue with the status command remains.

Hi, I think this should finally be fixed with 9ce739d6964252a3be9bdb32b78339ab1ee8f4cb. Sorry that it took so long xD

0323pin commented 9 months ago

Indeed it is 👍 I got so used to launch marsbar through a keybinding, that I wouldn't have known.

I still have one wish though 😆

jzbor commented 9 months ago

I still have one wish though 😆

That being? (No guarantees that I can currently implement it though, especially if it requires substantial changes)

0323pin commented 9 months ago

There's no rush. Indicators for ocupied tags, I've describe it here.