Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
xfce4-screensaver
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
51
Issues
51
List
Boards
Labels
Service Desk
Milestones
Custom Issue Tracker
Custom Issue Tracker
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Apps
xfce4-screensaver
Commits
42b3503c
Commit
42b3503c
authored
Jun 30, 2019
by
Sean Davis
🕶
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 0.1.6
parent
7eb6cc61
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
1 deletion
+20
-1
NEWS
NEWS
+19
-0
configure.ac
configure.ac
+1
-1
No files found.
NEWS
View file @
42b3503c
0.1.6 (beta)
============
- Bug Fixes:
- Fixed flickering in the password dialog
- Fixed password dialog appearance, visual artifacts with various
themes are resolved
- Remove reference to pkg-config file (.pc) (Xfce #15597)
- Code Cleanup:
- Cleaned up kdb-indicator logic
- Consolidated debug function calls
- Moved job theme processing out of gs-manager
- Removed drag-and-drop theme installation
- Removed placeholder widgets from the glade template
- Removed unused callbacks
- Simplified handling of user preferences
- Translation Updates:
Armenian (Armenia), Hebrew, Hungarian, Malay, Portuguese,
Portuguese (Brazil), Russian
0.1.5 (beta)
============
- Features:
...
...
configure.ac
View file @
42b3503c
...
...
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.60)
AC_INIT([xfce4-screensaver],
[0.1.
5
],
[0.1.
6
],
[https://www.xfce.org/])
AC_CONFIG_SRCDIR(src/xfce4-screensaver.c)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment