Commit Graph

  • fc68192e7c --std=c99 Sascha Kruse 2012-07-01 06:23:08 +02:00
  • 454fb4ebed org.freedesktop.Notifications.NotificationClosed Sascha Kruse 2012-07-01 04:09:55 +02:00
  • fcd794df6a new option for sticky history Sascha Kruse 2012-07-01 02:11:17 +02:00
  • 97bc600884 "(x more)" colors = most_important(queued) Sascha Kruse 2012-07-01 01:44:00 +02:00
  • dd27202ba7 only parse geometry once Sascha Kruse 2012-07-01 01:31:46 +02:00
  • 45a7ae8a54 fix -config cmdline option Sascha Kruse 2012-07-01 00:41:45 +02:00
  • 7438ff266a show age of notification Sascha Kruse 2012-07-01 00:21:03 +02:00
  • 7e696cc02d alignment Sascha Kruse 2012-06-30 23:29:14 +02:00
  • 7a1d758242 rework draw_win to use buffers Sascha Kruse 2012-06-30 22:50:21 +02:00
  • 41540c4bde -Wno-overlength-strings Sascha Kruse 2012-06-30 21:05:59 +02:00
  • 3f66ea2932 get rid of warning about wrong fp signature Sascha Kruse 2012-06-30 20:55:34 +02:00
  • 06c08f112e fixed typo Sascha Kruse 2012-06-29 22:02:36 +02:00
  • bdf1561cb6 add -v/--version option. Sascha Kruse 2012-06-28 20:12:36 +02:00
  • e4f2e031ab fix cmdline options for key/history_key Sascha Kruse 2012-06-27 22:27:57 +02:00
  • 61655d70ff initialize X after parsing of cmdline/config Sascha Kruse 2012-06-27 22:25:34 +02:00
  • ca0f41a775 fix handling of geometry.h Sascha Kruse 2012-06-27 03:36:17 +02:00
  • 0e45d6cea6 add option "monitor" to dunstrc Sascha Kruse 2012-06-26 01:04:44 +02:00
  • bd5749095c fix wrong calculation of height_limit Sascha Kruse 2012-06-25 19:57:22 +02:00
  • 47a21c2ddf lower dbus_poll_timeout when a notification is shown. Sascha Kruse 2012-06-25 19:32:36 +02:00
  • 9df4ebff18 formatting Sascha Kruse 2012-06-23 13:34:06 +02:00
  • 70cdb3535c support proper closing and replacing requests Sascha Kruse 2012-06-22 18:53:58 +02:00
  • 99b482c484 send proper message id to client Sascha Kruse 2012-06-22 18:22:46 +02:00
  • 1410ddc8af change remove order on keyboard shortcut Sascha Kruse 2012-06-21 18:40:36 +02:00
  • d6f3868cc0 use generic list for rules Sascha Kruse 2012-06-21 18:38:01 +02:00
  • b0bf0b0b07 refactor/cleanup Sascha Kruse 2012-06-21 17:40:44 +02:00
  • 305a791e21 generic linked list Sascha Kruse 2012-06-21 19:29:35 +02:00
  • 98ad061b29 read idle_threshold from dunstrc v0.2.0 Sascha Kruse 2012-06-25 18:29:48 +02:00
  • 19ebd2aba6 add support for org.freedesktop.DBus.Introspectable.Introspect Sascha Kruse 2012-06-24 19:20:08 +02:00
  • 31e2e47142 Merge pull request #25 from mstap/xdg-fixes Sascha Kruse 2012-06-23 13:13:10 -07:00
  • a5f64fc938 add fallback to the old dunstrc path Michael Stapelberg 2012-06-23 20:16:04 +02:00
  • 78b6e2b19f use libxdg-basedir to properly handle the xdg spec Michael Stapelberg 2012-06-23 20:12:31 +02:00
  • 3ab5daf2d1 Use pkg-config to figure out libdbus cflags/libs Michael Stapelberg 2012-06-23 20:10:52 +02:00
  • 793dd1dd91 Merge pull request #21 from mstap/patch-2 Sascha Kruse 2012-06-21 14:03:24 -07:00
  • aa62ea0129 Remove unnecessary dependencies Michael Stapelberg 2012-06-21 23:46:44 +03:00
  • ad066b75fd Remove -liniparser, not needed anymore. Michael Stapelberg 2012-06-21 21:51:24 +03:00
  • b6ae405050 license Sascha Kruse 2012-06-20 23:42:36 +02:00
  • 48d95288a9 change tabs to spaces Sascha Kruse 2012-06-20 17:41:05 +02:00
  • 2b383b0079 AUTHORS Sascha Kruse 2012-06-20 17:16:33 +02:00
  • ffac73a29e add license for inih Sascha Kruse 2012-06-20 17:02:33 +02:00
  • a2dceb2feb remove dublicate initialisation of rule Sascha Kruse 2012-06-20 16:50:56 +02:00
  • bdab09fec2 Migrate dunst from iniparser to inih. Gergely Nagy 2012-06-20 12:21:00 +02:00
  • 35cb023915 trim message Sascha Kruse 2012-06-18 16:10:20 +02:00
  • a426ab262e dunstrc: comment about xev to find key names Sascha Kruse 2012-06-16 12:33:10 +02:00
  • 97c03ff07b dunstrc: list available modifier-keys Sascha Kruse 2012-06-16 12:30:50 +02:00
  • ccd5cd063b history Sascha Kruse 2012-06-15 20:38:42 +02:00
  • dcb451cadc Only parse cmdline once Sascha Kruse 2012-06-14 15:45:09 +02:00
  • 0daa92cc57 don't segfault if XDG_CONFIG_HOME is not set Sascha Kruse 2012-06-14 15:17:15 +02:00
  • c737a69a42 fix segfault on custom color notifications Sascha Kruse 2012-06-14 13:16:43 +02:00
  • fc50adbf34 clarification in dunstrc Sascha Kruse 2012-06-13 15:37:02 +02:00
  • 7d69b6f23b fix segfault on critical notification Sascha Kruse 2012-06-12 19:52:07 +02:00
  • 0e0f1fe45f update README Sascha Kruse 2012-06-12 19:25:43 +02:00
  • cceae3ce10 copy example dunstrc to /usr/share/dunst/dunstrc Sascha Kruse 2012-06-12 19:25:20 +02:00
  • 382cd2ee6d add comments to dunstrc Sascha Kruse 2012-06-12 19:12:32 +02:00
  • 804ebe0ec3 Remove debug output Sascha Kruse 2012-06-12 16:22:09 +02:00
  • 45b3f52d0f typo Sascha Kruse 2012-06-12 14:02:20 +02:00
  • 9b4d9ec205 Merge branch 'xft' into next Sascha Kruse 2012-06-12 13:59:51 +02:00
  • acf56a41e9 xft Sascha Kruse 2012-06-12 12:16:47 +02:00
  • abba5acdd2 cleanup of output Sascha Kruse 2012-03-19 13:02:04 +01:00
  • baa00150d1 add idle_threshold option Sascha Kruse 2012-03-19 04:40:19 +01:00
  • f662e65011 Merge branch 'idle' into next Sascha Kruse 2012-03-19 04:27:17 +01:00
  • 5fa67d5f89 removed config.h and config.def.h Sascha Kruse 2012-03-19 02:26:19 +01:00
  • f188c94cd3 example dunstrc Sascha Kruse 2012-03-19 00:11:55 +01:00
  • c18be50fd3 config parsing Sascha Kruse 2012-03-18 07:55:55 +01:00
  • 491293360e move cmdline parsing to own function Sascha Kruse 2012-03-18 07:13:04 +01:00
  • 9ac34f6010 make rules linked list instead of array Sascha Kruse 2012-03-18 07:04:12 +01:00
  • d5e89267df no 'format' in default rule v0.1 Sascha Kruse 2012-03-09 22:27:56 +01:00
  • 7801e92203 don't timeout when idle Sascha Kruse 2012-03-06 21:39:19 +01:00
  • 5554131bfd removed unnecessary debug printf Sascha Kruse 2012-02-02 02:07:51 +01:00
  • 820c4ee013 use last urgency colors for "x more" message Sascha Kruse 2012-02-02 02:04:01 +01:00
  • 712148dfad don't get stuck in loop, for real Sascha Kruse 2011-12-30 00:53:18 +01:00
  • d2bded47b1 don't get stuck in loop Sascha Kruse 2011-12-30 00:39:42 +01:00
  • e1596e8992 fix looping over hints Sascha Kruse 2011-12-29 23:35:14 +01:00
  • aceec39eb4 fixed typo in README/manpage Sascha Kruse 2011-12-14 22:28:42 +01:00
  • b1be9ee92c delete clicked msg Sascha Kruse 2011-11-27 03:38:47 +01:00
  • 22759b87c5 ignore middle-click Sascha Kruse 2011-11-18 16:33:31 +01:00
  • 167d7c8671 show count of hidden msgs Sascha Kruse 2011-11-18 08:19:00 +01:00
  • 5915cbdd9f new option to sort messages by order Sascha Kruse 2011-11-18 07:23:33 +01:00
  • 22859984ed draw.c tab->spaces Sascha Kruse 2011-11-18 05:43:38 +01:00
  • 7134a26535 refactored dbus notify stuff Sascha Kruse 2011-11-18 04:39:47 +01:00
  • 98d7d17ad5 replace <br>,<br/> and <br /> Sascha Kruse 2011-11-17 20:40:05 +01:00
  • b42153d158 restore old defaults in config.h Sascha Kruse 2011-11-17 18:41:59 +01:00
  • 0e4b83912e don't die on wrong types in dbus message Sascha Kruse 2011-11-17 18:14:03 +01:00
  • 76f4922ffc fixed memory-leak Sascha Kruse 2011-11-15 20:12:27 +01:00
  • 6776c020e1 add dunst.1 to gitignore Sascha Kruse 2011-11-15 19:40:13 +01:00
  • 646daa018e fixed Makefile Sascha Kruse 2011-11-15 11:43:56 +01:00
  • eb58f1338e README -> README.pod Sascha Kruse 2011-11-15 11:22:17 +01:00
  • 822e5d2f8c More granularity in verbosity Sascha Kruse 2011-11-15 11:14:27 +01:00
  • 91be3e1e4a removed unused function definition Sascha Kruse 2011-11-15 08:51:45 +01:00
  • d291bec15b added some comments to config.def.h Sascha Kruse 2011-11-15 01:31:36 +01:00
  • 6d36786fc0 added format to rules Sascha Kruse 2011-11-15 01:21:08 +01:00
  • 4e7a12053d added keybindings to config.def.h Sascha Kruse 2011-11-14 23:59:32 +01:00
  • 45ec236958 moved default values to config.h and added Rules Sascha Kruse 2011-11-14 23:22:50 +01:00
  • ea702f0dad refactor handling of the msgqueue Sascha Kruse 2011-11-14 20:48:57 +01:00
  • a61e8ebada reintroduced -v Sascha Kruse 2011-11-14 20:26:00 +01:00
  • 57ba1d5ffe use getopt for option parsing Sascha Kruse 2011-11-14 17:12:13 +01:00
  • 9b89836e73 some cleanup Sascha Kruse 2011-11-14 15:54:41 +01:00
  • f237d8df84 changed behaviour of mouseclicks Sascha Kruse 2011-11-05 10:45:59 +01:00
  • 349493c196 fixed tab<->spaces Sascha Kruse 2011-10-25 22:22:10 +02:00
  • fa302a31a9 fixed typo in usage Sascha Kruse 2011-10-03 21:54:18 +02:00
  • b878f3d851 removed unused _do_replace(...) function Sascha Kruse 2011-10-03 21:14:05 +02:00