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

[Launcher] Items overflow offscreen #633

Open
humaidq-tii opened this issue Jun 5, 2024 · 3 comments
Open

[Launcher] Items overflow offscreen #633

humaidq-tii opened this issue Jun 5, 2024 · 3 comments
Labels
bug Something isn't working
Milestone

Comments

@humaidq-tii
Copy link

Describe the bug
When using Launcher module with show_names enabled, applications with long title names let ironbar go offscreen.

To Reproduce
Steps to reproduce the behavior:

  1. Enable launcher module with show_names.
  2. Open some applications, maybe a browser window with a webpage that includes a long title.
  3. Your ironbar will start going off-screen

Expected behavior
Title name should be truncated at least, and if still overflows, module should be scrollable without resizing entirety of ironbar.

System information:

  • Distro: NixOS 24.05
  • Compositor: labwc
  • Ironbar version: 0.15.1

Configuration
anchor_to_edges is set to true, and margins are added (200 on left & 200 right).
Some basic styling is also added.

@humaidq-tii humaidq-tii added the bug Something isn't working label Jun 5, 2024
@JakeStanger
Copy link
Owner

Thanks for reporting. I've got some fixes & improvements around the truncation system in the works for this, including more sensible defaults.

I don't think making the module scrollable is easily feasible or a nice UX, but hopefully it'll never get to the point where that's necessary again.

@crimsonduelist
Copy link

I don't think making the module scrollable is easily feasible or a nice UX, but hopefully it'll never get to the point where that's necessary again.

What about a X number of items specified and and then buttons to go through sections. Like windows does. Or would that count as scrollable also?

@JakeStanger JakeStanger added this to the 0.16.1 milestone Aug 10, 2024
@JakeStanger JakeStanger modified the milestones: 0.16.1, 0.17.0 Nov 4, 2024
@ToxicMushroom
Copy link

image
Can also go onto the next screen and obstruct windows ect, not sure how other bars handle this or what the best solution is.

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

4 participants