Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							9117df53ed 
							
						 
					 
					
						
						
							
							Merge pull request  #200  from jan-schreib/check_malloc  
						
						... 
						
						
						
						check return values of malloc and handle error. 
						
						
							
						
					 
					
						2014-11-04 16:33:57 +01:00 
						 
				 
			
				
					
						
							
							
								Jan S 
							
						 
					 
					
						
						
						
						
							
						
						
							2674268aef 
							
						 
					 
					
						
						
							
							fix NULL check  
						
						
						
						
							
						
					 
					
						2014-11-04 16:31:06 +01:00 
						 
				 
			
				
					
						
							
							
								t5c 
							
						 
					 
					
						
						
						
						
							
						
						
							eedd220e37 
							
						 
					 
					
						
						
							
							check return values of malloc and handle error.  
						
						... 
						
						
						
						added some missing includes, too.
closes  #199 . 
						
						
							
						
					 
					
						2014-11-04 15:14:22 +01:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							f3fcc109f4 
							
						 
					 
					
						
						
							
							Fix comparison of registration_id  
						
						... 
						
						
						
						Fixes  #193  
					
						2014-09-11 10:27:43 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							4b7d1f722c 
							
						 
					 
					
						
						
							
							fix '-' and '_' matching in urls  
						
						... 
						
						
						
						fix issue #192  
						
						
							
						
					 
					
						2014-08-27 09:44:31 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							c319472982 
							
						 
					 
					
						
						
							
							fix spelling error  
						
						
						
						
							
						
					 
					
						2014-08-13 06:54:25 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							716051064a 
							
						 
					 
					
						
						
							
							fix endless loop with duplicate sections  
						
						... 
						
						
						
						fix  #191  
					
						2014-08-12 20:26:24 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							3e621b994a 
							
						 
					 
					
						
						
							
							Merge pull request  #190  from jb/master  
						
						... 
						
						
						
						Fix trailing spaces and spelling 
						
						
							
						
					 
					
						2014-08-03 20:21:52 +02:00 
						 
				 
			
				
					
						
							
							
								Josh Brown 
							
						 
					 
					
						
						
						
						
							
						
						
							d3ae6c5951 
							
						 
					 
					
						
						
							
							Remove trailing spaces from all other files  
						
						
						
						
							
						
					 
					
						2014-08-03 15:47:59 +00:00 
						 
				 
			
				
					
						
							
							
								Josh Brown 
							
						 
					 
					
						
						
						
						
							
						
						
							76419dcc76 
							
						 
					 
					
						
						
							
							Fix spelling in dunstrc  
						
						
						
						
							
						
					 
					
						2014-08-03 15:42:12 +00:00 
						 
				 
			
				
					
						
							
							
								Josh Brown 
							
						 
					 
					
						
						
						
						
							
						
						
							30f2af439d 
							
						 
					 
					
						
						
							
							Remove trailing whitespace in .dunstrc  
						
						
						
						
							
						
					 
					
						2014-08-03 15:32:08 +00:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							604feab0d2 
							
						 
					 
					
						
						
							
							Merge pull request  #189  from Necoro/fix_signal  
						
						... 
						
						
						
						Fix signal handling to avoid deadlocks 
						
						
							
 
						
					 
					
						2014-07-29 22:16:43 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							088cfe1021 
							
						 
					 
					
						
						
							
							Merge pull request  #186  from progandy/master  
						
						... 
						
						
						
						allow file:// protocol for icons 
						
						
							
						
					 
					
						2014-07-29 21:50:21 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							6f3bd10318 
							
						 
					 
					
						
						
							
							Merge pull request  #185  from mickael9/patch-1  
						
						... 
						
						
						
						Add g_strdup to argv elements in string_to_argv 
						
						
							
						
					 
					
						2014-07-29 21:49:34 +02:00 
						 
				 
			
				
					
						
							
							
								René 'Necoro' Neumann 
							
						 
					 
					
						
						
						
						
							
						
						
							36a858da3f 
							
						 
					 
					
						
						
							
							Set dependency to '>=glib-2.36' as needed by the glib signal handler  
						
						
						
						
							
						
					 
					
						2014-07-09 17:09:52 +02:00 
						 
				 
			
				
					
						
							
							
								René 'Necoro' Neumann 
							
						 
					 
					
						
						
						
						
							
						
						
							5ff85b3d28 
							
						 
					 
					
						
						
							
							Integrate signal handling with the GLib main loop  
						
						
						
						
							
						
					 
					
						2014-07-09 16:48:24 +02:00 
						 
				 
			
				
					
						
							
							
								progandy 
							
						 
					 
					
						
						
						
						
							
						
						
							84fcd78d77 
							
						 
					 
					
						
						
							
							allow file:// protocol for icons  
						
						
						
						
							
						
					 
					
						2014-07-07 17:10:23 +02:00 
						 
				 
			
				
					
						
							
							
								mickael9 
							
						 
					 
					
						
						
						
						
							
						
						
							a69354b1aa 
							
						 
					 
					
						
						
							
							Add g_strdup to argv elements in string_to_argv  
						
						
						
						
							
						
					 
					
						2014-06-20 16:03:03 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							131ff38e65 
							
						 
					 
					
						
						
							
							Merge pull request  #183  from nopjmp/stack-replace-fix  
						
						... 
						
						
						
						Notifcations that replace another still 'stack' 
						
						
							
						
					 
					
						2014-06-17 13:40:14 +02:00 
						 
				 
			
				
					
						
							
							
								nopjmp 
							
						 
					 
					
						
						
						
						
							
						
						
							71032c3c11 
							
						 
					 
					
						
						
							
							remove whitespace  
						
						
						
						
							
						
					 
					
						2014-06-16 21:32:25 -05:00 
						 
				 
			
				
					
						
							
							
								nopjmp 
							
						 
					 
					
						
						
						
						
							
						
						
							788bd964d7 
							
						 
					 
					
						
						
							
							move id replace before stack_duplicates logic  
						
						
						
						
							
						
					 
					
						2014-06-16 21:14:03 -05:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							f48d512223 
							
						 
					 
					
						
						
							
							Abort build if config.h needs to be updated  
						
						... 
						
						
						
						close  #179 
Thanks progandy 
					
						2014-06-16 22:00:42 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							3c841c418a 
							
						 
					 
					
						
						
							
							add new history_length option to example dunstrc  
						
						
						
						
							
						
					 
					
						2014-06-16 21:47:22 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							3cd7f24fdd 
							
						 
					 
					
						
						
							
							config for max history length  
						
						... 
						
						
						
						fix  #177  
					
						2014-06-16 20:54:06 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							1221ac8c92 
							
						 
					 
					
						
						
							
							Use sanitized variable instead of settings value  
						
						
						
						
							
						
					 
					
						2014-06-16 20:42:04 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							39a0826fea 
							
						 
					 
					
						
						
							
							fix invalid free  
						
						... 
						
						
						
						Thanks To DaveDavenport 
						
						
							
						
					 
					
						2014-06-15 01:38:00 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							605eab0d4a 
							
						 
					 
					
						
						
							
							Merge pull request  #167  from badosu/add-name-setting  
						
						... 
						
						
						
						Set wm class and name 
						
						
							
						
					 
					
						2014-06-14 15:26:44 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							686691c9be 
							
						 
					 
					
						
						
							
							Merge pull request  #178  from Necoro/modeline  
						
						... 
						
						
						
						Add Vim modeline for dunstrc. 
						
						
							
						
					 
					
						2014-06-14 15:16:08 +02:00 
						 
				 
			
				
					
						
							
							
								René 'Necoro' Neumann 
							
						 
					 
					
						
						
						
						
							
						
						
							010bdf01ae 
							
						 
					 
					
						
						
							
							Add Vim modeline for dunstrc.  
						
						... 
						
						
						
						With this modeline, the dunstrc gets syntax highlighting in vim by
default. 
						
						
							
						
					 
					
						2014-06-11 15:52:33 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							61bf3ddaa3 
							
						 
					 
					
						
						
							
							Merge pull request  #175  from catharsis/mem-leaks  
						
						... 
						
						
						
						dbus: Fix iterator memory leak 
						
						
							
						
					 
					
						2014-05-30 14:24:45 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Lofgren 
							
						 
					 
					
						
						
						
						
							
						
						
							7a4d7fdd79 
							
						 
					 
					
						
						
							
							dbus: Fix iterator memory leak  
						
						... 
						
						
						
						The manual for g_variant_iter_next_value states the following:
"[..]
Use g_variant_unref() to drop your reference on the return value when
you no longer need it.
[..]"
https://developer.gnome.org/glib/unstable/glib-GVariant.html#g-variant-iter-next-value 
For most notifications (I guess), this is not a problem, since the leak
is relatively tiny. However, for notifications that contain big chunks
of binary data, such as those sent out by the new Spotify client, it
adds up fast.
The Spotify notifications in particular contain a rather large
"icon_data" byte array (contained in a dict), which while never recorded
is never-the-less iterated over and allocated, which in turn gives rise to
issue #173 .
This fixes  #173 . 
						
						
							
						
					 
					
						2014-05-30 11:52:24 +02:00 
						 
				 
			
				
					
						
							
							
								Amadeus Folego 
							
						 
					 
					
						
						
						
						
							
						
						
							d2245c70f6 
							
						 
					 
					
						
						
							
							Set wm class and name with -name  
						
						
						
						
							
						
					 
					
						2014-04-30 19:36:59 -03:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							48de907812 
							
						 
					 
					
						
						
							
							error handling for follow mode  
						
						... 
						
						
						
						see issue #141  
						
						
							
						
					 
					
						2014-03-10 22:57:16 +01:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							27eb2bcbe6 
							
						 
					 
					
						
						
							
							remove trailing whitespaces  
						
						
						
						
							
						
					 
					
						2014-03-08 19:03:50 +01:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							1ccb6185ac 
							
						 
					 
					
						
						
							
							allow rule matching against category  
						
						... 
						
						
						
						fix issue #135  
						
						
							
						
					 
					
						2014-03-08 15:03:38 +01:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							d082f51cbb 
							
						 
					 
					
						
						
							
							restore old rule order  
						
						
						
						
							
						
					 
					
						2014-03-08 14:42:12 +01:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							8bb8f6269f 
							
						 
					 
					
						
						
							
							fix compiler warnings  
						
						
						
						
							
						
					 
					
						2014-03-08 12:09:18 +01:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							6715f74a47 
							
						 
					 
					
						
						
							
							use --std=gnu99 to get rid of compiler warnings  
						
						
						
						
							
						
					 
					
						2014-03-08 12:08:39 +01:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							98ac8a649e 
							
						 
					 
					
						
						
							
							Don't build dunstify on 'make' or 'make all'  
						
						
						
						
							
						
					 
					
						2014-03-08 11:57:23 +01:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							6957ac77a0 
							
						 
					 
					
						
						
							
							Merge branch 'feature-icon' of git://github.com/Gjum/dunst into pull_requests  
						
						... 
						
						
						
						Conflicts:
	dunstrc
	settings.c 
						
						
							
						
					 
					
						2014-03-08 11:57:09 +01:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							62809844ed 
							
						 
					 
					
						
						
							
							Merge branch 'fix_memory_leak' of git://github.com/gs93/dunst into pull_requests  
						
						
						
						
							
						
					 
					
						2014-03-08 11:36:35 +01:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							ff4d56e826 
							
						 
					 
					
						
						
							
							Merge branch 'fix_layout_alignment' of git://github.com/wavexx/dunst into pull_requests  
						
						
						
						
							
						
					 
					
						2014-03-08 11:36:11 +01:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							79e6b3f349 
							
						 
					 
					
						
						
							
							Merge branch 'fix_raise_hell' of git://github.com/wavexx/dunst into pull_requests  
						
						
						
						
							
						
					 
					
						2014-03-08 11:35:49 +01:00 
						 
				 
			
				
					
						
							
							
								Sascha Kruse 
							
						 
					 
					
						
						
						
						
							
						
						
							54c1b58cb0 
							
						 
					 
					
						
						
							
							Merge branch 'match_msg_urgency' of git://github.com/wavexx/dunst into pull_requests  
						
						
						
						
							
						
					 
					
						2014-03-08 11:35:11 +01:00 
						 
				 
			
				
					
						
							
							
								Yuri D'Elia 
							
						 
					 
					
						
						
						
						
							
						
						
							2023623b16 
							
						 
					 
					
						
						
							
							Fix URL matching regex  
						
						... 
						
						
						
						The URL matching regex as currently used by dust is too liberal, and will just
match about anything.
Some examples:
  "establishing connection..." => connection...
  "setting volume to [50%]" => 50%]
The following expression is an adapted copy of urxvt's URL matcher. 
						
						
							
						
					 
					
						2014-03-06 18:05:22 +01:00 
						 
				 
			
				
					
						
							
							
								Yuri D'Elia 
							
						 
					 
					
						
						
						
						
							
						
						
							431c65fc76 
							
						 
					 
					
						
						
							
							Add 'msg_urgency' as a new filter to match on the urgency.  
						
						... 
						
						
						
						This patch adds a new filter 'msg_urgency' which _matches_ on the urgency on
the notification.
This allows to configure different notification parameters/scripts to different
urgency levels. 
						
						
							
						
					 
					
						2014-03-06 17:22:08 +01:00 
						 
				 
			
				
					
						
							
							
								Yuri D'Elia 
							
						 
					 
					
						
						
						
						
							
						
						
							0466d41c50 
							
						 
					 
					
						
						
							
							Set _NET_WM_STATE_ABOVE and fix window type.  
						
						... 
						
						
						
						- Fix indentation.
- Fix wrong paramenters in call to XChangeProperty
- Do not try to raise the window, set _NET_WM_STATE_ABOVE instead 
						
						
							
						
					 
					
						2014-03-06 16:47:06 +01:00 
						 
				 
			
				
					
						
							
							
								Yuri D'Elia 
							
						 
					 
					
						
						
						
						
							
						
						
							38702761a3 
							
						 
					 
					
						
						
							
							Fix layout alignment with dynamic width.  
						
						... 
						
						
						
						Update pango layout's width if width has changed and alignment != left. 
						
						
							
						
					 
					
						2014-03-06 12:56:57 +01:00 
						 
				 
			
				
					
						
							
							
								Giuliano Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							9e03b5258f 
							
						 
					 
					
						
						
							
							fix memory leak in string_to_argv  
						
						
						
						
							
						
					 
					
						2014-03-05 13:31:01 +01:00 
						 
				 
			
				
					
						
							
							
								Gjum 
							
						 
					 
					
						
						
						
						
							
						
						
							5a5dab2ff3 
							
						 
					 
					
						
						
							
							Add script option to override shown icon  
						
						
						
						
							
						
					 
					
						2014-03-01 14:53:30 +01:00