Skip to content

Tags: dominikh/cwm

Tags

v5.1

Toggle v5.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
leahneukirchen Leah Neukirchen
Version 5.1

OPENBSD_4_6_BASE

Toggle OPENBSD_4_6_BASE's commit message
use fnmatch to glob the entries in the exec menu.

allows shell globbing constructs such as *ctl, etc in the exec menu (m-?
by default).

Adapted from a diff from Thomas Pfaff, okan@ got almost the same diff as
me when reworking it, and oked this one.

OPENBSD_4_5_BASE

Toggle OPENBSD_4_5_BASE's commit message
add 'moveamount' to cwmrc; it sets keyboard movement amount, making

it more useful on large screens
manpage tweak & ok jmc@
ok okan@, oga@

OPENBSD_4_4_BASE

Toggle OPENBSD_4_4_BASE's commit message
fix the froggy problem.

Implement a handler for the MappingEvent, meaning that the keymap has changed.
When this happens, ungrab all bindings, update the map, and regrab.

Fixes the problem where some keybindings wouldn't work under non us or
uk keymaps (especially the .fr map, it seems). Issue noticed by
ajacoutot@, ratchov@, and a few people on misc. Based on an initial diff
from ratchov@.

ok okan.

OPENBSD_4_3_BASE

Toggle OPENBSD_4_3_BASE's commit message
Change the default for XSRCDIR to /usr/xenocara. ok deraadt@

OPENBSD_4_2_BASE

Toggle OPENBSD_4_2_BASE's commit message
Okan Demirmen sent me a diff to kill some silly Fa macros, then persu…

…aded

me to clean this page up;

jasper and bernd gave oks for the Fa removal;

version_3

Toggle version_3's commit message
Initial import of cwm-3.

tested by sturm@, ok matthieu@