Commit Graph

  • acbf35a5e3 fix incorrect ordering of match results Davide Del Zompo 2015-10-04 14:01:22 +0200
  • 240a7810e4 fix paste from clipboard (ctrl+shift+y) Hiltjo Posthuma 2015-10-04 12:32:07 +0200
  • d5ce8df9d9 minor style fix Hiltjo Posthuma 2015-09-28 00:38:17 +0200
  • ba75bb30fa Remove function prototypes and reorder functions accordingly FRIGN 2015-09-28 00:19:36 +0200
  • 10fd4f275f Untypedef struct item FRIGN 2015-09-28 00:15:03 +0200
  • b048eacc9d Fix the conversion from microseconds to nanoseconds Quentin Rameau 2015-09-28 00:18:35 +0200
  • c42c378027 Replace deprecated usleep() with nanosleep() Quentin Rameau 2015-09-28 00:06:05 +0200
  • c15a95a061 config.mk: use -std=c99 Hiltjo Posthuma 2015-09-28 00:02:28 +0200
  • cf0fb79cd8 dmenu: style improvements Hiltjo Posthuma 2015-09-27 23:57:39 +0200
  • 03cb1ec55a drw style improvements Hiltjo Posthuma 2015-09-27 23:56:02 +0200
  • bc20c13db0 separate program-specific c99 bool and X11 Hiltjo Posthuma 2015-09-27 23:02:33 +0200
  • 96e60c66bc config.mk: fix _XOPEN_SOURCE=700 for getline() Hiltjo Posthuma 2015-09-27 22:55:21 +0200
  • 2d2175ff6f config.mk: improve feature test check Hiltjo Posthuma 2015-09-27 22:38:14 +0200
  • bbf7b95dc9 Fixed typo introduced by shared code Eric Pruitt 2015-08-05 19:19:14 -0700
  • d6742ef8a6 stest: get rid of getopt, use suckless arg.h Hiltjo Posthuma 2015-07-19 21:34:51 +0200
  • 5feb0c689d config.mk: add FREETYPELIBS and FREETYPEINC Hiltjo Posthuma 2015-07-19 20:32:08 +0200
  • 1c242df124 fix prompt color style how it used to be Hiltjo Posthuma 2015-07-19 20:29:26 +0200
  • 4b1fecd44e Use libdraw: add Xft and fallback-fonts support to graphics lib Hiltjo Posthuma 2015-05-04 21:54:46 +0200
  • 13a529ce63 applied Hiltjo's patch as suggested on the ml to fix ControlMask for C-j and C-m Anselm R Garbe 2014-09-17 13:40:11 +0200
  • aa69426670 fix crash with ctrl-enter as input Hiltjo Posthuma 2014-07-24 19:10:23 +0000
  • 4c50e43df4 updated copyright notices in LICENSE and dmenu.c file Anselm R Garbe 2014-05-29 18:03:53 +0200
  • 5ed5e90bfb applied Martin Kühl's inverse matching flag to stest Anselm R Garbe 2013-08-13 19:15:04 +0200
  • 13f787306f applied Martti Kühne's dmenu monitor patch f6581ca966/monarg.patch becomes upstream now Anselm R Garbe 2013-08-02 22:30:20 +0200
  • 597d4b4337 accepted vi'is exit approach ^[ (suggested by Arkaduisz) Anselm R Garbe 2013-06-28 22:06:02 +0200
  • 55c9be06ca forgot to add config.def.h, thanks William Anselm R Garbe 2013-04-17 21:16:51 +0200
  • 14f72a2763 adopted Alex Sedov's config.h revival patch to tip Anselm R Garbe 2013-04-17 21:04:05 +0200
  • ec64f273fb applied Alex Sedov's Tab buffer termination patch, thanks Anselm R Garbe 2013-04-17 20:59:12 +0200
  • 0d12a47415 applied multisel patch to mainline Anselm R Garbe 2013-04-17 20:56:54 +0200
  • dec9a28863 dmenu_run: Split cache logic to dmenu_path again Quentin Glidic 2012-07-30 17:02:12 +0200
  • 1299e41447 ignore prompt if it is empty in addition to NULL Moritz Wilhelmy 2012-05-15 11:47:54 +0200
  • 38fccafada _POSIX_C_SOURCE=200809L Connor Lane Smith 2012-04-06 16:38:01 +0100
  • 1f11faf7b5 listen for C-S-[jm] Connor Lane Smith 2012-02-10 00:37:42 +0000
  • 50145384c8 add ^G escape keybinding Karl F 2012-01-19 22:52:17 +0000
  • 7707111c10 remove _POSIX_C_SOURCE cflag Connor Lane Smith 2012-01-18 23:56:13 +0000
  • 7f45b3f7aa update version 4.5-hg Connor Lane Smith 2012-01-08 13:13:00 +0100
  • 0f91dd1c74 config.mk cleanup anselm@garbe.us 2012-01-04 13:30:47 +0100
  • 3402a8d53a align M-[hjkl] closer to vi keys Connor Lane Smith 2012-01-02 19:48:11 +0100
  • d3e9bd152e happy new year! Connor Lane Smith 2012-01-01 20:33:56 +0100
  • b95fb20269 add Mod1Mask keybindings Connor Lane Smith 2012-01-01 20:32:40 +0100
  • 6664e4233f merge stest -> default Connor Lane Smith 2011-12-19 16:52:48 +0100
  • 26c78cd952 comment xdg fallback behaviour Connor Lane Smith 2011-12-19 16:05:55 +0100
  • 6b1d658d12 stest: restore stream testing Connor Lane Smith 2011-12-09 11:49:44 +0100
  • 56a0d1fa14 fork dmenu_run to disown child shell Connor Lane Smith 2011-12-09 11:36:26 +0100
  • 32ef0f5662 stest: cleanup Connor Lane Smith 2011-11-27 23:40:48 +0100
  • dcd6e771a1 stest: remove unneeded lstat Connor Lane Smith 2011-11-27 23:37:01 +0100
  • 8cc28cb426 simplify stest Connor Lane Smith 2011-11-27 23:35:09 +0100
  • 942199ccd0 dmenu_run: use $SHELL Connor Lane Smith 2011-11-23 15:17:32 +0100
  • 3f9b10c86a set window background_pixel Connor Lane Smith 2011-11-23 14:40:21 +0100
  • 5162d1b37a fix dmenu_path exec sh Connor Lane Smith 2011-11-19 21:31:18 +0100
  • a02a1a6623 faster dmenu_run -f Connor Lane Smith 2011-11-19 21:24:07 +0100
  • bb4424df07 replace lsx with stest Connor Lane Smith 2011-11-19 19:54:55 +0100
  • 8ac44eb75a update manpage Connor Lane Smith 2011-11-16 11:26:15 +0100
  • ebd94a6c00 limit direction keys in vline Connor Lane Smith 2011-11-15 20:32:39 +0100
  • 2b31952731 fix C-n / C-p directions (thanks bastien) Connor Lane Smith 2011-11-14 20:02:16 +0100
  • c01f36a1f3 new default colour scheme Connor Lane Smith 2011-11-14 00:46:56 +0100
  • 168221b2f8 makefile: *.o depend on draw.h Connor Lane Smith 2011-10-26 14:16:12 +0100
  • dc77337ef3 add paste from clipboard Connor Lane Smith 2011-10-26 13:28:15 +0100
  • 7b1493a631 add lots of comments Connor Lane Smith 2011-10-26 13:20:14 +0100
  • dd29c5d480 input focus: calculate areas of intersection Connor Lane Smith 2011-10-26 12:14:50 +0100
  • 70b3418e3e simplify dmenu_run Connor Lane Smith 2011-10-17 10:22:23 +0100
  • cf641ae496 merge xim -> default Connor Lane Smith 2011-10-17 10:11:48 +0100
  • 5e0156c072 merge lsx -> default Connor Lane Smith 2011-10-17 10:08:04 +0100
  • ca7ef6d2c9 use ~/.dmenu_cache if no xdg cache Connor Lane Smith 2011-10-17 02:12:33 +0100
  • 7bbd4c56eb lsx: detect read errors Connor Lane Smith 2011-10-17 01:44:07 +0100
  • 24565608cb xim: check for corner cases Connor Lane Smith 2011-10-17 01:18:57 +0100
  • 05026fb5ce fix extra warning Connor Lane Smith 2011-10-16 18:26:11 +0100
  • c71abdc65c lsx: return failure on error Connor Lane Smith 2011-10-16 18:14:51 +0100
  • 4126b1e323 merge default -> lsx Connor Lane Smith 2011-10-16 18:13:29 +0100
  • c8f0a37638 add xim support Troels Henriksen 2011-10-16 17:21:33 +0100
  • 1cf3864464 limit lines to input Connor Lane Smith 2011-10-13 20:43:59 +0100
  • 8e302717cb input focus: fix for reparenting wms Connor Lane Smith 2011-10-04 21:39:56 +0100
  • e30ad490b2 fix monitor select when no focus Connor Lane Smith 2011-09-30 21:08:37 +0100
  • 5020734408 merge token -> default Connor Lane Smith 2011-09-20 00:11:01 +0100
  • 4c8d43ab73 tweak match Connor Lane Smith 2011-09-20 00:09:20 +0100
  • 0582480801 update manpage Connor Lane Smith 2011-09-20 00:06:13 +0100
  • f1848a3ef0 detect active monitor using input focus Connor Lane Smith 2011-09-19 18:15:03 +0100
  • b26d3f54ee add token matching Connor Lane Smith 2011-09-19 10:40:56 +0100
  • 3af80cd7d8 change version to 'hg' Connor Lane Smith 2011-09-19 10:40:07 +0100
  • 4692f84ff0 dmenu_run: sh -c Connor Lane Smith 2011-07-24 20:04:58 +0100
  • c805dcbeaf fix loadfont Connor Lane Smith 2011-07-22 18:16:57 +0100
  • a6cbc6c9a7 Added tag 4.4 for changeset 2b105eaae831 Connor Lane Smith 2011-07-19 21:30:14 +0100
  • bae58f61cf add lsx.1 to dist Connor Lane Smith 2011-07-19 21:30:09 +0100
  • 1636e12210 tweaks Connor Lane Smith 2011-07-17 14:06:53 +0100
  • 2b92c95230 efficiency tweaks Connor Lane Smith 2011-07-14 20:03:08 +0100
  • 16a0c0d52a fix extra warning Connor Lane Smith 2011-07-14 20:03:00 +0100
  • 5867c53390 simpler vline Connor Lane Smith 2011-07-06 13:40:36 +0100
  • 34a816f87d rebind ^N ^P Connor Lane Smith 2011-07-04 16:55:09 +0100
  • 0288b576ca include limits.h Connor Lane Smith 2011-06-25 17:02:14 +0100
  • 59dafc4ad6 make clean lsx Connor Lane Smith 2011-06-23 22:39:20 +0100
  • 49672e9d05 merge lsx -> default Connor Lane Smith 2011-06-23 20:27:28 +0100
  • 07d452e0c8 close lsx branch Connor Lane Smith 2011-06-23 20:26:57 +0100
  • 88d44169e9 lsx: check snprintf Connor Lane Smith 2011-06-23 20:04:50 +0100
  • f7cbe710a2 update draw.c Connor Lane Smith 2011-06-18 22:11:19 +0100
  • 86e9e6f1ec simpler lsx Connor Lane Smith 2011-06-18 07:50:46 +0100
  • eadf090413 new dmenu_run Connor Lane Smith 2011-06-13 21:50:31 +0100
  • 8ec1b41cac add lsx.1 Connor Lane Smith 2011-06-13 19:32:45 +0100
  • ab3bcac0bf new lsx branch Connor Lane Smith 2011-06-13 19:28:30 +0100
  • 723cbabc12 add ^M Connor Lane Smith 2011-06-13 19:25:40 +0100
  • 86775cc44b Added tag 4.3.1 for changeset 34a2d77049a9 Connor Lane Smith 2011-05-18 17:01:59 +0100
  • 2103ae2891 bugfix Connor Lane Smith 2011-05-18 17:01:44 +0100