Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-22 | warp the pointer back, iff we don't move the mouse, once we are done | Okan Demirmen | |
with the menu; idea and initial from Sviatoslav Chagaev. discussion with and ok oga@ | |||
2011-03-22 | we should re-focus the client and ungrab the ptr even if we don't have a | Okan Demirmen | |
mouse based match (i.e. in the kbd no match case). update the comment as well. ok oga@ | |||
2011-03-22 | fix nousance of always highlighting the first entry even when there is | Okan Demirmen | |
no match (seen in the ctrl-a case) ok oga@ | |||
2011-03-22 | move the default case to the end. | Okan Demirmen | |
ok oga@ | |||
2011-03-22 | reduce the number of times we sync during a window resize. | Okan Demirmen | |
ok oga@ | |||
2011-03-22 | introduce nitems macro, with the appropriate ifndef. | Okan Demirmen | |
ok oga@ | |||
2011-03-22 | if virt/horz un-maximizing, restore only the un-maximized axis | Okan Demirmen | |
coordinates; allows moving a client and not restoring the maximized axis coordinates. picked from a larger martynas diff from ages ago. ok oga@ | |||
2011-03-22 | (0,0) is also inside in the screen; from Sviatoslav Chagaev. | Okan Demirmen | |
ok oga@ | |||
2011-03-22 | while this piece deals with client argv's in a seemingly inefficient way | Okan Demirmen | |
(noticed by Tim Peniket), since we don't ever do anything with cliarg, remove the hunk and cliarg completely. ok oga@ | |||
2011-03-22 | remove XXX and move a configure event out of the event handler functions. | Okan Demirmen | |
reminded by a similiar diff from Thomas Pfaff. ok oga@ | |||
2011-03-22 | move the single keycode function directly into the menu code. | Okan Demirmen | |
ok oga@ | |||
2011-03-19 | Add support for ecdsa SSH keys. From dave at davec dot name. Thanks. | Matthieu Herrb | |
2011-03-18 | lexicographically sort keys. | Igor Sobrado | |
ok jakemsr@, jmc@ | |||
2011-03-13 | Update to xkbcomp 1.2.1 | Matthieu Herrb | |
2011-03-09 | Remove extra test. | Matthieu Herrb | |
2011-03-08 | xcb is no longer optional. | Matthieu Herrb | |
2011-03-08 | add a new build switch 'XENOCARA_USE_XKEYBOARD_CONFIG' to enable | Matthieu Herrb | |
the use of xkeyboard-config xkb definitions instead of the old xkbdata. This will make testing easier. No changes in default builds. ok shadchin@ | |||
2011-03-07 | Update to xterm version 269. | Matthieu Herrb | |
Tested and ok ajacoutot@, jasper@, krw@, shadchin@ | |||
2011-02-13 | if we are saving the pointer location for a specific client, make sure | Okan Demirmen | |
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@ | |||
2011-02-13 | we lose track of highstack somewhere, so recompute it before we need it. | Ted Unangst | |
fixes a crash reported by christian neukirchen. ok okan | |||
2011-02-11 | puffy 4.9 | Todd T. Fries | |
2011-01-28 | Update to xbiff 1.0.3. No functional change. | Matthieu Herrb | |
2011-01-22 | Update to x11perf 1.5.3 | Matthieu Herrb | |
2011-01-22 | Update to xfwp 1.0.2 | Matthieu Herrb | |
2011-01-22 | Update to twm 1.0.6. No functional change. | Matthieu Herrb | |
2011-01-18 | Picture -> FvwmPicture, to avoid collisions with xrandr includes. | Marc Espie | |
As noticed by Tristan Le Guern. okay matthieu@ | |||
2011-01-16 | Fix compiling layout fr. | Alexandr Shadchin | |
ok matthieu@ | |||
2011-01-11 | Update to xkbcomp 1.2.0. | Alexandr Shadchin | |
ok matthieu@ | |||
2011-01-11 | Update to xkbevd 1.1.2. No functional change. | Alexandr Shadchin | |
ok matthieu@ | |||
2011-01-11 | Update to xkbprint 1.0.3. No functional change. | Alexandr Shadchin | |
ok matthieu@ | |||
2011-01-09 | Fix double free in the case of windows with a _NET_WM_NAME property, | Matthieu Herrb | |
reported by frantisek holop, patch by Tim van der Molen. Thanks to both. | |||
2011-01-01 | Fix duplicated code resulting from a bad merge of xdm 1.1.9. | Matthieu Herrb | |
2010-12-19 | Update to xbackkight 1.1.2. No functional change. | Matthieu Herrb | |
2010-12-14 | in MotionNotify geom.x, geom.y calculations take into account bwidth. | Martynas Venckus | |
fixes the annoying bug where windows would go +bwidth pixels right, +bwidth pixels down. ok okan@ | |||
2010-12-08 | Use ASCII art when the environment is not UTF-8 capable.OB | Matthieu Herrb | |
Based on an initial patch by jasper@, ok jasper@. | |||
2010-12-06 | - add a flag to specify the display to start xtsscale on. | Jasper Lievisse Adriaanse | |
ok matthieu@ | |||
2010-11-30 | Set datarootdir. fixes manual page installing in the wrong dir noticed | Matthieu Herrb | |
by todd@. | |||
2010-11-29 | Update to xterm 267. Tested by shadchin@, jasper@, ajacoutot@. | Matthieu Herrb | |
2010-11-27 | regen | Matthieu Herrb | |
2010-11-27 | Explicitely link libxcb when needed for static arches. | Matthieu Herrb | |
2010-11-25 | Update to xeyes 1.1.1 | Matthieu Herrb | |
2010-11-25 | Update to xcalc 1.0.4. | Matthieu Herrb | |
2010-11-25 | Update to xwininfo 1.1.1. rewritten to use XCB. | Matthieu Herrb | |
2010-11-25 | Update to xlsclients 1.1.0. Rewritten to use XCB. | Matthieu Herrb | |
2010-11-25 | Update to xlsatoms 1.1.0. rewritten to use XCB. | Matthieu Herrb | |
2010-11-11 | Update to xwud 1.0.3 | Matthieu Herrb | |
2010-11-11 | Update to xwd 1.0.4 | Matthieu Herrb | |
2010-11-11 | Update to xset 1.2.1 | Matthieu Herrb | |
2010-11-11 | Update to xrefresh 1.0.7 | Matthieu Herrb | |
2010-11-11 | Update to xrdb 1.0.7 | Matthieu Herrb | |