2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-07-17 01:21:56 by Paolo Vincenzo Olivo | Files touched by this commit (2) | |
Log message:
wm/fvwm3: update to release 1.0.7
# Breaking Changes
* Use the global screen for geometry strings which don't specify a
monitor by @ThomasAdam in #814
# Enhancements
* code: rename functions with two underscores by @ThomasAdam in #815
* Revert MWM borders line width in border_fetch_mwm_layout by @NsCDE
in #824
* cJSON: update to v1.7.16 by @ThomasAdam in #863
# Other Changes
* dist: doc: include all doc sources by @ThomasAdam in #806
* maximize: randr: assign correct monitor to window by @ThomasAdam
in #812
* FvwmIconMan: populate manager geom via global screen by
@ThomasAdam in #821
* configure: drop check for -Werror by @ThomasAdam in #829
* configure: support newer golang versions by @ThomasAdam in #830
* Use default location of FvwmMFL socket in FvwmCommand. by @somiaj
in #835
* monitor: add prev_primary logic by @ThomasAdam in #826
* EWMH: Update SetWorkArea() to use global w/h by @ThomasAdam in
#840
* Fix GotoDeskAndPage by @shang in #837
* clang: fix warnings by @ThomasAdam in #847
* FvwmPerl: fix regexp warning for special chars by @ThomasAdam in
#852
* fonts: don't fallback to iconv using XFT by @ThomasAdam in #862
* FvwmPager: monitor config: skip whitespace by @ThomasAdam in #856
* release 1.0.7 by @github-actions in #865
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-02-12 07:27:26 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
fvwm3: update to 1.0.6a
# Changelog
## [1.0.6a](https://github.com/fvwmorg/fvwm3/tree/1.0.6a) (2023-01-16)
## What's Changed
### Other Changes
* dist: doc: include all doc sources by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/806
**Full Changelog**: https://github.com/fvwmorg/fvwm3/compare/1.0.6...1.0.6a
## [1.0.6](https://github.com/fvwmorg/fvwm3/tree/1.0.6) (2023-01-14)
## What's Changed
### Breaking Changes
* remove fvwm-config by @ThomasAdam in https://github.com/fvwmorg/fvwm3/pull/731
* ta/alloca by @ThomasAdam in https://github.com/fvwmorg/fvwm3/pull/722
* deprecate color commands by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/738
* Ensure a default colorset is always configured. by @somiaj in \
https://github.com/fvwmorg/fvwm3/pull/740
* commands: remove DefaultColors & DefaultColorset by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/749
* MenuStyle: Remove Depreciated options and non colorset by @somiaj in \
https://github.com/fvwmorg/fvwm3/pull/757
### Enhancements
* decor: allow window borders separate colours by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/730
* Update Move shuffle logic to jump to next monitor by @somiaj in \
https://github.com/fvwmorg/fvwm3/pull/742
* conditional: screen: simplify logic by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/746
* Allow SidePic in default-config. by @somiaj in \
https://github.com/fvwmorg/fvwm3/pull/762
* Move shuffle, ensure window inside working area. by @somiaj in \
https://github.com/fvwmorg/fvwm3/pull/767
* Translucent Menus by @somiaj in https://github.com/fvwmorg/fvwm3/pull/760
* Updates to FvwmPager scaling math to improve visual aspects due to rounding \
errors. by @somiaj in https://github.com/fvwmorg/fvwm3/pull/790
### Other Changes
* doc: don't install fvwm3_manpage_source by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/712
* Rename .stalonetrayrc to stalonetrayrc by @wfp5p in \
https://github.com/fvwmorg/fvwm3/pull/713
* Fix background resetting in default-config by @somiaj in \
https://github.com/fvwmorg/fvwm3/pull/714
* desk_add: fix window counting by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/716
* remove unused variable by @omar-polo in https://github.com/fvwmorg/fvwm3/pull/718
* two clock_t and time_t casts for portability by @omar-polo in \
https://github.com/fvwmorg/fvwm3/pull/719
* changing sprintf -> snprintf & co by @omar-polo in \
https://github.com/fvwmorg/fvwm3/pull/720
* DesktopConfiguration: send status_send() by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/724
* FvwmScript.c: fix wrong size of TabCom array by @slazav in \
https://github.com/fvwmorg/fvwm3/pull/725
* gotodesk: simplify logic for shared/global by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/727
* Add a multicolor border example to default-config by @somiaj in \
https://github.com/fvwmorg/fvwm3/pull/732
* Some pedantic clean up of whitespace and add missing translation strings. by \
@somiaj in https://github.com/fvwmorg/fvwm3/pull/733
* Tweak HilightBorderColorset by @lgsobalvarro in \
https://github.com/fvwmorg/fvwm3/pull/737
* docs: remove obsolete GNOME references by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/739
* MWMBorder: fix calculation by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/743
* Don't set border colorsets by default. by @somiaj in \
https://github.com/fvwmorg/fvwm3/pull/747
* style: silence warning for unconsumed string by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/745
* Add split manpages to default-config. by @somiaj in \
https://github.com/fvwmorg/fvwm3/pull/750
* FvwnIconMan use font as fallback for tips font. by @somiaj in \
https://github.com/fvwmorg/fvwm3/pull/751
* FvwmIconMan: Don't chop window display string by @somiaj in \
https://github.com/fvwmorg/fvwm3/pull/752
* fvwm-config: remove .in file by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/758
* FvwmPager make mini windows always round down. by @somiaj in \
https://github.com/fvwmorg/fvwm3/pull/756
* Clean up some build warnings by @somiaj in \
https://github.com/fvwmorg/fvwm3/pull/759
* Move shuffle modifications. by @somiaj in https://github.com/fvwmorg/fvwm3/pull/764
* borders: treat 0 pixels as 1 pixel border by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/765
* AddWindow: don't crash reparenting by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/786
* ModuleSynchronous: don't segfault on free() by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/787
* FvwmIconMan: fix segfault in initialisation by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/800
* randr: quit when no screens found & not active by @ThomasAdam in \
https://github.com/fvwmorg/fvwm3/pull/801
## New Contributors
* @wfp5p made their first contribution in https://github.com/fvwmorg/fvwm3/pull/713
**Full Changelog**: https://github.com/fvwmorg/fvwm3/compare/1.0.5...1.0.6
## [1.0.5](https://github.com/fvwmorg/fvwm3/tree/1.0.5) (2022-09-28)
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-10-19 05:40:37 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
fvwm3: update to 1.0.5
(One of the more significant changes is that locking issues with libX11
1.8.1 are fixed.)
## [1.0.5](https://github.com/fvwmorg/fvwm3/tree/1.0.5) (2022-09-28)
[Full Changelog](https://github.com/fvwmorg/fvwm3/compare/1.0.4...1.0.5)
**Breaking changes:**
- Function parser rewrite & Repeat command deprecation \
[\#642](https://github.com/fvwmorg/fvwm3/issues/642)
- MapRequest: don't fake map/unmap events \
[\#703](https://github.com/fvwmorg/fvwm3/pull/703) \
([ThomasAdam](https://github.com/ThomasAdam))
- Rewrite function parser and remove the Repeat command \
[\#643](https://github.com/fvwmorg/fvwm3/pull/643) \
([ThomasAdam](https://github.com/ThomasAdam))
- Update and cleanup SnapAttract code. \
[\#641](https://github.com/fvwmorg/fvwm3/pull/641) \
([somiaj](https://github.com/somiaj))
- Doc: split manpages into sections \
[\#637](https://github.com/fvwmorg/fvwm3/pull/637) \
([ThomasAdam](https://github.com/ThomasAdam))
- Remove Efence and Dmalloc support \
[\#635](https://github.com/fvwmorg/fvwm3/pull/635) \
([ThomasAdam](https://github.com/ThomasAdam))
**Implemented enhancements:**
- A better ManualPlacement that allows drawing the geometry of the new window. \
[\#674](https://github.com/fvwmorg/fvwm3/issues/674)
- expand: add monitor.prev variable \
[\#699](https://github.com/fvwmorg/fvwm3/pull/699) \
([ThomasAdam](https://github.com/ThomasAdam))
- Add AnyScreen to conditional in IconManClick \
[\#696](https://github.com/fvwmorg/fvwm3/pull/696) \
([somiaj](https://github.com/somiaj))
- \_NET\_WM\_NAME: update to fvwm3 \
[\#609](https://github.com/fvwmorg/fvwm3/pull/609) \
([ThomasAdam](https://github.com/ThomasAdam))
**Fixed bugs:**
- Style \* Icon cause Fvwm3 stuck in loading when restart. \
[\#681](https://github.com/fvwmorg/fvwm3/issues/681)
- Recaptured windows can have a negative offset away from the page they should \
be on [\#678](https://github.com/fvwmorg/fvwm3/issues/678)
- VLC still decorates its transient window even when explicitly given the \
NakedTransient style [\#673](https://github.com/fvwmorg/fvwm3/issues/673)
- configuring with `--disable-png` causes builds to fail \
[\#669](https://github.com/fvwmorg/fvwm3/issues/669)
- Emoji in window titles make FvwmIconMan stop showing window names. \
[\#654](https://github.com/fvwmorg/fvwm3/issues/654)
- Unable to initialize RandR [\#650](https://github.com/fvwmorg/fvwm3/issues/650)
- PipeRead when called from a function cannot grab pointer \
[\#610](https://github.com/fvwmorg/fvwm3/issues/610)
- Man Pages Cleanup [\#554](https://github.com/fvwmorg/fvwm3/issues/554)
- Windows from various pages are moved to page 0 0 on fvwm3 restart \
[\#694](https://github.com/fvwmorg/fvwm3/issues/694)
- Separator in menu gets focus [\#675](https://github.com/fvwmorg/fvwm3/issues/675)
- Unshading a window with WindowShade function sometimes makes the window lose \
"true input focus". \
[\#671](https://github.com/fvwmorg/fvwm3/issues/671)
- When configured with `--disable-xft` fvwm3 fails to build. \
[\#667](https://github.com/fvwmorg/fvwm3/issues/667)
- my fvwm config does not work with recent chromium \
[\#663](https://github.com/fvwmorg/fvwm3/issues/663)
- FvwmEvent event new\_desk gets triggered multiple times in multi-monitor \
shared setup [\#655](https://github.com/fvwmorg/fvwm3/issues/655)
- Windows with style "PositionPlacement Center" split between monitors \
[\#648](https://github.com/fvwmorg/fvwm3/issues/648)
- FVWM branch dv/pager-noaspect crashes with core dump \
[\#647](https://github.com/fvwmorg/fvwm3/issues/647)
- SnapAttraction prefers wrong window \
[\#631](https://github.com/fvwmorg/fvwm3/issues/631)
- FvwmPrompt is installed unstripped \
[\#618](https://github.com/fvwmorg/fvwm3/issues/618)
- DesktopName fails to set desktop name under described circumstances \
[\#606](https://github.com/fvwmorg/fvwm3/issues/606)
- FvwmEvent event monitor\_focus broken in FVWM3 1.0.4 \
[\#604](https://github.com/fvwmorg/fvwm3/issues/604)
- Building FvwmPrompt disables FvwmConsole, but still installs manual page. \
[\#597](https://github.com/fvwmorg/fvwm3/issues/597)
- Wait command in configuration file can cause unexpected issues with \
GeometryWindow. [\#590](https://github.com/fvwmorg/fvwm3/issues/590)
- "GeometryWindow Hide" doesn't work \
[\#589](https://github.com/fvwmorg/fvwm3/issues/589)
- Special characters \(umlauts\) are sometimes not displayed correctly in the \
window title [\#482](https://github.com/fvwmorg/fvwm3/issues/482)
- FvwmEvent: handle previous\_monitor and no longer passthrough ID \
[\#701](https://github.com/fvwmorg/fvwm3/pull/701) \
([ThomasAdam](https://github.com/ThomasAdam))
- doc: don't build FvwmConsole.1 if FvwmPrompt enabled \
[\#700](https://github.com/fvwmorg/fvwm3/pull/700) \
([ThomasAdam](https://github.com/ThomasAdam))
- DesktopConfiguration shared: keep windows in-situ \
[\#697](https://github.com/fvwmorg/fvwm3/pull/697) \
([ThomasAdam](https://github.com/ThomasAdam))
- desk\_add: fix starting desk/monitor \
[\#689](https://github.com/fvwmorg/fvwm3/pull/689) \
([ThomasAdam](https://github.com/ThomasAdam))
- shared: fix flagging of new\_desk \
[\#687](https://github.com/fvwmorg/fvwm3/pull/687) \
([ThomasAdam](https://github.com/ThomasAdam))
- Fix for lock recusion in handle\_all\_expose\(\) \
[\#683](https://github.com/fvwmorg/fvwm3/pull/683) \
([mherrb](https://github.com/mherrb))
- Asciidoc fixes [\#676](https://github.com/fvwmorg/fvwm3/pull/676) \
([topcat001](https://github.com/topcat001))
- grow: ignore transient windows \
[\#627](https://github.com/fvwmorg/fvwm3/pull/627) \
([ThomasAdam](https://github.com/ThomasAdam))
- MoveToScreen: fix NULL-dereference \
[\#605](https://github.com/fvwmorg/fvwm3/pull/605) \
([ThomasAdam](https://github.com/ThomasAdam))
- Bugfix: fvwm-menu-desktop --get-menus \
[\#593](https://github.com/fvwmorg/fvwm3/pull/593) \
([somiaj](https://github.com/somiaj))
**Closed issues:**
- Code Cleanup: Codacy issues list \
[\#107](https://github.com/fvwmorg/fvwm3/issues/107)
**Merged pull requests:**
- avoid sprintf\(%n\) [\#653](https://github.com/fvwmorg/fvwm3/pull/653) \
([omar-polo](https://github.com/omar-polo))
- FvwmPrompt: add GOFLAGS to build stripped \
[\#619](https://github.com/fvwmorg/fvwm3/pull/619) \
([Zirias](https://github.com/Zirias))
- Wait: don't run until windows are captured \
[\#592](https://github.com/fvwmorg/fvwm3/pull/592) \
([ThomasAdam](https://github.com/ThomasAdam))
- CMD\_GeometryWindow: Move NULL check. \
[\#591](https://github.com/fvwmorg/fvwm3/pull/591) \
([somiaj](https://github.com/somiaj))
- cleanup: address warnings [\#705](https://github.com/fvwmorg/fvwm3/pull/705) \
([ThomasAdam](https://github.com/ThomasAdam))
- modconf: disable debug [\#698](https://github.com/fvwmorg/fvwm3/pull/698) \
([ThomasAdam](https://github.com/ThomasAdam))
- GotoDesk: avoid over-eager matching \
[\#695](https://github.com/fvwmorg/fvwm3/pull/695) \
([ThomasAdam](https://github.com/ThomasAdam))
- update\_fvwm\_monitor: cosmetic change \
[\#692](https://github.com/fvwmorg/fvwm3/pull/692) \
([ThomasAdam](https://github.com/ThomasAdam))
- menuitem: set selectable when not a separator \
[\#690](https://github.com/fvwmorg/fvwm3/pull/690) \
([ThomasAdam](https://github.com/ThomasAdam))
- Windowshade: explicitly set input focus \
[\#672](https://github.com/fvwmorg/fvwm3/pull/672) \
([ThomasAdam](https://github.com/ThomasAdam))
- FvwmPrompt: update core modules \
[\#665](https://github.com/fvwmorg/fvwm3/pull/665) \
([ThomasAdam](https://github.com/ThomasAdam))
- FvwmPrompt: update vendor deps \
[\#664](https://github.com/fvwmorg/fvwm3/pull/664) \
([ThomasAdam](https://github.com/ThomasAdam))
- Fix selectable flag for the Resize window operation menu item \
[\#656](https://github.com/fvwmorg/fvwm3/pull/656) \
([topcat001](https://github.com/topcat001))
- Fix ExitFunction [\#651](https://github.com/fvwmorg/fvwm3/pull/651) \
([pghvlaans](https://github.com/pghvlaans))
- DisplayPosition: fix segfault \
[\#645](https://github.com/fvwmorg/fvwm3/pull/645) \
([ThomasAdam](https://github.com/ThomasAdam))
- convert UPDATE\_FVWM\_SCREEN from macro to function \
[\#644](https://github.com/fvwmorg/fvwm3/pull/644) \
([ThomasAdam](https://github.com/ThomasAdam))
- ta/dv logfile [\#640](https://github.com/fvwmorg/fvwm3/pull/640) \
([ThomasAdam](https://github.com/ThomasAdam))
- Resize: fix resize bounds [\#638](https://github.com/fvwmorg/fvwm3/pull/638) \
([ThomasAdam](https://github.com/ThomasAdam))
- ta/dv2 [\#636](https://github.com/fvwmorg/fvwm3/pull/636) \
([ThomasAdam](https://github.com/ThomasAdam))
- ta/dv misc [\#634](https://github.com/fvwmorg/fvwm3/pull/634) \
([ThomasAdam](https://github.com/ThomasAdam))
- Reject out of range windows for Move and Resize commands. \
[\#633](https://github.com/fvwmorg/fvwm3/pull/633) \
([ThomasAdam](https://github.com/ThomasAdam))
- FVWMMFL: ignore SIGPIPE [\#632](https://github.com/fvwmorg/fvwm3/pull/632) \
([ThomasAdam](https://github.com/ThomasAdam))
- ta/dv ifdev [\#630](https://github.com/fvwmorg/fvwm3/pull/630) \
([ThomasAdam](https://github.com/ThomasAdam))
- ta/from dv [\#629](https://github.com/fvwmorg/fvwm3/pull/629) \
([ThomasAdam](https://github.com/ThomasAdam))
- DesktopName: don't duplicate entries with same name \
[\#607](https://github.com/fvwmorg/fvwm3/pull/607) \
([ThomasAdam](https://github.com/ThomasAdam))
- Patches from Debian [\#599](https://github.com/fvwmorg/fvwm3/pull/599) \
([ThomasAdam](https://github.com/ThomasAdam))
|
2022-08-02 03:08:13 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
fvwm3: this version conflicts with other fvwm-related packages
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|