| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
|
| |
feedback from stsp@ - thanks!
'go for it' oga@
|
|
|
|
| |
part of a larger diff that was ok oga@
|
|
|
|
|
|
|
| |
comments and line extensions work. Taken from sthen@'s recent
commit in src.
ok sthen@
|
|
|
|
|
|
|
|
| |
sense and to be slightly less un-expected. from Alexander Polakov.
re-use 'normal' cursor now instead XC_hand1 for menu selection. i
really wish X had real docs and made sense.
ok on earlier diff with '?' removed (but it's back now) oga@
|
|
|
|
|
|
|
| |
opposing action, lower, already exists and bound. Both keyboard
mappings already exist.
'no opinion either way' oga@
|
|
|
|
|
|
|
|
| |
keyword taken from a diff from Sviatoslav Chagaev to do the same thing,
but implemented in a completely way (based on some very old code from
mk@). default set to 0, so no behavior change.
ok oga@ (who would also like to take it further...)
|
|
|
|
|
|
|
| |
as a bonus, flipping between various combinations of vmax+hmax provides
a more predictable behavior.
commitski oga@
|
|
|
|
|
|
|
| |
method that actually works. checking for icccm compliant wm's should
also be done first, but that's another diff (noted by oga).
ok oga@
|
|
|
|
| |
ok oga@
|
|
|
|
|
|
| |
re-parenting; from Sviatoslav Chagaev.
ok oga@
|
|
|
|
|
|
| |
calculating ourselves, so do so.
ok oga@
|
|
|
|
| |
ok oga@
|
|
|
|
|
|
|
|
| |
pedantic.
from Thomas Pfaff.
ok oga@
|
|
|
|
|
|
| |
the same thing.
ok oga@
|
|
|
|
|
|
|
| |
* cope with new bsd.man.mk
* update imake configuration
ports use of imake remains unchanged
|
|
|
|
| |
"no cookie! fix it" - oga@
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
any window, after which all move/resize requests will be ignored,
essentially freezing the window in place.
there's a possibility to merge this with the 'ignore' concept, pending
on how ignore+freeze should behave (really more ewmh stuff), but punting
for now since ponies are on the line.
requested and tested by thib at k2k11 with ponies, unicorns and rainbows.
'save the unicorns' todd@, ok oga@
|
|
|
|
|
|
|
| |
Requested by Christian Neukirchen last august. He provided a patch but the one I
wrote was significantly simpler (1 - 2 + in the whole diff).
makes sense to okan@.
|
|
|
|
|
|
|
| |
every time we move/resize a window, so remove XSync in both mouse move
and resize events. tested by Brynet as well.
ok oga@
|
| |
|
|
|
|
|
|
|
| |
within the current screen, like other cwm window placements and
mutations (vmax/hmax/max) - from Sviatoslav Chagaev.
ok oga@
|
|
|
|
|
|
| |
brynet.
sure oga@
|
|
|
|
|
|
| |
with the menu; idea and initial from Sviatoslav Chagaev.
discussion with and ok oga@
|
|
|
|
|
|
|
| |
mouse based match (i.e. in the kbd no match case). update the comment
as well.
ok oga@
|
|
|
|
|
|
| |
no match (seen in the ctrl-a case)
ok oga@
|
|
|
|
| |
ok oga@
|
|
|
|
| |
ok oga@
|
|
|
|
| |
ok oga@
|
|
|
|
|
|
|
|
|
| |
coordinates; allows moving a client and not restoring the maximized axis
coordinates.
picked from a larger martynas diff from ages ago.
ok oga@
|
|
|
|
| |
ok oga@
|
|
|
|
|
|
|
| |
(noticed by Tim Peniket), since we don't ever do anything with cliarg,
remove the hunk and cliarg completely.
ok oga@
|
|
|
|
|
|
| |
reminded by a similiar diff from Thomas Pfaff.
ok oga@
|
|
|
|
| |
ok oga@
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
that if it is not already inbounds, put it in the default location,
which happens to be inbounds.
behavior noticed by Thomas Pfaff while maximizing and un-maximizing a
window, leaving the pointer behind and causing client_cycle() to be a
bit lost.
ok oga@
|
|
|
|
| |
fixes a crash reported by christian neukirchen. ok okan
|
|
|
|
|
| |
fixes the annoying bug where windows would go +bwidth pixels right,
+bwidth pixels down. ok okan@
|
| |
|
|
|
|
|
| |
and properly encode \(:a
found by mandoc -Tlint
|
| |
|
|
|
|
|
|
| |
(with the manpage bit from me).
ok oga@
|
|
|
|
|
|
|
|
| |
fix linecount bug with comments spanning multiple lines
problem reported with the obvious fix for bgpd by Sebastian Benoit
<benoit-lists at fb12.de>, also PR 6432
ok oga@
|
| |
|
|
|
|
| |
ok oga@
|
|
|
|
| |
ok oga@
|
|
|
|
|
|
|
|
|
|
|
|
| |
cwmrc(5)). instead, fix cwmrc(5) to match the old behavior which also
happens to match the example config, of which many have based their
configs; this also nicely matches the output of xprop(1).
clean-up of variable names as a separate commit.
suggested by sthen (and something we should have done initially).
discussed with and ok oga@
|
|
|
|
| |
ok oga@ phessler@
|