Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
www.xfce.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WWW
www.xfce.org
Commits
98fb5c20
Commit
98fb5c20
authored
4 months ago
by
Alexander Schwinn
Browse files
Options
Downloads
Patches
Plain Diff
Move mem-leak fixing to general section
parent
87805eb1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pages/download/changelogs/4.20.php
+1
-10
1 addition, 10 deletions
pages/download/changelogs/4.20.php
with
1 addition
and
10 deletions
pages/download/changelogs/4.20.php
+
1
−
10
View file @
98fb5c20
...
...
@@ -19,6 +19,7 @@
<li>
Switch all components from intltool to gettext (
<a
href=
"https://gitlab.xfce.org/xfce/exo/-/issues/41"
>
xfce4-dev-tools#41
</a>
)
</li>
<li>
Usage of .clang-format file for most core projects, integration into automated ci-build
</li>
<li>
Major abstraction efforts to add experimental support for wayland while keeping X11 functional (Done for all components, except xfwm4)
</li>
<li>
Various minor and some major memory leaks were fixed across all Xfce components
</li>
</ul>
<h2><a
href=
"https://gitlab.xfce.org/xfce/exo"
>
Extension Library
</a>
<em>
(exo)
</em></h2>
...
...
@@ -30,7 +31,6 @@
<li>
exo-die: Resolve symlink when saving .desktop file
</li>
<li>
IconView,TreeView : Keep type ahead search box inside view widget
</li>
<li>
Load icons using icon theme scaling functions correctly
</li>
<li>
Fixed various memory leaks
</li>
<li>
Various minor improvements, tweaks and maintenance changes
</li>
</ul>
...
...
@@ -60,7 +60,6 @@
<li>
screensaver: Remove support for gnome-screensaver (Fixes
<a
href=
"https://gitlab.xfce.org/xfce/libxfce4ui/-/issues/62"
>
#62
</a>
)
</li>
<li>
screensaver: Run lock command synchronously (Fixes
<a
href=
"https://gitlab.xfce.org/xfce/libxfce4ui/-/issues/70"
>
#70
</a>
)
</li>
<li>
XfceFileNameInput - wrap error message (Issue
<a
href=
"https://gitlab.xfce.org/xfce/libxfce4ui/-/issues/60"
>
#60
</a>
)
</li>
<li>
Fixed various memory leaks
</li>
<li>
Various minor improvements, tweaks and maintenance changes
</li>
</ul>
...
...
@@ -164,7 +163,6 @@
<li>
Dialog when closing split-pane with multiple tabs
</li>
<li>
Preserve trusted state when launchers are copied
</li>
<li>
Prevent build failure for NixOS (Issue
<a
href=
"https://gitlab.xfce.org/xfce/thunar/-/issues/972"
>
#972
</a>
)
</li>
<li>
Fixed a lot of memory leaks and possible use after free cases
</li>
<li>
Various minor improvements, tweaks and maintenance changes
</li>
</ul>
...
...
@@ -182,7 +180,6 @@
<li>
Disambiguate thumbnailer signals
</li>
<li>
scheduler: Fix ready/error signal forwarding
</li>
<li>
xdg-cache: Fix temporary file management when saving thumbnail
</li>
<li>
Fixed various memory leaks
</li>
<li>
Various minor improvements, tweaks and maintenance changes
</li>
</ul>
...
...
@@ -252,7 +249,6 @@
<li>
panel: Always include borders to compute snap position
</li>
<li>
clock: Fix sync timeout
</li>
<li>
clock: Do not override custom font formats (
<a
href=
"https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/675"
>
#675
</a>
)
</li>
<li>
Fixed various memory leaks
</li>
<li>
Various minor improvements, tweaks and maintenance changes
</li>
</ul>
...
...
@@ -287,7 +283,6 @@
<li>
Simplify brightness level management (Fixes
<a
href=
"https://gitlab.xfce.org/xfce/xfce4-power-manager/-/issues/139"
>
#139
</a>
)
</li>
<li>
screensaver: Fall back on lock command if D-Bus call failed
</li>
<li>
Fix blurriness in icons when UI scale factor > 1
</li>
<li>
Fixed various memory leaks
</li>
<li>
Various minor improvements, tweaks and maintenance changes
</li>
</ul>
...
...
@@ -312,7 +307,6 @@
<li>
Fix 'trigger on suspend' (
<a
href=
"https://gitlab.xfce.org/xfce/xfce4-session/-/issues/106"
>
#106
</a>
)
</li>
<li>
Fix suspend/hibernation bug on ConsoleKit2 (Fixes
<a
href=
"https://gitlab.xfce.org/xfce/xfce4-session/-/issues/164"
>
#164
</a>
)
</li>
<li>
Fix blurry icons in autostart tab when UI scale > 1
</li>
<li>
Fixed various memory leaks
</li>
<li>
Various minor improvements, tweaks and maintenance changes
</li>
</ul>
...
...
@@ -356,7 +350,6 @@
<li>
Add a systemd user unit corresponding to the D-Bus session service
</li>
<li>
channel: Warn if queried type does not match property type
</li>
<li>
xml-backend: Escape whitespaces when writing file to disk
</li>
<li>
Fixed various memory leaks
</li>
<li>
Various minor improvements, tweaks and maintenance changes
</li>
</ul>
...
...
@@ -398,7 +391,6 @@
<li>
Properly thread UI scale factor to file icon loading functions
</li>
<li>
Add preliminary Wayland support using libxfce4windowing
</li>
<li>
backdrop: render gamma-correct gradients
</li>
<li>
Fixed various memory leaks
</li>
<li>
Various minor improvements, tweaks and maintenance changes
</li>
</ul>
...
...
@@ -413,6 +405,5 @@
<li>
stacking: Use WIN_LAYER_FULLSCREEN for focused fullscreen windows
</li>
<li>
drop obsolete xfwm4rc
</li>
<li>
compositor: Expose just the window area
</li>
<li>
Fixed some memory leaks
</li>
<li>
Various minor improvements, tweaks and maintenance changes
</li>
</ul>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment