Go to the first, previous, next, last section, table of contents.


mw_clock Extension Module

WindowManager Mixin: ModeWindowClock

This mixin displays the current time in all mode windows. It is updated once a minute. The format is a time.strftime format, by default %H:%M. It can be changed with an X resource with name plwm.modewindow.clock.format and class Plwm.ModeWindow.Clock.Format.

Instance Variable: ModeWindowClock mw_clock_position

The position of the time message in the mode window, default 1.0.

Instance Variable: ModeWindowClock mw_clock_justification

The justification of the time message, default is modewindow.RIGHT.


Go to the first, previous, next, last section, table of contents.