Commit Graph
100 Commits
Author SHA1 Message Date
Connor Lane Smith 918a4a2148 make clean lsx 2011-06-23 22:39:20 +01:00
Connor Lane Smith 18742db5cf merge lsx -> default 2011-06-23 20:27:28 +01:00
Connor Lane Smith 0c31bc3a8a close lsx branch 2011-06-23 20:26:57 +01:00
Connor Lane Smith df31df0026 lsx: check snprintf 2011-06-23 20:04:50 +01:00
Connor Lane Smith 3a23d1c57d update draw.c 2011-06-18 22:11:19 +01:00
Connor Lane Smith 8afcb3f718 simpler lsx 2011-06-18 07:50:46 +01:00
Connor Lane Smith f519b6c511 new dmenu_run 2011-06-13 21:50:31 +01:00
Connor Lane Smith fe1bd6659c add lsx.1 2011-06-13 19:32:45 +01:00
Connor Lane Smith e152b596e6 new lsx branch 2011-06-13 19:28:30 +01:00
Connor Lane Smith b0dc641d20 add ^M 2011-06-13 19:25:40 +01:00
Connor Lane Smith f6f291f699 Added tag 4.3.1 for changeset 34a2d77049a9 2011-05-18 17:01:59 +01:00
Connor Lane Smith c7400bfec6 bugfix 2011-05-18 17:01:44 +01:00
Connor Lane Smith a453d7f003 Added tag 4.3 for changeset 14c79f054bdf 2011-05-18 16:21:45 +01:00
Connor Lane Smith 26e51ad50d no -m, cleanup 2011-05-18 16:20:03 +01:00
Connor Lane Smith b9ff8318d7 fix possible overflow 2011-05-16 23:35:14 +01:00
Connor Lane Smith 2b3763cb3b fixed extra warnings 2011-05-16 12:59:31 +01:00
Connor Lane Smith c5f8cd54df portability 2011-05-15 21:54:26 +01:00
Connor Lane Smith 16fd6fcb0f efficient incremental search 2011-05-15 16:05:32 +01:00
Connor Lane Smith 7bcc9b6c2c match first 2011-05-15 14:21:00 +01:00
Connor Lane Smith 1384537af7 faster grab 2011-05-15 14:13:31 +01:00
Connor Lane Smith f5704238b8 cleanup 2011-05-15 13:58:54 +01:00
Connor Lane Smith 721accf828 fast but inexact 2011-05-15 13:02:33 +01:00
Connor Lane Smith 44930a4c53 cleanup 2011-05-15 02:37:49 +01:00
Connor Lane Smith 0284f83812 increment version 2011-05-14 23:26:41 +01:00
Connor Lane Smith 2d381a46e2 only match links 2011-05-14 23:21:38 +01:00
Connor Lane Smith a190d5e1f7 follow symlinks 2011-05-14 23:14:31 +01:00
Connor Lane Smith 8fb09a7924 cleanup 2011-05-14 22:43:42 +01:00
Connor Lane Smith 5ba07e920f whoops, wrong dmenu_path version 2011-05-14 22:12:28 +01:00
Connor Lane Smith 4b3052b565 fast dmenu_path script 2011-05-14 20:43:11 +01:00
Connor Lane Smith 9dbbebaf1e instant ^E 2011-05-14 18:39:27 +01:00
Connor Lane Smith 82d389760c fix typo 2011-05-14 17:47:12 +01:00
Connor Lane Smith 6f9896a5c2 use array for items 2011-05-14 17:46:20 +01:00
Connor Lane Smith ce9295cb8e fixed xinerama corner case 2011-05-12 13:17:41 +01:00
Connor Lane Smith 45045a2112 fixed -m bug (thanks Rob) 2011-05-11 12:25:50 +01:00
Connor Lane Smith db1d970bb8 fast grab patch (thanks Rob) 2011-05-08 15:15:24 +01:00
Connor Lane Smith c24f2967f2 helpful errors 2011-05-06 21:13:02 +01:00
Connor Lane Smith 5d02e6020b paring 2011-05-05 15:46:48 +01:00
Connor Lane Smith ac641cc331 update license 2011-01-07 18:55:00 +00:00
Connor Lane Smith 3d7699de37 cache option in config.mk 2011-01-07 18:54:40 +00:00
Connor Lane Smith 0833a28390 gmake spews 2010-12-01 20:25:10 +00:00
Connor Lane Smith b0f9f87bb1 posix makefile 2010-12-01 20:23:16 +00:00
Connor Lane Smith f195c95f9a removed unnecessary defines 2010-11-17 04:51:30 +00:00
Connor Lane Smith 060dccdae4 moved main, updated args 2010-11-17 04:33:34 +00:00
Connor Lane Smith 2e5c731005 fixed config.mk dep 2010-11-12 00:30:03 +00:00
Connor Lane Smith 6f84c13efd updated manpage 2010-11-12 00:01:54 +00:00
Connor Lane Smith 0d9f4fe91a rebound paste to ^Y 2010-11-12 00:00:32 +00:00
Connor Lane Smith 513f66cb31 removed libdc dependence 2010-11-11 23:56:39 +00:00
Connor Lane Smith 847a519409 -m flag to fix dwm selmon bug 2010-11-02 12:15:15 +00:00
Connor Lane Smith 36c09b5909 updated manpage 2010-10-08 23:40:11 +01:00
Connor Lane Smith 08800be724 cleaned up 2010-10-08 23:36:45 +01:00
Connor Lane Smith 50045e52ce dmenu_path.c (shell is a bottleneck) 2010-10-08 23:24:22 +01:00
Connor Lane Smith 42b9a03168 fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case 2010-09-13 14:22:02 +01:00
Connor Lane Smith 3ce8f8de3f simplification 2010-09-11 19:48:10 +01:00
Connor Lane Smith c2507f82ae update to libdc, fixed utf8 bug 2010-09-11 13:37:01 +01:00
Connor Lane Smith f8d31b453c arrow offset 2010-08-20 19:57:13 +01:00
Connor Lane Smith 15a373ec56 fixed width bug 2010-08-20 19:42:58 +01:00
Connor Lane Smith 2f8054552a rebound paste, removed useless max widths 2010-08-20 13:50:44 +01:00
Connor Lane Smith 760739bb2d new libdraw 2010-08-19 16:43:39 +01:00
Connor Lane Smith 72022e7271 new libdraw 2010-08-19 16:17:57 +01:00
Connor Lane Smith 5c7cb0ea42 resorted globals 2010-08-18 17:35:23 +01:00
Connor Lane Smith bad83c9903 signed ints, ignore negative -l value 2010-08-18 17:33:34 +01:00
Connor Lane Smith a102ca9dae fixed insert segfault, added nextrune 2010-08-12 15:35:51 +01:00
Connor Lane Smith ee095612ea fixed paste 2010-08-11 15:02:03 +01:00
Connor Lane Smith ec1bc69b42 new libdraw, replaced cistrstr with fstrstr, simpler readstdin 2010-08-11 14:24:25 +01:00
Connor Lane Smith 9b2ec1cb4d more efficient initfont 2010-08-10 18:09:02 +01:00
Connor Lane Smith 05d3effadb reverted calcoffsets 2010-08-10 14:14:37 +01:00
Connor Lane Smith 4fed1cd136 simplifications 2010-08-10 13:38:49 +01:00
Connor Lane Smith 334364a634 cursor fix + style 2010-08-09 11:54:46 +01:00
Connor Lane Smith 7e6df3fa20 added ^D, removed ^M 2010-08-06 14:16:08 +01:00
Connor Lane Smith b915884897 new libdraw, typo fixes 2010-08-05 15:41:56 +01:00
Connor Lane Smith 656ccd2f91 another typo fix (thanks, Gene Auyeung) 2010-08-03 18:19:59 +01:00
Connor Lane Smith 3aa17dee49 typo fix 2010-08-03 17:29:53 +01:00
Connor Lane Smith af5b9b37d1 cleaned up 2010-08-03 17:18:24 +01:00
Connor Lane Smith a1c61b49f9 merged *{h,v} functions 2010-08-03 17:10:29 +01:00
Connor Lane Smith 300e237de8 retyped promptw 2010-08-02 15:13:33 +01:00
Connor Lane Smith 0315fef541 replaced promptw 2010-08-02 14:49:14 +01:00
Connor Lane Smith 71ac5902ae fixed bugs, no more config.h, updated manpage, new libdraw 2010-08-02 14:22:54 +01:00
Connor Lane Smith 19b745f9b1 updated manpage, added paste, cleaned up, new libdraw 2010-07-31 14:56:27 +01:00
Connor Lane Smith 61cb1c320e merged dmenu & dinput (clunky interface) 2010-07-30 13:40:56 +01:00
Connor Lane Smith f32666ef34 underline match 2010-07-30 10:26:12 +01:00
Connor Lane Smith c92a4fd624 new libdraw 2010-07-30 10:25:55 +01:00
Connor Lane Smith 1499ee8c99 fixed vlist select 2010-07-30 09:18:35 +01:00
Connor Lane Smith b636201651 updated to libdraw tip 2010-07-27 13:40:32 +01:00
Connor Lane Smith 933abed1fd added dmenu.h, common.c 2010-07-02 06:49:05 +01:00
Connor Lane Smith 67a0ba4052 updated to new libdraw 2010-07-02 05:50:19 +01:00
Connor Lane Smith 0146b3c478 atexit cleanup 2010-07-02 03:44:01 +01:00
Connor Lane Smith 827c29f746 removed -e flag (too buggy), cleaned up 2010-06-30 22:42:15 +01:00
Connor Lane Smith 311463f829 fixed no-input invisible text bug 2010-06-30 10:45:24 +01:00
Connor Lane Smith 96f158414e libdraw now has own repo 2010-06-30 01:36:15 +01:00
Connor Lane Smith 14b2a6638d resizing vlist, new dinput binding 2010-06-30 00:52:14 +01:00
Connor Lane Smith 23f129ecbc cleaned up 2010-06-30 00:05:32 +01:00
Connor Lane Smith 3449a56aae decosmetics 2010-06-29 19:19:20 +01:00
Connor Lane Smith ed5b452950 dinput with dmenu flags, fixed usage & -v, cosmetics 2010-06-29 16:07:31 +01:00
Connor Lane Smith c984dc95dc extended libdraw 2010-06-28 06:09:34 +01:00
Connor Lane Smith b36d8de8ad cleaned up 2010-06-25 04:33:41 +01:00
Connor Lane Smith 920a130263 moved draw.c to libdraw.a 2010-06-24 17:44:35 +01:00
Connor Lane Smith e5ee718f66 removed colors from dc 2010-06-24 16:24:04 +01:00
Connor Lane Smith 2b8a4a8671 decoupled draw.c from dmenu & dinput 2010-06-24 16:18:18 +01:00
Connor Lane Smith 0c0bcf7cdb fixed offsets, updated eprint, cleaned up 2010-06-24 14:22:34 +01:00
Connor Lane Smith 28bf1ca60b fixed static symbols in config.def.h 2010-06-24 11:30:30 +01:00