Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910443 - x11-wm/e16-1.0.29 version update
Summary: x11-wm/e16-1.0.29 version update
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-17 02:51 UTC by Dennis Nezic
Modified: 2024-04-03 10:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Nezic 2023-07-17 02:51:32 UTC
No changes to the last ebuild required.

e16 v1.0.28 - 2023-07-13
------------------------
- 1.0.28
- Update po
- Fix a couple of bugs in new quoting/comment handling
- bindings: Handle quoting in AclassConfigLineParse()
- ipc: Avoid potential crash in AclassConfigParseIpc()
- Move some string handling functions around
- eesh: Workaround problem with _FORTIFY_SOURCE=3
- events: Fetch events also when blocked
- events: Separate event fetching and processing
- events: Change some variable names
- eesh: Trivial cleanups
- GSOD: Ungrab server before opening new connection
- startup: Only repaint if animating
- desks: Prevent nested desk switches
- Revert "ewins: Remove redundant container window move"
- menus: Expose option to show/hide menu icons in configuration dialog
- e_gen_menu.pl: Fix for new IPC parser
- Add missing include
- cursors: Rework cursor creation
- cursors: Mostly cosmetic function name changes
- cursors: Mostly cosmetic adjustments around fore/background colors
- extinitwin: Move null cursor definition to separate function
- eimage: Split EImageDefineCursor
- Some include tweaks
- matches.cfg: Ignore virtualbox move requests
- pagers: Avoid some overhead
- Forgot some 2022
- ewins: Tweak spurious MapRequest handling
- ewins: Remove redundant container window move
- memory.c: Consistently use EMALLOC()
- focus: Keep focus when un-fullscreened

Reproducible: Always
Comment 1 Dennis Nezic 2023-10-30 04:37:14 UTC
Bump, e16-1.0.29 is out. Similarly, no changes to the ebuild are necessary.

e16 v1.0.29 - 2023-10-28
------------------------
- 1.0.29
- Update po
- tooltips: Do vertical alignment of icons/text
- tooltips: Change some variable names
- tooltips: Shorten some function names
- tooltips: Fixup after recent rendering change
- eimage: Remove some redundant function calls
- Build with cast-align=strict, fix warnings
- config: Introduce method to invalidate theme cache
- config: Trivial macro name change
- definitions: Change value of __NORMAL to remove weirdness
- CM: Don't do _NET_WM_CM_Sn acquisition in window mode
- Danish translation update
- Portuguese translation update (Hugo Carvalho)
- French translation update (Philippe J. Guillaumie)
- Update po
- session: Cleanups
- session: Another attempt at the Logout dialog layout
- session: Logout dialog adjustments
- Update po
- session: Enable setting suspend and hibernate actions
- session: Various trivial changes
- actions: Add debug in Eexec()
- cursors: Fix e16 theme cursors
- tootips: Correct some layout details
- tooltips: Render text/icons on background pixmap, not on window
- iconbox: Fix weirdness with iconbox placement/sizing
- ewins: Tweak allowed actions
- FX: Fix clipping with compositing enabled some more
- selections: Improve acquisition
- dialogs: Enable using DialogOK() early
- CM: Check if root subwindow redirection succeeds
- CM: Rearrange initialization sequence
- events: Fix detail in X-error printout
- size: Let max size change work in unrestricted directions
- buttons: Fix dragbar rendering when direction is changed when compositing
- dialogs: Fix layout in window group selection
- dialogs: Remove extra separator in Miscellaneous Settings
- text: Converge faster in TextFit functions
- text: Mostly trivial changes
- text: Cosmetics
- text: Fix calculating long multibyte string length (codepoints)
- text: Drop unused fsize argument in Text functions
- ipc: Fix potential segv
- menus: Limit menu item text width
- ewins: Fix gravity related placement issue
- Revert "Optionally ignore gravity from WM_NORMAL_HINTS"
- tooltips: Fix initially missing root tooltips
- Optionally ignore gravity from WM_NORMAL_HINTS
- scripts: Fixes needed due to IPC change a while back
- Update non-active desk pagers when background is changed
- Remove some pseudotransparency leftovers
- iclass: Drop image border adjustment
- config: Drop -include when preparsing
- epp: Remove unused USE_FILE_NAME_MAPS stuff
- epp: Unifdef __EMX__
- Portuguese translation update (Hugo Carvalho)
- Danish translation update
- French translation update (Philippe J. Guillaumie)
Comment 2 Dennis Nezic 2023-10-30 04:38:08 UTC
Bump, e16-1.0.29 is out. Similarly, no changes to the ebuild are necessary.

e16 v1.0.29 - 2023-10-28
------------------------
- 1.0.29
- Update po
- tooltips: Do vertical alignment of icons/text
- tooltips: Change some variable names
- tooltips: Shorten some function names
- tooltips: Fixup after recent rendering change
- eimage: Remove some redundant function calls
- Build with cast-align=strict, fix warnings
- config: Introduce method to invalidate theme cache
- config: Trivial macro name change
- definitions: Change value of __NORMAL to remove weirdness
- CM: Don't do _NET_WM_CM_Sn acquisition in window mode
- Danish translation update
- Portuguese translation update (Hugo Carvalho)
- French translation update (Philippe J. Guillaumie)
- Update po
- session: Cleanups
- session: Another attempt at the Logout dialog layout
- session: Logout dialog adjustments
- Update po
- session: Enable setting suspend and hibernate actions
- session: Various trivial changes
- actions: Add debug in Eexec()
- cursors: Fix e16 theme cursors
- tootips: Correct some layout details
- tooltips: Render text/icons on background pixmap, not on window
- iconbox: Fix weirdness with iconbox placement/sizing
- ewins: Tweak allowed actions
- FX: Fix clipping with compositing enabled some more
- selections: Improve acquisition
- dialogs: Enable using DialogOK() early
- CM: Check if root subwindow redirection succeeds
- CM: Rearrange initialization sequence
- events: Fix detail in X-error printout
- size: Let max size change work in unrestricted directions
- buttons: Fix dragbar rendering when direction is changed when compositing
- dialogs: Fix layout in window group selection
- dialogs: Remove extra separator in Miscellaneous Settings
- text: Converge faster in TextFit functions
- text: Mostly trivial changes
- text: Cosmetics
- text: Fix calculating long multibyte string length (codepoints)
- text: Drop unused fsize argument in Text functions
- ipc: Fix potential segv
- menus: Limit menu item text width
- ewins: Fix gravity related placement issue
- Revert "Optionally ignore gravity from WM_NORMAL_HINTS"
- tooltips: Fix initially missing root tooltips
- Optionally ignore gravity from WM_NORMAL_HINTS
- scripts: Fixes needed due to IPC change a while back
- Update non-active desk pagers when background is changed
- Remove some pseudotransparency leftovers
- iclass: Drop image border adjustment
- config: Drop -include when preparsing
- epp: Remove unused USE_FILE_NAME_MAPS stuff
- epp: Unifdef __EMX__
- Portuguese translation update (Hugo Carvalho)
- Danish translation update
- French translation update (Philippe J. Guillaumie)
Comment 3 Dennis Nezic 2024-01-15 04:00:05 UTC
Poke. 1.0.29 has been running great and stable for months :)