0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove declaration of removed function Reminded by matthieu@ (thanks!) More... over 16 years ago
remove unused code OK oga@ More... over 16 years ago
Only use the x,y values from the XSizeHints structure when they are greater than zero. The fields are obsolete and not always used. OK jasper@ More... over 16 years ago
allow the search feature to work in the root window, like other similar ones. More... over 16 years ago
Add a "restart wm" function. ok oga@
ian
More... over 16 years ago
Another messed up keybinding. I blame todd...
oga
More... over 16 years ago
re-add a lost group keybinding More... over 16 years ago
Make cwm default keybindings always exist. Additional keybindings now overlap with the new ones, overriding them. Also a new "unmap" keyword in binding definitions now unmaps a binding without adding a new one.
oga
More... over 16 years ago
fix a pasto: documentation/5639 from viq
jmc
More... over 16 years ago
introduce conf_bindname() to drastically simplify conf.c really liked by oga@ More... over 16 years ago
enable pointer movement in cwm via C-<arrowkeys> looked over by oga@ More... over 16 years ago
Small manpage nit.
oga
More... over 16 years ago
Change MOVE_AMOUNT in kbfunc.c to 1 from 10. This allows more fine tuning when moving and resizing windows using the keyboard.
oga
More... over 16 years ago
Document cwm's keybinding support. It was already there, but not in the manpage.
oga
More... over 16 years ago
Add support to cwm for resizing the windows using Control-Meta-[hjkl].
oga
More... over 16 years ago
wording
ian
More... over 16 years ago
When cycling, only the end of the window names will be printed if the name is too long. so show the beginning instead. More... over 16 years ago
fix buffer overflow, as sizeof(paths) won't fit inside the array. More... over 16 years ago
Okan Demirmen sent me a diff to kill some silly Fa macros, then persuaded me to clean this page up;
jmc
More... almost 17 years ago
implement keyboard initiated movement of windows enhanced version of diff originally from niallo@ man bits from niallo@ ok niallo@ japser@ More... almost 17 years ago
modify "exec" dialog so that it auto-completes based on executables in _PATH_DEFPATH More... almost 17 years ago
don't map hidden windows on re-start. from [email protected] More... almost 17 years ago
document the autogroup functionality. with [email protected] More... almost 17 years ago
make it possible to cycle through the windows when non are selected. (eg. when they're hidden, now you can cycle through them) More... almost 17 years ago
draw window borders when redrawing a window More... almost 17 years ago
show hidden windows when they should (eg. when the pointer is warped to them) More... almost 17 years ago
don't give borderless windows a border, when they're inactive More... almost 17 years ago
add two missing closedir()'s More... almost 17 years ago
convert globals from G_foo to Foo, as per TODO. More... almost 17 years ago
full screen sized windows More... almost 17 years ago