2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2024-03-22 14:54:54 by Thomas Klausner | Files touched by this commit (3) |
Log message:
fvwm3: make documentation optional
Option still defaults to on, so no change.
From Vitaly Shevtsov, to avoid a ruby dependency.
|
2024-01-14 13:54:52 by Paolo Vincenzo Olivo | Files touched by this commit (2) | |
Log message:
wm/fvwm3: update to 1.0.9
# CHANGES (since 1.0.8)
- Enhancements
* Add Keywords and Icon to fvwm3.desktop file. by @somiaj in #917
* Add configure option to generate html man pages. by @somiaj in #920
* Update Chinese translate by @louies0623 in #923
* ta/monitor ordering by @ThomasAdam in #919
* WIP: MacOS Support by @ThomasAdam in #911
* Add Style CornerLength by @somiaj in #928
- Other Changes
* Infostore: guard against UAF by @ThomasAdam in #908
* recapture: fix incorrect handling of InitialState by @ThomasAdam in #907
* Simplify _NET_WM_NAME setting by @omar-polo in #909
* ewmh: fix compiler warning by @ThomasAdam in #910
* Fix a typo in fvwm3 -h by @bsdmp in #915
* _NET_CURRENT_DESKTOP: ignore the root window by @ThomasAdam in #912
* Fix implicit function declaration in configure by @Kangie in #914
* dist: exclude FvwmPrompt binary by @ThomasAdam in #918
* EdgeScroll: implement per monitor by @ThomasAdam in #916
* Formatting improvements to fvwm-menu-desktop manpage. by @somiaj in #921
* Varrious fixes for errors found in fvwm3-output.log by @somiaj in #922
* expand: fix $[monitor.0.XX] case by @ThomasAdam in #927
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-10 13:32:51 by Nia Alarie | Files touched by this commit (4) |
Log message:
fvwm: Disable svg by default so this fits into bulk-small.
The included themes only use png and xpm icons.
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-09-10 12:27:10 by Paolo Vincenzo Olivo | Files touched by this commit (3) | |
Log message:
wm/fvwm3: update release 1.0.8
# CHANGES
## 1.0.8 (2023-09-04)
### Enhancements
* Add .desktop entry for XSession by @Zirias
### Other Changes
* FvwmScript: fix rendering of checkboxes by @ThomasAdam
* Ls/manpage by @lgsobalvarro in https://github.com/fvwmorg/fvwm3/pull/874
* SnapAttraction: honor all tokens mentioned in the manpage by @ch-f
* docs: FvwmPerl: fixup examples by @ThomasAdam
* default-config: use primary mon for RightPanel by @ThomasAdam
* XGetWindowProp: accommodate NUL byte by @ThomasAdam
* FvwmPager: fix division by zero by @ThomasAdam
* *: code cleanup: remove if (x) free checks by @ThomasAdam
* FvwmPrompt: preserve quotes, etc by @ThomasAdam
* conditional: Screen+Desk is not mutually-exclusive by @ThomasAdam
* sizehints: tighten check by @ThomasAdam
* CursorStyle: fix panframe cursors by @ThomasAdam
* FvwmPager: add fpmonitor impls for widths/heights by @ThomasAdam
* MaskUsedModifiers: remove bits used for XKB group index by @farblos
|