CVSROOT: /home/cvs/fvwm Module name: fvwm Changes by: dane 02/04/10 17:11:33
Modified files: . : AUTHORS ChangeLog NEWS fvwm : commands.h events.c functions.c functions.h fvwm.c fvwm2.1 screen.h virtual.c modules : ChangeLog modules/FvwmAuto: FvwmAuto.1 Log message: 2002-04-10 Dan Espen <[EMAIL PROTECTED]> * AUTHORS: New author. * NEWS: Edge Command. 2002-04-09 Uwe Pross <[EMAIL PROTECTED]> * fvwm/fvwm2.1: Added EdgeCommand paragraph. * fvwm/events.c (HandleEnterNotify): Added execution of Scr.PanFrame*.command if set * fvwm/fvwm.c (InitVariables): Added init strings for pan frame commands. * fvwm/virtual.c: * fvwm/virtual.h: (checkPanFrames): Avoid hiding of pan frames if pan frame command is set. (CMD_EdgeCommand): Implementation of the buildin command EdgeCommand. First implementation of this function. * fvwm/screen.h (struct): added char * command in structure Panframe to store the pan frame command. * fvwm/functions.c: added declaration of CMD_ENTRY("edgecommand") * fvwm/functions.h: added definition of Flag F_EDGE_COMMAND * fvwm/commands.h: added definition of CMD_EdgeCommand(F_CMD_ARGS) * FvwmAuto/FvwmAuto.1: Added hint to builtin command EdgeCommand -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]