-
Notifications
You must be signed in to change notification settings - Fork 2
/
NEWS
314 lines (279 loc) · 11.1 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
xde-theme -- history of user-visible changes. 2021-05-09
Release xde-theme-1.5 released 2021-05-09
-----------------------------------------
git tag -n100 -l 1.5
1.5 Maintenance Release 1.5
This is the fifth release of the xde-theme package. This package
contains various tools for setting themes for a wide range of
light-weight window managers. These tools are meant to have minimal
dependencies, GTK2-based, and each tool able to run independent of the
others (and, for that matter, independent of the desktop environment):
they work well with many light-weight window managers. I use these
tools daily and they are quite stable.
This release is a maintenance release whose sole purpose is to update
the build system and support symbol versioning under gcc 10.2.0
compiler.
Included in the release is an autoconf tarball for building the release
from source. See the NEWS and TODO file in the release for more
information. Please report problems to the issues list on GitHub.
git shortlog -e -n -w80,6,8 1.4...1.5
Brian Bidulock <[email protected]> (5):
update copyright headers
whoops
support gcc 10 symver
update release notes
update for autoconf 2.71
Release xde-theme-1.4 released 2020-02-08
-----------------------------------------
git tag -n100 -l 1.4
1.4 Maintenance Release 1.4
This is the fourth release of the xde-theme package. This package
contains various tools for setting themes for a wide range of
light-weight window managers. These tools are meant to have minimal
dependencies, GTK2-based, and each tool able to run independent of the
others (and, for that matter, independent of the desktop environment):
they work well with many light-weight window managers. I use these
tools daily and they are quite stable.
This release is a maintenance release whose sole purpose is to update
the build system and pass extra compilation checks under gcc 9.2.0
compiler.
Included in the release is an autoconf tarball for building the release
from source. See the NEWS and TODO file in the release for more
information. Please report problems to the issues list on GitHub.
git shortlog -e -n -w80,6,8 1.3...1.4
Brian Bidulock <[email protected]> (4):
simplify MDOCDATE and cscope
fixes for -Wextra
new release notes
update release files
Release xde-theme-1.3 released 2019-09-05
-----------------------------------------
git tag -n100 -l 1.3
1.3 Maintenance Release 1.3
This is the third release of the xde-theme package. This package
contains various tools for setting themes for a wide range of
light-weight window managers. These tools are meant to have minimal
dependencies, GTK2-based, and each tool able to run independent of the
others (and, for that matter, independent of the desktop environment):
they work well with many light-weight window managers. I use these
tools daily and they are quite stable.
This release is a maintenance release whose sole purpose is to update
the build system, generate a better NEWS files, handles annotated tags
better, and converts the release archives to lzip compression.
Included in the release is an autoconf tarball for building the release
from source. See the NEWS and TODO file in the release for more
information. Please report problems to the issues list on GitHub.
git shortlog -e -n -w80,6,8 1.2...1.3
Brian Bidulock <[email protected]> (43):
git hates trailing space
better formatting
limit changelog
updated indent
update build system
correction
update readmes
update manual pages a bit
update copyright headers
minor correction
parallel build
parallel distcheck
reorder this a bit
more changelog
add startup notification where required
take DESKTOP_STARTUP_ID away from GTK
simplify endptr checks
better endptr checks for strtol
use startup id timestamp where possible
little change to support gcc 8.2
Merge branch 'master' of github.com:bbidulock/xde-theme
update build system
add missing file
update xde-setwm manual page
add autostart phase initialization to xde-watch
update copyright headers
no, actually want a window manager first
protect xde_find_theme from core dump
reformat TODO
update for gettext 0.20.1
generate NEWS better
build NOTES and TODO too
update release notes
place filename last in sed command
better defaults and lzip compression
we have better defaults now
build release notes with dist
gcc caught a bug
fix for gcc 9.1 string truncation stupidity
ignore release file products
add license to repo
update release files
update release files (again)
Release xde-theme-1.2 released 2016-07-09
-----------------------------------------
git shortlog -e -n -w80,6,8 1.1...1.2
Brian Bidulock <[email protected]> (156):
added _build and _install to ignore
added twm variants
updated build
added version control
strip git commit number from version
added full readme for this package
initial set of GNU autoconf release files
do not need m4 directory
removed feels directory from *twm
provide substitutions in scripts
recorganize twm styles
move directories
renamed some files
renamed and moved directories
do not do XDG here, do it in xde-setup
better file tracing
finalizing twm variants
trim twm config and start programs
working up jwm configuration
more jwm workup
working up fvwm
more files to outpu
missing installing some scripts
some corrections, avoid useless commits
try to handle menu colors correctly
follow symbolic links when generating styles menus
propagate ctwm changes to vtwm and twm
defaults go first
added xde-theme program for theme setting and switching
added xde-style style listing and setting program
working up xde-style
working better, more wm's supported
more workup
better factoring, offline support
rearrange for separation as a library
split common functions into shared library
moved source files into src directory
move manual pages into man subdirectory
heavy factoring, added manual page
working loadable module system
split all window manager support into loadable modules
completed waimea, more factoring
a few corrections
add set of styles for waimea window manager
integrate support for waimea styles
typo
documentation and minor fixes
checking in work
do not build xde-backdrop for now...
doc updates
added xde-identify program, started get_menu function
remove files from xde-styles package
clean up build
more build tweaks
include README for github
update readme
passes a distcheck
added missing files
missing dlopen option to LT_INIT
add manual page for xde-identify
passes distcheck again but builds std files
only list, set, get appropriate style (user/system)
add the ability to identify menu files
a little more documentation
lots of updates to identification routines
adjust etc directory for XTWM window managers
handle echinus and uwm
a uwm example for documentation
handle spectrwm better
document support for more window managers
documentation updates
adding xde-stylemon program
add metacity detection, use maintainer mode when testing
provide shell and perl style outputs
handle XDE themes better, generate style menus (start)
add gen_dir, initalize operations by member
start generating simple style/theme menus
actually process the menu argument
restrict styles to themes where applicable
sort listings within a directory
add some debugs to pekwm style setting
read entire file better
strip trailing /theme from style for pekwm
more menu listing, try to display loaded module info
don't need static libraries
just shared, add maintenance script configure.sh
put pekwm menu entries in dynamic section
different flags for different architectures
link libxde to xde-theme
add common stuff needed by xde-theme to libxde
strip default names from listings
new workup of xde-theme
add indentation profile
add methods to get icon name for window manager
output theme and themefile for xde-identify
better trim approach
correct uwm style file name
added xde-setwm utility for setting root window WM props
install X error handlers
set and delete more properties
export utility functions
start working up xde-backdrop
added backdrop functions to library
getting it to build
getting there
add xde-watch program
working up xde-watch
complete commands for xde-watch
buildig up xde-watch
place delay in call
invoke changed callbacks once for each window manager change
indentation
export some atoms to xde.h
just use xde_set_properties where possible
debugging of xde-watch
correct command handling for xde-watch
handle each screen
handle themes better for icewm
provide window manager assistance
add assist also to xde-identify
startu xde-setbg
split off xde-setbg program
add X Session Management library to requirements
start working up others
xde-setbg now in xde-ctools, might come back
correct command and arguments behaviour xde-setwm
pretty much all the same program
recognize obsolete options
big correct to theme setting
narrow down a bit
reversed delay and wait defaults
add desktop files
drop version number in template
add some missing types
change foreground to background
add basic session management capabilities
change foreground to background
session management capability for xde-watch
get session management in others
generate a theme menu for openbox
propertly set an openbox style or theme
parameterize wait
added some types
install headers and library pkg-config
remove noxious error
find screen better
handle screen checks better
typo
fix up a few things on fluxbox
clarify fluxbox signals
do not include xde-menu manpage
minor updates to build system
update readme files
don't get screen on unrecognized client messages
simplify distribution
update release files
Release xde-theme-1.1 released 2013-09-26
-----------------------------------------
git shortlog -e -n -w80,6,8 1.1
Brian Bidulock <[email protected]> (5):
initial commit
remove some autoconf intermediate files
bump revision number
added .gitignore
changes to support JWM button icons