~ctwm/ctwm/trunk

  • Committer: Matthew Fuller
  • Date: 2016-04-09 18:43:29 UTC
  • mfrom: (463.1.34 rplay)
  • Revision ID: fullermd@over-yonder.net-20160409184329-161jepctufvtm2cl
Land some improvements and adjustments to the rplay support.

The principle addition is of the RplaySounds {} config parameter, to
configure sounds to play in place of ~/.ctwm-sounds (which is still
used if not set in the config file).  If set in the config file, a
warning is displayed if .ctwm-sounds exists, and the file is ignored.
Support for the file will be removed in future versions.

The SoundHost param is renamed to RplaySoundHost for consistency and
to get it out of the way of any future alternate sound support.  The
old name is still accepted for compatibility.

The cmake param has been renamed to USE_RPLAY in place of USE_SOUND.
No releases have yet had any cmake stuff, so there's no backward
compat concerns.

Various other minor improvements, and document the whole bunch.
Filename Latest Rev Last Changed Committer Comment Size
..
build 294.1.16 11 years ago Matthew Fuller Add and ignore the contents of the build dir. Diff
client 329.1.6 10 years ago Matthew Fuller Move the libctwm/demolib stuff into a subdir, and Diff
cmake_files 410.1.1 9 years ago Matthew Fuller Break the -std=c99 and glibc features.h checks off Diff
doc 345.1.41 10 years ago Matthew Fuller doc/ is a better name for this dir. Diff
examples 327.1.6 10 years ago Matthew Fuller Make a subdir for various examples, and move 'em i Diff
ext 426.1.7 9 years ago Matthew Fuller Add a dir to hold externally-sourced code, and bri Diff
tools 327.1.1 10 years ago Matthew Fuller Add a tools/ dir to put build/project mgmt/etc scr Diff
xpm 3 22 years ago Richard Levitte CTWM version 1.3 Monotone-Parent: c2a6cbc82eb21a8 Diff
.bzrignore 406.1.2 9 years ago Matthew Fuller Update ignores for the new location of to-ship gen 53 bytes Diff Download File
add_window.c 448.1.6 9 years ago Matthew Fuller undef these macros at the end of the funcs using t 84.2 KB Diff Download File
add_window.h 302.1.43 10 years ago Olaf 'Rhialto' Seibert Merge from trunk. 5.1 KB Diff Download File
CHANGES.md 463.1.25 9 years ago Matthew Fuller Mention RplaySoundHost in CHANGES. 72.9 KB Diff Download File
clargs.c 459 9 years ago Matthew Fuller Reindent. 7.7 KB Diff Download File
clargs.h 429 9 years ago Matthew Fuller Add include guards to some header files that lack 165 bytes Diff Download File
clicktofocus.c 340.1.1 10 years ago Matthew Fuller Rearrange includes to be in what we'll call the Pr 565 bytes Diff Download File
clicktofocus.h 302.1.43 10 years ago Olaf 'Rhialto' Seibert Merge from trunk. 206 bytes Diff Download File
CMakeLists.txt 442.1.8 9 years ago Matthew Fuller Move the forward program into the client/ dir. 2.7 KB Diff Download File
ctopts.c 424.1.1 9 years ago Matthew Fuller unifdef GNOME. 920 bytes Diff Download File
ctopts.h 429 9 years ago Matthew Fuller Add include guards to some header files that lack 121 bytes Diff Download File
ctwm.c 463.1.8 9 years ago Matthew Fuller Now we have to move the sound_init() up higher, so 38.3 KB Diff Download File
ctwm.h 437 9 years ago Matthew Fuller Anyplace looking for a char * will find NULL as ac 20.9 KB Diff Download File
ctwm.spec 424.1.7 9 years ago Matthew Fuller I suspect this .spec file is pretty broken in gene 2.6 KB Diff Download File
ctwm_atoms.in 335.1.6 10 years ago Olaf 'Rhialto' Seibert Add WM_CTWM_ROOT to the Automated Atoms and rename 343 bytes Diff Download File
ctwm_config.h.in 463.1.31 9 years ago Matthew Fuller Update the config catching for USE_RPLAY, and leav 1.8 KB Diff Download File
cursor.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 9.8 KB Diff Download File
cursor.h 302.1.44 10 years ago Olaf 'Rhialto' Seibert Merge from trunk (with a few small conflicts). 1.7 KB Diff Download File
deftwmrc.h 443.1.2 9 years ago Matthew Fuller Switch deftwmrc builder back to building a .c file 136 bytes Diff Download File
event_names.c 462 9 years ago Matthew Fuller Generate event_names_table.h rather than event_nam 1 KB Diff Download File
event_names.h 459.1.6 9 years ago Matthew Fuller Start putting together some util funcs to turn X e 262 bytes Diff Download File
event_names.list 459.1.6 9 years ago Matthew Fuller Start putting together some util funcs to turn X e 436 bytes Diff Download File
events.c 463 9 years ago Matthew Fuller make indent 126 KB Diff Download File
events.h 434 9 years ago Matthew Fuller Eliminate register qualifiers. The judgements of 5.9 KB Diff Download File
ewmh.c 389.1.66 9 years ago Matthew Fuller Merge trunk. 53.3 KB Diff Download File
ewmh.h 302.1.72 10 years ago Olaf 'Rhialto' Seibert Add EWMH_STATE_ABOVE and EWMH_STATE_BELOW. Also su 3.8 KB Diff Download File
ewmh_atoms.in 302.1.72 10 years ago Olaf 'Rhialto' Seibert Add EWMH_STATE_ABOVE and EWMH_STATE_BELOW. Also su 620 bytes Diff Download File
gc.c 431.1.29 9 years ago Matthew Fuller GC unused extern. 6.1 KB Diff Download File
gc.h 93 21 years ago Richard Levitte - Convert all functions to use proper prototypes. 2.3 KB Diff Download File
gram.y 463.1.17 9 years ago Matthew Fuller Add ifdef's so that RplaySounds{} gives an appropr 30.4 KB Diff Download File
iconmgr.c 456 9 years ago Matthew Fuller We _so_ don't support A/UX. 28.4 KB Diff Download File
iconmgr.h 434 9 years ago Matthew Fuller Eliminate register qualifiers. The judgements of 5 KB Diff Download File
icons.c 432 9 years ago Matthew Fuller GC some code behind a never-set ifdef. 26.8 KB Diff Download File
icons.h 302.1.75 10 years ago Olaf 'Rhialto' Seibert Fix the following scenario, which is not so easy t 5.4 KB Diff Download File
lex.l 431.1.27 9 years ago Matthew Fuller Break out a parse_be.h for the stuff that should o 6 KB Diff Download File
list.c 434 9 years ago Matthew Fuller Eliminate register qualifiers. The judgements of 11.9 KB Diff Download File
list.h 340.1.4 10 years ago Matthew Fuller This include isn't necessary here. 4.5 KB Diff Download File
Makefile 411.1.9 9 years ago Matthew Fuller Depend on the dirstate too. 1.4 KB Diff Download File
menus.c 441.1.5 9 years ago Matthew Fuller Add a comment about potential future work. 153 KB Diff Download File
menus.h 302.1.44 10 years ago Olaf 'Rhialto' Seibert Merge from trunk (with a few small conflicts). 11.2 KB Diff Download File
mwmhints.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 3.2 KB Diff Download File
mwmhints.h 340.1.5 10 years ago Matthew Fuller Clear a bunch of redundant or unnecessary #include 1.9 KB Diff Download File
otp.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 30.5 KB Diff Download File
otp.h 340.1.5 10 years ago Matthew Fuller Clear a bunch of redundant or unnecessary #include 3.9 KB Diff Download File
parse.c 431.1.28 9 years ago Matthew Fuller make indent 13.3 KB Diff Download File
parse.h 435.1.15 9 years ago Matthew Fuller Add a comment before these #define's. 9.7 KB Diff Download File
parse_be.c 463.1.33 9 years ago Matthew Fuller make indent. 54.5 KB Diff Download File
parse_be.h 431.1.27 9 years ago Matthew Fuller Break out a parse_be.h for the stuff that should o 1 KB Diff Download File
parse_int.h 429 9 years ago Matthew Fuller Add include guards to some header files that lack 229 bytes Diff Download File
parse_m4.c 438.1.4 9 years ago Matthew Fuller Add split out major/minor/patch/addl defines into 7.4 KB Diff Download File
parse_yacc.c 437 9 years ago Matthew Fuller Anyplace looking for a char * will find NULL as ac 4.3 KB Diff Download File
parse_yacc.h 435.1.14 9 years ago Matthew Fuller Move another var into gram.y, and stop talking abo 650 bytes Diff Download File
README.md 463.1.26 9 years ago Matthew Fuller Switch USE_SOUND to USE_RPLAY (while noting that t 5.2 KB Diff Download File
resize.c 461 9 years ago Olaf 'Rhialto' Seibert When a window is set to _NET_WM_STATE_FULLSCREEN a 47.9 KB Diff Download File
resize.h 302.1.69 10 years ago Olaf 'Rhialto' Seibert Ugly implementation of _NET_WM_MOVERESIZE. The mov 4.8 KB Diff Download File
screen.h 424.1.1 9 years ago Matthew Fuller unifdef GNOME. 22.7 KB Diff Download File
session.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 33.1 KB Diff Download File
session.h 371.2.4 9 years ago Matthew Fuller Take out some preprocessor indenting that's vesiti 2.8 KB Diff Download File
sound.c 463.1.34 9 years ago Matthew Fuller Pass the set_sound_event() return straight through 7.4 KB Diff Download File
sound.h 463.1.12 9 years ago Matthew Fuller Make these setter funcs actually return info about 1.6 KB Diff Download File
STYLE.md 408.1.1 9 years ago Matthew Fuller The world seems fairly settled on ".md" as an exte 1.7 KB Diff Download File
system.ctwmrc 458 9 years ago Matthew Fuller Neither of these menus are even referenced, so don 4.1 KB Diff Download File
types.h 302.1.43 10 years ago Olaf 'Rhialto' Seibert Merge from trunk. 3 KB Diff Download File
util.c 434 9 years ago Matthew Fuller Eliminate register qualifiers. The judgements of 105 KB Diff Download File
util.h 435.1.17 9 years ago Matthew Fuller Make of these files were only including ctype.h be 7.2 KB Diff Download File
version.c.in 438.1.4 9 years ago Matthew Fuller Add split out major/minor/patch/addl defines into 3.9 KB Diff Download File
version.h 438.1.4 9 years ago Matthew Fuller Add split out major/minor/patch/addl defines into 3.9 KB Diff Download File
vscreen.c 431.1.31 9 years ago Matthew Fuller Just remove twmrc_error_prefix() calls from other 6.3 KB Diff Download File
vscreen.h 302.1.32 10 years ago Olaf 'Rhialto' Seibert Merge REINDENT_2014_POST for code reformat. 1.8 KB Diff Download File
windowbox.c 395.1.1 9 years ago Matthew Fuller Move ctwm.h to always be included first. 5.1 KB Diff Download File
windowbox.h 429 9 years ago Matthew Fuller Add include guards to some header files that lack 1.9 KB Diff Download File
workmgr.c 457 9 years ago Matthew Fuller This hackaround for an issue on HP 9000/700's runn 105 KB Diff Download File
workmgr.h 453.1.3 9 years ago Matthew Fuller Change AddToClientsList() signature to return bool 7.6 KB Diff Download File