Commit Graph

  • 0ccd06faf3 don't increment dup_count when progess differs Sascha Kruse 2013-07-16 13:20:30 +02:00
  • 5cd2b26d0f compare summary & body when looking for duplicates Sascha Kruse 2013-07-16 12:54:20 +02:00
  • fb8eafe3fa show pango markup errors only once Sascha Kruse 2013-06-29 00:50:57 +02:00
  • a098b9476f set width of layouts correctly on dynamic width Sascha Kruse 2013-06-29 00:32:54 +02:00
  • 2c21ea0dfe Merge pull request #107 from Necoro/master Sascha Kruse 2013-06-28 15:09:42 -07:00
  • be7d2b3511 Correctly handle Num_Lock. René 'Necoro' Neumann 2013-06-03 14:39:24 +02:00
  • a7dfd7f973 Merge pull request #109 from progandy/master Sascha Kruse 2013-06-10 12:50:00 -07:00
  • dab943a702 fix unreliable and missed timeouts progandy 2013-05-28 17:22:05 +02:00
  • 0b3599076b switch timer to seconds instead of ms progandy 2013-05-28 17:21:24 +02:00
  • 5b3a46e2ec fix broken window update for history progandy 2013-05-27 19:43:30 +02:00
  • 9d981e1fd7 Merge pull request #100 from gs93/dynamic_wordwrap Sascha Kruse 2013-05-04 13:03:54 -07:00
  • 718c07a9eb removed unopened closing bracket Giuliano Schneider 2013-05-01 12:08:13 +02:00
  • 24d9179e4d xctx.geometry.y -> xctx.geometry.x Giuliano Schneider 2013-05-01 12:00:35 +02:00
  • 3bf8b251ab Merge pull request #101 from gs93/improve_regex Sascha Kruse 2013-04-30 12:25:50 -07:00
  • 5edcd1097b simplified regex, added ftps Giuliano Schneider 2013-04-30 16:14:02 +02:00
  • 43e798dde7 don't parse something like "bla..." as domain Giuliano Schneider 2013-04-30 16:10:29 +02:00
  • e92e36a2d9 added documentation Giuliano Schneider 2013-04-30 15:16:35 +02:00
  • a25e810b67 fixed "warning: assignment discards ‘const’ qualifier from pointer target type" Giuliano Schneider 2013-04-30 15:01:07 +02:00
  • dd047ccd20 implemented shrink option Giuliano Schneider 2013-04-30 14:55:50 +02:00
  • a25954f8a6 added shrink option Giuliano Schneider 2013-04-30 14:54:55 +02:00
  • 844186b77d fixed "warning: ‘g_type_init’ is deprecated" Giuliano Schneider 2013-04-30 13:45:34 +02:00
  • 2d59a77e0c wrap the text if it's wider than the screen width (Fixes #53) Giuliano Schneider 2013-04-23 20:58:19 +02:00
  • 04248fd49e fix pause/resume Sascha Kruse 2013-04-22 20:07:35 +00:00
  • fc49ebb286 add changelog for v1.0.0 Sascha Kruse 2013-04-17 21:02:28 +00:00
  • 7c4d0bce58 add option for verbose make output Sascha Kruse 2013-04-15 18:25:05 +02:00
  • 908ae0af46 prepare release notes for next release v1.0.0 Sascha Kruse 2013-04-15 06:59:14 +02:00
  • db27662e78 Revert "replace string_to_argv() with g_strsplit()" Sascha Kruse 2013-03-25 13:47:12 +01:00
  • 1a9c20ad63 fix warning about discarding const Sascha Kruse 2013-03-20 09:34:15 +00:00
  • 75366af9fd make missing dependencies non fatal at make clean Sascha Kruse 2013-03-20 09:33:41 +00:00
  • eb64867d43 remove unused INIFLAGS Sascha Kruse 2013-03-20 09:00:04 +00:00
  • 14d59c4d0c only add libxdg-basedir as dependency when needed Sascha Kruse 2013-03-20 08:54:44 +00:00
  • d03344803d settings.c: only include basedir.h if needed Sascha Kruse 2013-03-20 08:54:07 +00:00
  • 555442eeb0 fix typo in config.mk Sascha Kruse 2013-03-20 08:22:19 +00:00
  • 1925b4bfc8 Merge branch 'master' of github.com:knopwob/dunst Sascha Kruse 2013-03-15 16:07:16 +00:00
  • f8e8f71937 update copyright year Sascha Kruse 2013-03-15 16:06:40 +00:00
  • 2903e89b82 Merge pull request #96 from progandy/master Sascha Kruse 2013-03-12 12:26:11 -07:00
  • 99feeea84b fix segfault Sascha Kruse 2013-03-10 23:55:20 +01:00
  • 30c5c63d72 menu.c: fix problems with trailing whitespace in actions progandy 2013-03-11 00:32:00 +01:00
  • e3bce11796 dbus.c: don't unref invocation Sascha Kruse 2013-03-08 20:30:51 +01:00
  • cdb39c30b4 x.c: free_colored_layout stuff leak Sascha Kruse 2013-03-08 20:14:13 +01:00
  • 75ef76946b x.c define functions as static where possible Sascha Kruse 2013-03-08 17:59:23 +01:00
  • a7b541e503 add cairo CFLAGS to .clang_complete Sascha Kruse 2013-03-08 17:51:46 +01:00
  • 916b8816cb refactor calculate_foreground_color() Sascha Kruse 2013-03-08 17:50:46 +01:00
  • 2ee38ca961 only FocusChangeMask|PropertyChangeMask if needed Sascha Kruse 2013-03-08 17:19:56 +01:00
  • f947bc71d4 interpert <br> if newline and markup are allowed progandy 2013-02-27 18:09:06 +01:00
  • f58fc76966 remove unused variable Sascha Kruse 2013-03-08 08:56:11 +01:00
  • 4a7e174fe8 add number for links with markup in body, handle them separately from markup removal progandy 2013-02-27 17:00:09 +01:00
  • c711606640 better url recognition, less mismatches progandy 2013-02-27 16:38:48 +01:00
  • 23e2a8094e remove debug printf Sascha Kruse 2013-03-08 08:43:56 +01:00
  • 00b2be3dc0 cleaner handling of actions in menu progandy 2013-02-27 16:51:28 +01:00
  • fd1ae14fa3 don't set buf[len - 1] to '\0' when reading dmenu input Sascha Kruse 2013-03-08 08:25:00 +01:00
  • cbf269d055 add a draft for the next release notes Sascha Kruse 2013-03-08 08:06:48 +01:00
  • 162a2edbea dunstify: update help for --replace and --close Sascha Kruse 2013-03-08 07:59:21 +01:00
  • 9931512315 only add timeout when it hits before any existing timeout Sascha Kruse 2013-03-08 07:27:19 +01:00
  • 3127bb9198 test.sh: echp what test is currently run Sascha Kruse 2013-03-08 04:20:55 +01:00
  • c612822057 sleep until notification times out or we need redraw Sascha Kruse 2013-03-08 04:15:47 +01:00
  • 15cd7586a2 move renderling of layouts into extra function Sascha Kruse 2013-03-08 03:25:13 +01:00
  • 411434a18f refactor calculation of dimentions Sascha Kruse 2013-03-08 02:47:03 +01:00
  • 5099b57ee5 use double buffering Sascha Kruse 2013-03-08 02:30:23 +01:00
  • aa91688795 format introspection_data Sascha Kruse 2013-03-02 17:52:44 +01:00
  • c2a5b526e2 fix expanding window across the screen Sascha Kruse 2013-03-02 17:22:12 +01:00
  • 631c2f722f add image that explaines some config values Sascha Kruse 2013-02-28 22:06:48 +01:00
  • d314e01b34 fix background rendering with padding Sascha Kruse 2013-02-28 20:07:38 +01:00
  • 967f5ca6b6 add pango/cairo as a dependency to INSTALL Sascha Kruse 2013-02-27 00:21:31 +01:00
  • a1374ff1b0 read value hints again Sascha Kruse 2013-02-27 00:16:51 +01:00
  • 37242bc30a don't segfault when no dunstrc is found Sascha Kruse 2013-02-27 00:02:14 +01:00
  • de4db5e559 test.sh fix typo Sascha Kruse 2013-02-25 22:12:46 +01:00
  • 0368c63174 More informative error message, when dbus initialization fails Sascha Kruse 2013-02-25 22:06:57 +01:00
  • 0c3c7c8d16 get rid off some compiler warnings Sascha Kruse 2013-02-25 22:04:34 +01:00
  • 779c4354c4 Wakeup on PropertyNotify Sascha Kruse 2013-02-25 21:58:15 +01:00
  • 44612489ab Merge branch 'cairo' of ssh://thinky/home/knopwob/src/c/dunst into cairo Sascha Kruse 2013-02-25 20:43:00 +00:00
  • 8b706d3f21 dunstify add hint support Sascha Kruse 2013-02-25 20:42:44 +00:00
  • f4d852550d Merge remote-tracking branch 'tardis/focusevent' into cairo Sascha Kruse 2013-02-25 20:40:50 +01:00
  • b26bab5a3a more dunstify integration into Makefile Sascha Kruse 2013-02-25 20:39:58 +01:00
  • 2cbd163e41 add dunstify to gitignore Sascha Kruse 2013-02-25 20:38:48 +01:00
  • 783b2cc821 fix segfault when no actions are specified Sascha Kruse 2013-02-25 14:43:48 +01:00
  • 9c53223034 dunstify: add actions support Sascha Kruse 2013-02-23 06:30:43 +00:00
  • 71d95394fd replace notify.py with dunstify Sascha Kruse 2013-02-23 04:51:37 +00:00
  • 5827411c64 dunstify Sascha Kruse 2013-02-23 04:20:29 +00:00
  • 43a14fa979 advertise "body-markup" capabilities Sascha Kruse 2013-02-23 03:15:23 +00:00
  • 06b056eea2 actually use the result of calculate_width() Sascha Kruse 2013-02-23 00:46:41 +00:00
  • 4ef3cf96ff fix possible memory corruption Sascha Kruse 2013-02-23 00:46:19 +00:00
  • 7af28d7145 ellipsize when !word_wrap Sascha Kruse 2013-02-23 00:32:59 +00:00
  • dd0647eaf7 fix width calculation Sascha Kruse 2013-02-23 00:32:46 +00:00
  • 6b6427262f option_parser: allow arguments beginning with '-' Sascha Kruse 2013-02-22 22:49:00 +00:00
  • 23f0230baa basic testing framework Sascha Kruse 2013-02-22 22:48:16 +00:00
  • 81fa1dfc02 update dunstrc Sascha Kruse 2013-02-22 22:50:07 +00:00
  • a34adda3a4 resize surface to match window size Sascha Kruse 2013-02-22 20:41:23 +00:00
  • 88cb136b88 reintroduced (x more) message Sascha Kruse 2013-02-22 20:32:45 +00:00
  • 0909620b3a fix insertion order on close_key Sascha Kruse 2013-02-22 19:58:03 +00:00
  • 4cb4e9f8d4 watch focus event Sascha Kruse 2013-02-22 19:53:47 +00:00
  • f12d5332a8 fail more gracefully on broken markup Sascha Kruse 2013-02-22 19:38:42 +00:00
  • 0d8be7dccf markup Sascha Kruse 2013-02-22 18:26:30 +00:00
  • bcc0c6621f fix dup_count indicator Sascha Kruse 2013-02-22 17:46:12 +00:00
  • f839d0656e use cairo_rectangle for separator Sascha Kruse 2013-02-22 17:41:16 +00:00
  • fdffe4a6c0 colors Sascha Kruse 2013-02-22 17:35:49 +00:00
  • 5f5f706381 remove debug printfs Sascha Kruse 2013-02-22 16:21:00 +00:00
  • 138476486e removed another unused function Sascha Kruse 2013-02-22 16:20:32 +00:00
  • ced9186cf1 removed the rest of old drawing code Sascha Kruse 2013-02-22 15:47:22 +00:00
  • c2032b9cc6 removed some unused code Sascha Kruse 2013-02-22 15:23:15 +00:00