OpenBSD CVS

xenocara/app/cwm/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / xenocara / app / cwm


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] compat/        
[TXT] Makefile  1.25   6 years  okan   Pull over the remaining re-implemented window move/resize functions and create a...
[TXT] calmwm.c  1.115   2 years  okan   whitespace
[TXT] calmwm.h  1.379   10 months  okan   Allow cwm(1) to cycle through windows of the same window class as the active win...
[TXT] client.c  1.267   14 months  op   cwm: fix a semi-transparency border issue with some applications When running w...
[TXT] conf.c  1.256   10 months  okan   Allow cwm(1) to cycle through windows of the same window class as the active win...
[TXT] cwm.1  1.66   10 months  okan   Allow cwm(1) to cycle through windows of the same window class as the active win...
[TXT] cwmrc.5  1.78   10 months  okan   Allow cwm(1) to cycle through windows of the same window class as the active win...
[TXT] group.c  1.138   2 years  op   Add group-last command that shows only the previously active group; ok okan
[TXT] kbfunc.c  1.175   8 weeks  okan   Grab the pointer against the root window instead of the client we're attempting ...
[TXT] menu.c  1.110   19 months  okan   Fix overlapping menu items as reported by kn@ and probably others at some point;...
[TXT] parse.y  1.75   2 years  okan   Allow bare numbers for key and mouse bindings; taken from similar support in oth...
[TXT] screen.c  1.98   2 years  op   Add group-last command that shows only the previously active group; ok okan
[TXT] search.c  1.70   4 years  okan   Unrelated style fixes, consistency changes and sorting, appropriate dosage/remov...
[TXT] util.c  1.26   4 years  tobias   Prevent out of boundary write with configuration files in which too many quoted ...
[TXT] xevents.c  1.150   4 years  okan   Instead of using _NET_ACTIVE_WINDOW on restart, use the pointer location to dete...
[TXT] xmalloc.c  1.17   4 years  okan   Unrelated style fixes, consistency changes and sorting, appropriate dosage/remov...
[TXT] xutil.c  1.113   4 years  tobias   Fixed memory leak in xu_get_strprop. If a client calls XSetTextProperty for a w...
[TXT] LICENSE (in the Attic) [Hide]  1.3   11 years  okan   ever since the 9wm code bits were removed or replaced, this file has been a no-o...
[TXT] Makefile.am (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] Makefile.am.inc (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] Makefile.in (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] README (in the Attic) [Hide]  1.4   14 years  okan   mostly irrelevant now, so remove. ok oga@
[TXT] TODO (in the Attic) [Hide]  1.7   14 years  okan   mostly irrelevant now, so remove. ok oga@
[TXT] acconfig.h (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] aclocal.m4 (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] config.guess (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] config.h.in (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] config.sub (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] configure (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] configure.in (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] cursor.c (in the Attic) [Hide]  1.3   16 years  oga   Kill some more dead code, cursor.c goes away. ok marc@
[TXT] cwmrc (in the Attic) [Hide]  1.3   16 years  okan   - re-order and mostly re-write cwmrc(5) - merge example config file into cwmrc(5...
[TXT] draw.c (in the Attic) [Hide]  1.3   16 years  oga   Kill draw.c, nothing uses the code in it. More dead code removals to come. ok ...
[TXT] err.c (in the Attic) [Hide]  1.2   17 years  jasper   we don't use this file on openbsd, so zap it. ok matthieu@ pedro@
[TXT] font.c (in the Attic) [Hide]  1.29   11 years  okan   move the 2 small font helper functions to xutil.c
[TXT] geographic.c (in the Attic) [Hide]  1.3   16 years  marc   remove unused code OK oga@
[TXT] grab.c (in the Attic) [Hide]  1.21   15 years  okan   - merge grab_sweep() into mousefunc_window_resize(). - merge grab_drag() into mo...
[TXT] hash.h (in the Attic) [Hide]  1.3   15 years  oga   Rip out and burn the HASH_* stuff. We don't need a SPLAY tree for one font. make...
[TXT] headers.h (in the Attic) [Hide]  1.11   14 years  okan   merge the 2 common header files; specific includes to be pulled out as separate ...
[TXT] input.c (in the Attic) [Hide]  1.11   13 years  okan   move the single keycode function directly into the menu code. ok oga@
[TXT] install-sh (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] missing (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] mousefunc.c (in the Attic) [Hide]  1.118   6 years  okan   Pull over the remaining re-implemented window move/resize functions and create a...
[TXT] strlcat.c (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] strlcpy.c (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.
[TXT] strsep.c (in the Attic) [Hide]  1.2   17 years  bernd   Remove autoconf crap and other stuff we don't need.