diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-05-29 18:34:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-05-29 18:34:44 +0000 |
commit | 2bb7919968d6980ceef182499a95b48ba98481ab (patch) | |
tree | a8e0beecded10981e1bd98218d1a9c9c377c8e73 /doc | |
parent | dfdaf36e62a99291fff9182368bd8acb0018d74b (diff) | |
download | pkgsrc-2bb7919968d6980ceef182499a95b48ba98481ab.tar.gz |
Update to 1.2.2
Changelog:
Version 1.2.2 (2016-05-19)
ChangeLog:
- Remove margins from the buttons in the topbar. This caused
problems with some gtk+ themes.
- gtk+ < 3.20 was more inconsistend with adding style classes
to widgets than I thought, so the pre-3.20 fallback css added
in 1.2.1 caused the icons in the topbar to have the wrong color.
Version 1.2.1 (2016-05-10)
ChangeLog:
- Fix a11y labelling of several switches in the settings dialog
- Fix an input window clipping bug in the tweet info page
- Fix a few cases of overlapping widgets into window borders
- Remove the "Save as" context menu from inline media. This ha
not been working in a while but the context menu was still there.
- Rename the .sidebar style class to .topbar. This was used in corebird
before gtk+ used it, but now that the sidebar is at the top, the .sidebar
style from gtk+ themes collides with the horizontal alignment we use,
so use the more fitting '.topbar'.
- Show a focus outline in the topbar again. We are setting a custom
background color here, so we also need to set a fitting outline color.
- Fix a coloring but in the topbar, where wildcard selectors in themes
would overrde our foreground color.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions