Opened 16 years ago
Closed 14 years ago
#3721 closed enhancement (wontfix)
Default to GTK look and feel on Linux systems
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: | mathieu.tl@… |
Description (last modified by )
Josm currently uses the Java metal look and feel by default on Linux. In the interest of UI consistency with other applications, I've written a patch to make it default to the GTK+ look and feel on Linux.
This bug was initially reported on Launchpad, but #441619, here:
https://bugs.launchpad.net/ubuntu/+source/josm/+bug/441619
Attachments (4)
Change History (16)
by , 16 years ago
Attachment: | josm-default-laf-setting-linux.patch added |
---|
comment:2 by , 16 years ago
Summary: | Default to GTK look and feel on Linux systems → [Patch] Default to GTK look and feel on Linux systems |
---|
comment:3 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
Summary: | [Patch] Default to GTK look and feel on Linux systems → Default to GTK look and feel on Linux systems |
Can we really assume that "WINDOWS" or "LINUX" are at the beginning of the OS string? Old version searched for it anywhere in the string, so can either verfiy or modify the patch please?
follow-up: 6 comment:5 by , 16 years ago
Resolution: | → wontfix |
---|---|
Status: | needinfo → closed |
Cleanup in r2371. WONTFIX, as GTK style wastes too much space especially in sidebar.
follow-up: 7 comment:6 by , 16 years ago
Replying to stoecker:
Cleanup in r2371. WONTFIX, as GTK style wastes too much space especially in sidebar.
I think the GTK+ style looks crappy since it's a bad emulation of a proper GTK look, but on my system/GTK versions does it use too much space?
On my GTK (2.16.1-0ubuntu2) the toolbar which contains 21 icons and 7 spacers is horizontally wider by the equivalent of 1/2 a single icon width under GTK.
Under GTK the sidebar icons take up the equivalent of 1/10 (or less) icon space vertically and horizontally the GTK sidebar takes up noticeably less space, leaving more for the map area.
Perhaps you're using some unusual GTK+ skin that takes up too much space?
comment:7 by , 16 years ago
Replying to avar:
Replying to stoecker:
Cleanup in r2371. WONTFIX, as GTK style wastes too much space especially in sidebar.
I think the GTK+ style looks crappy since it's a bad emulation of a proper GTK look, but on my system/GTK versions does it use too much space?
Should be "but on what system..."
by , 16 years ago
Attachment: | gtk+laf.png added |
---|
comment:8 by , 16 years ago
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
comment:9 by , 16 years ago
comment:10 by , 16 years ago
Hm, the GTK look does not really work here in JOSM 2255. All GUI elements have no borders, so I cannot see where I can click. Some GUI elements such as arrows aren’t displayed either.
comment:11 by , 14 years ago
Description: | modified (diff) |
---|
I personally prefer the Metal L&F and I don't see a big deal as the L&F can easily be configured. I'd stick to the current selection.
comment:12 by , 14 years ago
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
default laf to GTK on Linux