| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* cope with new bsd.man.mk
* update imake configuration
ports use of imake remains unchanged
|
|
|
|
| |
ok oga@
|
| |
|
| |
|
|
|
|
| |
from matthieu@, verified on vax
|
|
|
|
| |
ok okan@.
|
|
|
|
|
|
|
|
|
|
| |
- merge grab_drag() into mousefunc_window_move().
- properly name, proto and static private functions.
- since we already do XMoveResizeWindow() and XMoveWindow() in (now)
mousefunc_window_resize() and mousefunc_window_move() respectively,
client_resize() and client_move() calls are unnecessary.
ok oga@
|
|
|
|
|
|
|
|
|
|
|
| |
reconfiguration events and change our sizes depending on that. We also detect
the xinerama screens for maximize, vertmaximize and initial window placement.
This could be improved by automatically resizing maximized windows when
the screen resolution changes and by moving windows that would be hidden
into visible space. Said changes will come shortly.
Tested by many. matthieu@ didn't oppose.
|
|
|
|
|
| |
note to self: When you mean to type cvs commit search.c, don't forget
the filename.
|
|
|
|
|
| |
``show all'' in the window search dialogue. Noticed and diff from Tim
van der Molen, thanks!
|
|
|
|
| |
From Martin Toft, thanks!
|
|
|
|
|
|
| |
some minor fixups, man page bits and knf.
ok oga@
|
|
|
|
|
|
|
|
|
|
|
| |
function menu_filter(). The plan is to eventually merge in grab_menu too.
Shrinks the code a fair bit.
Also, change XMaskEvent for XWindowEvent to prevent getting exposes for other
windows. This is particuarly noticable on slow machines with a LOT of xterms
(todd, you're an odd man).
ok okan@, todd@.
|
|
|
|
|
| |
at several places in the Xenocara build in a central place instead
of duplicating the checks all over the place. ok oga@.
|
|
|
|
|
|
|
|
|
| |
found in other places of the tree. Remove sticky and font commandline
options and add another one for alternative config locations.
Split off cwmrc(5) from cwm(1), nuke #ifdef __OpenBSD__ while there.
tested by various kind people, feedback from oga@ and okan@ - thanks!
ok oga@, jasper@, okan@
|
|
|
|
| |
ok marc@
|
|
|
|
|
|
| |
More dead code removals to come.
ok marc@
|
|
|
|
| |
OK oga@
|
|
|