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

app: Improve table ellipsization #5722

Merged
merged 2 commits into from Mar 27, 2024
Merged

app: Improve table ellipsization #5722

merged 2 commits into from Mar 27, 2024

Conversation

chrisawi
Copy link
Collaborator

Instead of having each command call flatpak_get_window_size(), do it by default in flatpak_table_printer_print(). This fixes the display of ellipsized columns in flatpak remotes -d with wide terminals.

If preferred, I can fix the remotes command instead, but this seemed a better option.

This fixes the display of ellipsized columns in `flatpak remotes -d`
with wide terminals.
These commands no longer need to use flatpak_table_printer_print_full().
@smcv smcv merged commit ff820e3 into flatpak:main Mar 27, 2024
9 checks passed
@chrisawi chrisawi deleted the table-ellipsis branch March 27, 2024 15:47
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.

None yet

2 participants