Commit Graph

  • aa0b63b270 add rule name when loading rule from ini Sascha Kruse 2012-12-21 11:54:22 +01:00
  • 2f3ea0fcf2 allow NULL as default in ini_get_string Sascha Kruse 2012-12-21 11:53:35 +01:00
  • 83c523cf53 asprintf wrapper Sascha Kruse 2012-12-19 22:34:47 +01:00
  • aa514c94eb better error handling Sascha Kruse 2012-12-19 22:23:40 +01:00
  • 8617ce7b2d actually add url to browser command Sascha Kruse 2012-12-19 19:28:37 +01:00
  • 67774c3e46 Merge branch 'next' Sascha Kruse 2012-12-19 17:45:07 +01:00
  • d519bb6531 get rid of warnings in utils.{c,h} Sascha Kruse 2012-12-19 16:49:02 +01:00
  • 02bd587935 allow parameters to dmenu and browser calls Sascha Kruse 2012-12-19 16:38:14 +01:00
  • 42e49a7b34 context menu for urls Sascha Kruse 2012-12-19 15:56:15 +01:00
  • 9a662f2313 extract urls Sascha Kruse 2012-12-19 15:03:56 +01:00
  • b5f4feee27 Makefile: add debug target Sascha Kruse 2012-12-19 11:58:21 +01:00
  • e30692da88 simplify Makefile Sascha Kruse 2012-12-19 11:53:10 +01:00
  • 5c699e5bfe don't strip newline from summary Sascha Kruse 2012-12-19 02:01:00 +01:00
  • b46d02bfd7 don't strip newline from summary Sascha Kruse 2012-12-19 02:01:00 +01:00
  • 3918fd32a8 print notification on startup Sascha Kruse 2012-12-13 22:50:13 +01:00
  • 43b2b3bb1d don't try to replace NULL icon Sascha Kruse 2012-12-13 22:49:11 +01:00
  • 6de6ef0619 fix left mouse click Sascha Kruse 2012-12-12 14:25:01 +01:00
  • 73e4ab0e00 fix height calculation Sascha Kruse 2012-12-12 14:06:04 +01:00
  • 345a35fe9f dbus fetch all pending messages at once Sascha Kruse 2012-12-12 14:05:34 +01:00
  • 3af63f1ddc stuff memory leak Sascha Kruse 2012-12-12 13:53:04 +01:00
  • d866bb0c35 rstrip(n->msg) Sascha Kruse 2012-12-12 13:38:45 +01:00
  • 70839e1321 fix segfault Sascha Kruse 2012-12-12 13:34:07 +01:00
  • 1b04f51d67 use n_queue for displayed notifications Sascha Kruse 2012-12-12 12:48:21 +01:00
  • 91fa27fbf4 n_history -> history Sascha Kruse 2012-12-12 12:06:51 +01:00
  • 1dd6e2587e use queue for notification queue Sascha Kruse 2012-12-12 12:06:04 +01:00
  • 557a8e29fa removed deprecated keyboard settings Sascha Kruse 2012-12-12 10:07:40 +01:00
  • b641a9c881 use n_stack for history Sascha Kruse 2012-12-12 09:58:52 +01:00
  • b2a20c0524 list.{c,h} -> container.{c,h} Sascha Kruse 2012-12-12 09:05:56 +01:00
  • 07ec142990 removed outdated TODOs Sascha Kruse 2012-12-12 08:57:03 +01:00
  • 843fbab958 use array for rules Sascha Kruse 2012-12-11 04:49:27 +01:00
  • 034505c356 draw_win don't draw separator after every line Sascha Kruse 2012-12-11 00:31:32 +01:00
  • e380849c24 move stuff from draw_win to separate functions Sascha Kruse 2012-12-11 00:21:54 +01:00
  • e16b1764f8 refactor draw_win Sascha Kruse 2012-12-11 00:08:34 +01:00
  • 69c55f25e5 include missing stdbool.h in draw.h Sascha Kruse 2012-12-11 00:07:56 +01:00
  • db60c47226 Merge branch 'master' into next Sascha Kruse 2012-12-11 01:17:22 +01:00
  • 0de2e172ba use pkg-config for (almost) all libs/includes Sascha Kruse 2012-12-10 14:10:31 +01:00
  • a2c4a893e4 Merge branch 'master' into next Sascha Kruse 2012-12-10 03:21:07 +01:00
  • 2ed1a37e16 Merge pull request #76 from kmwhite/feature-adding_multiplatform_support Sascha Kruse 2012-12-09 18:19:08 -08:00
  • 1faee75ed1 Adding platform checks to config.mk Kristofer M White 2012-12-09 19:35:40 -06:00
  • a378aa9b19 pause/unpause via SIGUSR1/SIGUSR2 Sascha Kruse 2012-12-08 15:42:44 +01:00
  • d53ad1b376 remove unused #include <getopt.h> Sascha Kruse 2012-12-08 15:24:06 +01:00
  • ae21145121 non recursive string_replace Sascha Kruse 2012-12-07 05:16:48 +01:00
  • 62ecd76cfe add pause/resume info to manpage Sascha Kruse 2012-12-05 20:40:11 +01:00
  • 5c4469d56a fix compiler warnings Sascha Kruse 2012-12-05 20:11:49 +01:00
  • 808b37508a pause end resume Sascha Kruse 2012-12-05 19:03:28 +01:00
  • a509b80c47 only react to Expose events when we are running Sascha Kruse 2012-12-05 18:14:09 +01:00
  • b074699a0a remove unused function definitions Sascha Kruse 2012-11-22 13:43:59 +01:00
  • eb09078de6 define VERSION if not defined Sascha Kruse 2012-11-21 17:43:45 +01:00
  • 02a3bce7ab initialize val in option_get_bool Sascha Kruse 2012-10-20 19:51:11 +02:00
  • 609f20c99c indent --no-tabs -linux Sascha Kruse 2012-10-20 19:49:54 +02:00
  • 3cc299537e add some comments to setup() Sascha Kruse 2012-10-20 19:45:18 +02:00
  • 2f72f58b4a move stuff from main() to setup() Sascha Kruse 2012-10-20 19:41:30 +02:00
  • 3c8d8b00c6 make use of stdbool.h Sascha Kruse 2012-10-20 15:48:16 +02:00
  • bdfa4301d7 add descriptions to usage Sascha Kruse 2012-10-20 15:35:04 +02:00
  • 78d7daed12 negative width within geometry Sascha Kruse 2012-10-20 14:44:50 +02:00
  • f682519ea9 make STATIC_CONFIG behave as expected again Sascha Kruse 2012-10-20 13:39:54 +02:00
  • 65d07c4f96 autocreate usage Sascha Kruse 2012-10-20 10:37:18 +02:00
  • c192b962e5 dunst.c: switch to options_get_* Sascha Kruse 2012-10-20 10:14:02 +02:00
  • 46861cd4ae minor fixes in options.c Sascha Kruse 2012-10-20 10:12:15 +02:00
  • 568c15c73f option_get* handle empty cmdline_key Sascha Kruse 2012-10-20 09:43:11 +02:00
  • 1b2b1d2f03 add cmdline_get* and options_get* Sascha Kruse 2012-10-20 09:35:58 +02:00
  • 66a5845ecc make default for ini_get_double a double Sascha Kruse 2012-10-20 08:49:18 +02:00
  • eb5e8fb537 Merge branch 'master' of github.com:knopwob/dunst Sascha Kruse 2012-10-20 08:43:26 +02:00
  • de4394ada8 always check both shift levels when looking up key Sascha Kruse 2012-10-19 09:13:09 +02:00
  • 528ec0558b Make clean remove core Sascha Kruse 2012-10-13 19:54:42 +02:00
  • 76e9f5b7a9 remove debug printf Sascha Kruse 2012-10-08 20:35:25 +02:00
  • 3ce47a9dfa fix parsing of rules Sascha Kruse 2012-10-08 20:31:09 +02:00
  • eaf0bc8308 Merge branch 'master' into progress_hint Sascha Kruse 2012-10-08 19:04:44 +02:00
  • b28f03faf7 Merge branch 'master' of https://github.com/progandy/dunst into progress_hint Sascha Kruse 2012-10-08 19:00:00 +02:00
  • 75cb6da7f7 simplified documentation progandy 2012-10-08 12:50:06 +02:00
  • 04c9e70484 fix id when replacing notifications (freedesktop standard expects same id) progandy 2012-10-08 12:41:36 +02:00
  • 0e063637db small bugfixes progandy 2012-10-08 12:39:49 +02:00
  • bcd3a79b1c document new placeholder progandy 2012-10-08 12:38:53 +02:00
  • 3ff48f4c0f don't dereference NULL Sascha Kruse 2012-10-08 09:35:35 +02:00
  • 2b73d80e54 add assert to get rid of false-positive scan-build warning Sascha Kruse 2012-10-08 09:29:06 +02:00
  • 4f39381db9 stuff some leaks Sascha Kruse 2012-10-08 09:25:11 +02:00
  • ab0cb7968e free_ini Sascha Kruse 2012-10-08 08:54:49 +02:00
  • f68d99165b get rid of dead initialization Sascha Kruse 2012-10-08 08:36:53 +02:00
  • fa3e498c4e make use of asprintf Sascha Kruse 2012-10-08 08:33:11 +02:00
  • d9d2ccb3d4 fix bad frees Sascha Kruse 2012-10-08 08:11:32 +02:00
  • 286e0c5104 use own ini parsing Sascha Kruse 2012-10-08 04:10:14 +02:00
  • f92da67bba initialize new notification element in warn() Sascha Kruse 2012-10-08 03:05:21 +02:00
  • 3162d6569e fix display of progress value when not available. progandy 2012-10-08 00:35:38 +02:00
  • fd708dfd02 fix indentation progandy 2012-10-07 22:10:53 +02:00
  • 3706760c1b force appname comparison when searching for duplicates. progandy 2012-10-07 22:10:00 +02:00
  • 67427bbc18 added missing id when replacing notifications. progandy 2012-10-07 22:07:57 +02:00
  • fe1b2fd30e process and display progress hints (hint 'value', range 0-100) using placeholder %p progandy 2012-10-07 22:04:36 +02:00
  • e97c0106ca calculate width after finalizing all texts Sascha Kruse 2012-10-06 22:23:32 +02:00
  • f48522a322 fix segfault when geom x1 Sascha Kruse 2012-10-05 23:52:59 +02:00
  • 8f9866ced5 remove flickering when window size is changed Sascha Kruse 2012-10-04 15:37:10 +02:00
  • 965fd17c7b fix --version description Sascha Kruse 2012-09-27 13:16:42 +02:00
  • ee56d68e28 release version 0.4.0 v0.4.0 Sascha Kruse 2012-09-27 11:31:09 +02:00
  • a283c18ddc Update comments in dunstrc Sascha Kruse 2012-09-27 11:29:47 +02:00
  • a340aec4a8 fix compilation with xinerama disabled Sascha Kruse 2012-09-26 22:36:20 +02:00
  • 2c2f5d2d31 map canvas before moving window Sascha Kruse 2012-09-15 16:01:39 +02:00
  • afe456c0ba Merge pull request #62 from npcardoso/434a575bfb3fd0564001d03715d5582201f7dbd9 Sascha Kruse 2012-09-13 14:49:02 -07:00
  • 434a575bfb Implemented bouncing text Nuno Cardoso 2012-09-13 10:29:39 +01:00
  • 210d404c90 add rangecheck for transparency Sascha Kruse 2012-09-13 07:19:59 +02:00
  • 3219f21f2f match behaviour of transparency in dunstrc and config.h Sascha Kruse 2012-09-13 07:11:14 +02:00
  • 15d36de115 Fixed issue with transparency config defaults Nuno Cardoso 2012-09-11 19:59:48 +01:00