o9000
|
8b6aad3a41
|
Refactored svg image loading
|
2015-10-18 16:53:27 +02:00 |
|
o9000
|
e76202b355
|
Fix systray rendering when compositor off
|
2015-07-23 20:38:33 +02:00 |
|
o9000
|
04fe80b498
|
copy_file(): prevent truncating file if src == dest
|
2015-07-12 17:01:20 +02:00 |
|
o9000
|
89e4a5a460
|
Fix crash in tint2conf (wrong string length in allocation)
|
2015-07-04 18:31:01 +02:00 |
|
o9000
|
876cae8239
|
systray: fix black icon background for 32-bit icons when disable_transparency = 1; fix empty icon detection when disable_transparency = 1; fix icon blinking by delaying rendering less aggressively; removed XClearArea on traywin->win (triggers unnecessary redraws); cache icon names; profiling messages updated
|
2015-06-21 14:50:08 +02:00 |
|
o9000
|
f5b2de62b6
|
systray: reorder operations to prevent the long icon first show delay that occurs sometimes
|
2015-06-14 10:51:30 +02:00 |
|
o9000
|
e7c3f99e28
|
Attempt to fix icon rendering problems
|
2015-05-03 15:36:42 +02:00 |
|
o9000
|
b4f15db397
|
Use font shadows for all elements except tooltips
git-svn-id: http://tint2.googlecode.com/svn/trunk@766 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-18 13:22:07 +00:00 |
|
o9000
|
ba40b0752f
|
Expand ~ in launcher_item_app
git-svn-id: http://tint2.googlecode.com/svn/trunk@726 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-01 10:33:05 +00:00 |
|
o9000
|
54154e8298
|
util: Initialize color in all cases
git-svn-id: http://tint2.googlecode.com/svn/trunk@658 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-01-20 23:45:25 +00:00 |
|
o9000
|
364d0cf703
|
util: Change misleading variable name "line" to "buffer"
git-svn-id: http://tint2.googlecode.com/svn/trunk@657 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-01-20 23:43:51 +00:00 |
|
thilor77
|
72435c0743
|
start tint2conf work
git-svn-id: http://tint2.googlecode.com/svn/trunk@632 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2011-06-06 09:16:51 +00:00 |
|
thilor77
|
7c8a31db72
|
update my contribution to the company
git-svn-id: http://tint2.googlecode.com/svn/trunk@585 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-11-02 11:40:50 +00:00 |
|
Andreas.Fink85
|
5521275bef
|
*fix* execute an external command by calling fork/execl and do not ignore SIGCHLD (maybe fixes issue 263)
git-svn-id: http://tint2.googlecode.com/svn/trunk@480 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-06-11 18:47:26 +00:00 |
|
Andreas.Fink85
|
cfff505f75
|
*fix* again issue 221, but this time with the suggested solution to take 32-bit icons...
git-svn-id: http://tint2.googlecode.com/svn/trunk@398 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-02-28 07:58:50 +00:00 |
|
Andreas.Fink85
|
a22041ce09
|
*fix* removed warnings
*fix* removed unneeded code (backwards compatibility to tint2-0.6 and unneccesary XSetWindowsBackground)
*fix* better heuristicMask algorithm
git-svn-id: http://tint2.googlecode.com/svn/trunk@363 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-01-18 21:11:05 +00:00 |
|
Andreas.Fink85
|
06518a0f4b
|
*fix* 2 memleaks
*fix* no more warnings
git-svn-id: http://tint2.googlecode.com/svn/trunk@335 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-01-10 22:16:27 +00:00 |
|
Spooky85@gmail.com
|
62cb64feb5
|
Fix includes
git-svn-id: http://tint2.googlecode.com/svn/trunk@330 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-01-09 16:43:14 +00:00 |
|
Andreas.Fink85
|
6cdf27ddfd
|
*fix* image rendering in real_transparency mode fixed (imlib_render_image does not work correctly)
git-svn-id: http://tint2.googlecode.com/svn/trunk@318 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-01-04 16:25:17 +00:00 |
|
Andreas.Fink85
|
3c53d06506
|
*fix* more systray modifications for nice looking icons in real transparency mode
*add* added new options to the sample files
git-svn-id: http://tint2.googlecode.com/svn/trunk@311 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-01-03 00:33:07 +00:00 |
|
lorthiois@bbsoft.fr
|
698f253f96
|
more tint2conf cleanup
git-svn-id: http://tint2.googlecode.com/svn/trunk@234 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2009-10-25 16:36:40 +00:00 |
|
lorthiois@bbsoft.fr
|
b3e399b3d2
|
lower cpu use with icon. replace HUE by ALPHA on icon (see task_icon_asb).
git-svn-id: http://tint2.googlecode.com/svn/trunk@187 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2009-09-19 20:56:15 +00:00 |
|
lorthiois@bbsoft.fr
|
a17b62f76f
|
fixed segfault
git-svn-id: http://tint2.googlecode.com/svn/trunk@168 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2009-09-01 15:56:52 +00:00 |
|
lorthiois@bbsoft.fr
|
b9ee10d818
|
adjust saturation/brightness 2
git-svn-id: http://tint2.googlecode.com/svn/trunk@161 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2009-08-29 12:00:53 +00:00 |
|