IABSD.fr/xenocara/app

Branch :


Log

Author Commit Date CI Message
e8d40eb1 2010-07-23 19:46:00 allow "make build" to work, ok matthieu@
eb3cfa8f 2010-07-23 15:13:00 fix backwards example (after r1.45 of group.c); noticed by phessler@ ok oga@ phessler@
ba52f51a 2010-07-23 12:23:25 decend into video/ reminded by phessler
3838c3aa 2010-07-23 11:33:52 import video(1), an application for recording and/or displaying images from a video(4) device ok matthieu, todd; prodding from deraadt
84863b04 2010-06-28 12:29:04 fix window name and class to match cwmrc(5); from Holger Mikolon - thanks! ok oga@
80eb6598 2010-06-12 16:53:36 Update to xlsfonts 1.0.3
7f8ab839 2010-06-12 16:48:32 Update to xinput 1.5.2
947765ab 2010-06-08 23:16:37 regen
0807587e 2010-06-08 23:15:47 Simplify handling of dependencies with pkg-config. Fixes build on static-libs only architectures.
7d4fcb4c 2010-05-31 20:23:19 Update to xinit 1.2.1
4783a13d 2010-05-31 19:33:38 Update to editres 1.0.4
442bb464 2010-05-30 21:03:20 Fix a race in the creation of the app-defaults directory.
b67773f8 2010-05-30 20:58:13 regen
1fbe969c 2010-05-30 20:57:54 Fix races in the creation of the app-defaults directory. from espie@
268faf71 2010-05-22 22:32:08 initialize nitems ok oga@
6b0b021a 2010-05-22 22:10:31 replace XFetchName() with something more intelligent which attempts to use the appropriate netwm Atom first, as well as deal with utf8. slightly different incarnation tested by sthen@ and ajacoutot@ - thanks! ok oga@
8fb598d4 2010-05-08 12:20:46 Update to xterm 258. lightly tested by krw@, thanks.
1a66cb98 2010-04-23 19:32:59 Update to -current xmore from X.org git. This version mainly removes Xprint support.
c4175c93 2010-04-12 16:17:46 grab events on the root window *before* we look for existing windows. This closes a race we were hitting often where stuff started right before cwm may not get noticed and not have borders. ok okan@. Prompted by something todd noticed.
4944ac99 2010-04-11 16:51:26 clean up a few xu_* functions to just accept what they need (Window). ok oga@
d0a977e0 2010-04-06 22:09:09 ifdef out the new code that moves the cursor one pixel to the right for each char during password input. Requested by deraadt@.
70557157 2010-03-28 13:08:54 Update to xinput 1.5.1
5971c893 2010-03-28 13:05:38 Update to xkbprint 1.0.2
07555f28 2010-03-28 13:01:26 update to xkbevd 1.1.0.
1c126dd9 2010-03-28 12:53:20 Update to xvidtune 1.0.2
8f50ee81 2010-03-28 11:47:17 missed files in update to 1.0.2
e7283f31 2010-03-28 10:34:49 Update to xmessage 1.0.3.
c68089ae 2010-03-28 10:12:36 update to xlogo 1.0.2
7993eacc 2010-03-28 10:05:28 Update to xgc 1.0.2
b21e16a3 2010-03-28 09:42:43 Disable xprint support.
1cb4ae42 2010-03-28 09:38:08 Update to xeyes 1.1.0
21c33a1b 2010-03-28 09:33:02 Update to xdm 1.1.9
7391a84e 2010-03-28 08:02:57 Update to xcalc 1.0.3
3d711efd 2010-03-28 07:58:32 Update to xbiff 1.0.2
fe9b7cba 2010-03-27 11:56:39 Update to viewres 1.0.2
af939b25 2010-03-27 11:52:42 Update to listres 1.0.2
bdb28076 2010-03-25 22:03:51 Update to xterm-255. Tested by stsp@, oga@.
3b261f25 2010-03-23 20:27:42 add a -v flag to select verbose mode, to output raw coordinate read from the device, for debugging.
7ddffd1f 2010-03-20 20:13:27 Fix formatting errors breaking the xenocara mandoc(1) build: * .Bl may only have .It children * .SH requires an argument * blank lines are illegal outside literal context Now "cd /usr/xenocara && make man" succeeds, but unfortunately, that covers a minority of X11 manuals only. ok matthieu@
5d675943 2010-02-10 01:23:05 preserve labels after an edit action is aborted; extending the menu struct just for this is the least intrusive approach until the menu code is reviewed. inspired by Thomas Pfaff's report on tech@ ok oga@
33b5baf3 2010-02-02 19:28:46 Honour program-specified window position in size hints when placing windows. Makes XMMS windows appear as expected. ok okan, oga
3d3e2130 2010-01-27 03:04:50 - allow per-screen gap; not (yet) user configurable. - teach _NET_WORKAREA about gap. ok oga@
f3a12ded 2010-01-27 00:02:27 puffy 4.7
f64b917b 2010-01-22 11:24:31 Make ssh-ask-pass Xinerama aware (also works with XRandR thanks to its pseudo-Xinerama emulation). ok stsp@
7d573b6e 2010-01-22 07:47:54 Start adding XRandR support. not really functional yet though. (missing the code to compute the calibration data that restrict events to a given output)
9b4b09eb 2010-01-17 20:49:46 regen
2dda0f80 2010-01-17 20:48:49 Use the new XORG_WITH_XMLTO macro in configure scripts and explicitely disable it during Xenocara builds. Problem reported by kili@ who also tested this patch with an earlier version of the macro.
fd0eda99 2010-01-13 14:59:37 build with OPT_256_COLORS to support 256 colors now that our ncurses supports it ok matthieu@
09d912a5 2010-01-11 20:29:48 remove xtrap applications. They are disconnected from build for weeks now.
ba93a73a 2009-12-15 04:10:42 pull all non-X11 headers from calmwm.h and place them only where they are required. encourged to go all the way by oga@
71e1e63b 2009-12-15 03:38:11 spacing
0c7627b2 2009-12-15 03:34:34 pull these headers only into files that need them. ok oga@
899043b2 2009-12-15 03:26:22 rid ourselves of these functional macros; convert to real functions. ok oga@
5a72fec6 2009-12-15 03:25:22 mostly irrelevant now, so remove. ok oga@
9dfa8ad1 2009-12-15 03:24:36 merge the 2 common header files; specific includes to be pulled out as separate commits. ok oga@
732db655 2009-12-14 16:39:01 kill _CWM_GRP atom setting. The netwm stuff does us well enough now that it's superfluous. ok okan@
d0275e11 2009-12-11 18:09:16 add _NET_WORKAREA. for now we ignore the gap, this'll change soonish. ok okan@
3ec3bf25 2009-12-11 17:57:38 another int/long fixup that was giving dodgy property values on amd64, shame on me for not reading xlibs (appauling) documentation more closely. ok okan@
cb76db27 2009-12-11 17:55:42 implement support for _NET_WM_DESKTOP properties on windows. it works kinda like _CWM_GRP, which we added to aid restarts a while ago, but it's standardised and clients are specifically allowed to set it to request a desktop. for noe we leave _CWM_GRP support in, but its days are now numbered. while i'm here fixup an int/long mixup with an earlier diff. ok okan@
7d0bb562 2009-12-11 17:51:42 Implement _NET_DESKTOP_NAMES, this one was a bit tricky since thespec says that a pager can change the property at any time (most need a clientmessage). So deal with property updates. Needed to shuffle some of the other code around since we can't just use shortcut_to_name[] everywhere now. ok okan@
c77ea38a 2009-12-10 23:21:26 Implement _NET_VIRTUAL_ROOTS (just clear it, we don't use that technique) and _NET_SHOWING_DESKTOP (we're never doing so right now). only three informational root-window hints to go. ok okan@
a53f6f76 2009-12-10 23:14:58 Implement _NET_CURRENT_DESKTOP, _NET_DESKTOP_VIEWPORT and _NET_DESKTOP_GEOMETRY. ok okan@
206c3e3b 2009-12-10 17:16:51 finish unfucking the screen_ctx handling. remove screen_current() it was utterly bogus when nscreens > 1. pass a fake client_ctx in the case where there's no client and the kbfunc or mousefunc doesn't need a real one, it just contains the current screen, modify these functions so that they pass down the screen context to their callees. make groups per screen, it's the only way it makes sense in this regard. ok okan@.
ed29ebe5 2009-12-08 16:52:17 start fixing screen_ctx usage, for it is utterly broken. bring font into screen_ctx and start passing screen_ctx around to in order get rid of Curscreen; fixup per-screen config colors the same way. diff mostly from oga@, with a bit harsher reaction to the state of screen_ctx. "please commit" oga@
2f8a50c4 2009-12-07 23:19:51 Implement _NET_NUMBER_OF_DESKTOPS, currently this is statically 9 and unchangable. the group code needs some cleaning up before this will be a bit less hackish. ok okan@
13825a5c 2009-12-07 22:46:15 support _NET_CLIENT_LIST. the x property api doesn't let you remove one entry from an X property array, so client_remove is kinda expensive, but there's no real way around that.. ok okan@
2a5e34e8 2009-12-07 22:21:59 Implement _NET_ACTIVE_WINDOW. for now just the informational hint is supported, the client message to change this will be supported when all informational hints are working. ok okan@
fe460e3f 2009-12-07 21:21:02 One more build fix for static arches. ok todd@.
51fb32f3 2009-12-07 21:20:52 introduce the beginnings of netwm support, minimally and correctly; allows java to be happy, but additionally stops others from whinning about a non-netwm complaint wm. more to come. written a few times; this one includes a clever hack from oga@ to populate _NET_SUPPORTED. ok oga@
bb65c9fc 2009-12-07 19:48:08 fix off-by-one where a mere click would select the first item inside a menu from Thomas Pfaff ok oga@
d23d607f 2009-12-07 19:45:36 we already have sc from the passed cc, so just used that instead. ok oga@
4b33ec9b 2009-12-07 19:44:31 be consistent ok oga@
d1ba9d87 2009-12-07 19:42:59 remove unused extern ok oga@
e7f06501 2009-12-03 22:18:11 Complete list of libraries for static only arches. Noticed on vax by todd@.
ea556074 2009-12-01 21:36:52 Move back build of xtsscale with other apps. It doesn't require an installed header anymore.
8318994a 2009-12-01 21:20:56 Use the ws-properties.h file from xf86-input-ws source directory. There are architectures that don't build the X server nor drivers so they won't have this file installed. Noticed by todd@ on hppa.
18dd1d8f 2009-11-28 17:52:12 style (whitespaces) ok oga, okan
e58626a0 2009-11-26 22:53:50 Move app/xtsscale build after drivers, since it requires a header installed by driver/xf86-input-ws. Problem noticed by jdixon@
dcbd99cf 2009-11-26 18:13:47 white space
106b1b90 2009-11-26 14:25:05 "usage:" is usually lower case. ok matthieu@
12890188 2009-11-26 12:01:38 Use Mdocdate and add my name to copyrights.
017934b7 2009-11-26 11:35:29 Tidy up error messages.
3726a05d 2009-11-26 11:02:35 Document aborting the process with ESC.
cff976af 2009-11-26 10:58:45 Allow the ESC key to interrupt the calibration process.
bbbb8c20 2009-11-25 23:00:57 Better error handling during device selection.
f194ce2b 2009-11-25 19:43:05 Search for calibration properties atoms earlier, to avoid a screen flash when they are not present.
2733f18b 2009-11-25 18:30:13 New, XInput based, version of xtsscale(1). XInput is used to get raw events from the device and device properties are used to send the data back to the X server. Calibration can now be done without restarting X.
44eea5f7 2009-11-22 21:38:50 Corrected grammar in comment. ok (and better style suggestion by) oga, okan
82b21994 2009-11-08 10:27:36 Fix small merge glitch.
aa9c87d7 2009-11-08 10:21:41 Missed files in previous update.
58d19af4 2009-11-08 10:14:59 Update to xcompmgr 1.1.5
a754bcb2 2009-11-05 19:50:08 Missed file in previous update.
8ca74400 2009-10-31 21:47:52 regen
46b4d112 2009-10-31 17:07:12 unused file.
d7db8936 2009-10-31 17:05:32 Fontcache is gone.
51df35ca 2009-10-31 14:11:57 Update to xterm 250
b3c79eb8 2009-10-24 17:02:14 Finish update to 1.0.2: missing files.
82301628 2009-10-24 15:44:14 Update to xwud 1.0.2
564f273b 2009-10-24 15:37:50 Update to xwininfo 1.0.5
5c52321f 2009-10-24 15:34:20 Update to xwd 1.0.3