summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2011-03-22warp the pointer back, iff we don't move the mouse, once we are doneOkan Demirmen
with the menu; idea and initial from Sviatoslav Chagaev. discussion with and ok oga@
2011-03-22we should re-focus the client and ungrab the ptr even if we don't have aOkan Demirmen
mouse based match (i.e. in the kbd no match case). update the comment as well. ok oga@
2011-03-22fix nousance of always highlighting the first entry even when there isOkan Demirmen
no match (seen in the ctrl-a case) ok oga@
2011-03-22move the default case to the end.Okan Demirmen
ok oga@
2011-03-22reduce the number of times we sync during a window resize.Okan Demirmen
ok oga@
2011-03-22introduce nitems macro, with the appropriate ifndef.Okan Demirmen
ok oga@
2011-03-22if virt/horz un-maximizing, restore only the un-maximized axisOkan 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-22while this piece deals with client argv's in a seemingly inefficient wayOkan Demirmen
(noticed by Tim Peniket), since we don't ever do anything with cliarg, remove the hunk and cliarg completely. ok oga@
2011-03-22remove 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-22move the single keycode function directly into the menu code.Okan Demirmen
ok oga@
2011-03-19Add support for ecdsa SSH keys. From dave at davec dot name. Thanks.Matthieu Herrb
2011-03-18lexicographically sort keys.Igor Sobrado
ok jakemsr@, jmc@
2011-03-13Update to xkbcomp 1.2.1Matthieu Herrb
2011-03-09Remove extra test.Matthieu Herrb
2011-03-08xcb is no longer optional.Matthieu Herrb
2011-03-08add a new build switch 'XENOCARA_USE_XKEYBOARD_CONFIG' to enableMatthieu 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-07Update to xterm version 269.Matthieu Herrb
Tested and ok ajacoutot@, jasper@, krw@, shadchin@
2011-02-13if we are saving the pointer location for a specific client, make sureOkan 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-13we 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-11puffy 4.9Todd T. Fries
2011-01-28Update to xbiff 1.0.3. No functional change.Matthieu Herrb
2011-01-22Update to x11perf 1.5.3Matthieu Herrb
2011-01-22Update to xfwp 1.0.2Matthieu Herrb
2011-01-22Update to twm 1.0.6. No functional change.Matthieu Herrb
2011-01-18Picture -> FvwmPicture, to avoid collisions with xrandr includes.Marc Espie
As noticed by Tristan Le Guern. okay matthieu@
2011-01-16Fix compiling layout fr.Alexandr Shadchin
ok matthieu@
2011-01-11Update to xkbcomp 1.2.0.Alexandr Shadchin
ok matthieu@
2011-01-11Update to xkbevd 1.1.2. No functional change.Alexandr Shadchin
ok matthieu@
2011-01-11Update to xkbprint 1.0.3. No functional change.Alexandr Shadchin
ok matthieu@
2011-01-09Fix 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-01Fix duplicated code resulting from a bad merge of xdm 1.1.9.Matthieu Herrb
2010-12-19Update to xbackkight 1.1.2. No functional change.Matthieu Herrb
2010-12-14in 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-08Use ASCII art when the environment is not UTF-8 capable.OBMatthieu 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-30Set datarootdir. fixes manual page installing in the wrong dir noticedMatthieu Herrb
by todd@.
2010-11-29Update to xterm 267. Tested by shadchin@, jasper@, ajacoutot@.Matthieu Herrb
2010-11-27regenMatthieu Herrb
2010-11-27Explicitely link libxcb when needed for static arches.Matthieu Herrb
2010-11-25Update to xeyes 1.1.1Matthieu Herrb
2010-11-25Update to xcalc 1.0.4.Matthieu Herrb
2010-11-25Update to xwininfo 1.1.1. rewritten to use XCB.Matthieu Herrb
2010-11-25Update to xlsclients 1.1.0. Rewritten to use XCB.Matthieu Herrb
2010-11-25Update to xlsatoms 1.1.0. rewritten to use XCB.Matthieu Herrb
2010-11-11Update to xwud 1.0.3Matthieu Herrb
2010-11-11Update to xwd 1.0.4Matthieu Herrb
2010-11-11Update to xset 1.2.1Matthieu Herrb
2010-11-11Update to xrefresh 1.0.7Matthieu Herrb
2010-11-11Update to xrdb 1.0.7Matthieu Herrb