-
Notifications
You must be signed in to change notification settings - Fork 104
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
bugfix: adding a quirk to the DesktopFileManager's resolution of gnome-terminal-server #3264
Conversation
ab7e8d2
to
cb26ad5
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3264 +/- ##
=======================================
Coverage 77.75% 77.75%
=======================================
Files 1061 1061
Lines 67266 67275 +9
=======================================
+ Hits 52300 52307 +7
- Misses 14966 14968 +2 ☔ View full report in Codecov by Sentry. |
…e-terminal-server
cb26ad5
to
5bf59af
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm of two minds whether Mir itself is the right place for such quirks…
It is a DesktopFileManager
, so maybe yes… I'll let others post their opinion.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good idea, but implementation pulls in needless complexity
It could also be that the shell who is responsible? But I find it nice if the resolution is consistent across components |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WFM, but I'll let @Saviq vote.
It could also be that the shell who is responsible? But I find it nice if the resolution is consistent across components
Agreed: this is a sensible place. This workaround sanitises "garbage in" at the point it enters our control.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FINE.
What's new?
gnome-terminal-server
, then we always returnorg.gnome.Terminal.desktop