Age | Commit message (Collapse) | Author |
|
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@
|
|
recent Mesa releases don't ship MesaDemos anymore.
|
|
spotted by sobrado@
|
|
and display the frame rates if at least on -v is used.
* set/get the video(4) device's frame rate using VIDIOC_{S,G}_PARM.
* add new option -R which dsables frame rate adjustment. only really
useful for video(4) devices, to see the difference between the frame
rate the device generates and what it says it's configured for ...
many devices don't generate the rate they are configured if they
aren't getting enough light ...
* poll(2) input with INFTIM instead of 0 timeout, and handle the poll(2)
call being interrupted by the frame timer.
* only use usleep(3) to wait for frames if the input is a file, and
in that case, sleep for a full frame interval or until interrupted
by the frame timer.
* update the manual to describe the new -R option, that -r now sets
video(4) frame rate, and that at least one -v will display supported
properties of the hardware.
|
|
From mbalmer@NetBSD.
|
|
Includes a fix for CVE-2011-0465, to which OpenBSD is not vulnerable, since
dhclient will reject any hostname option containing invalid characters like
$ or `
|
|
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@
|
|
|
|
ok jakemsr@, jmc@
|
|
|
|
|
|
|
|
the use of xkeyboard-config xkb definitions instead of the old xkbdata.
This will make testing easier. No changes in default builds.
ok shadchin@
|