o9000
5450dcca0b
Attempt to fix new window title race in fvwm
2015-05-08 21:49:26 +02:00
o9000
e7c3f99e28
Attempt to fix icon rendering problems
2015-05-03 15:36:42 +02:00
o9000
bd9e12b993
Wrap text at word boundaries
2015-04-26 16:33:07 +02:00
o9000
95fa0bbf83
tint2 & tint2conf: Use spacing in task_padding
2015-04-26 15:16:24 +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
66cae4bb7c
Fix dangling pointers causing erratic timer behaviour (affects taskbar with spacing); use calloc instead of malloc for safer initializations
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@758 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-04-17 20:17:25 +00:00
o9000
7d70189bee
Minor improvements to taskbar_sort_order = center (issue 478)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@752 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-04-12 20:02:58 +00:00
o9000
e49e05ad69
Fix task visilibility problem, issue 481
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@750 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-04-12 16:02:03 +00:00
o9000
af003d0e19
Memory management review: match char-malloc/strdup-free, gchar-g_str*/g_free; set pointers to null after free; initialize fonts/backgrounds correctly when missing from config
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@748 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-04-11 09:51:10 +00:00
o9000
e539c6536f
Sort tasks on taskbar: config + sort by title or center (disabled, work in progress) - issue 478
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@743 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-03-28 22:38:57 +00:00
o9000
82fe74743c
Sort tasks on taskbar: use panel orientation (disabled, work in progress) - issue 478
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@741 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-03-28 21:10:23 +00:00
o9000
5376e09963
Sort tasks on taskbar (disabled, work in progress) - issue 478
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@740 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-03-28 21:07:33 +00:00
o9000
e113080a0e
Tentative to sort tasks on taskbar (disabled) - issue 478
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@738 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-03-22 16:07:04 +00:00
o9000
c900bc24b2
Add option to hide tasks from different monitors when panel_monitor = x (issue 196)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@736 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-03-21 09:49:10 +00:00
o9000
f6b78ad094
Changed icon rendering to fix issue 432
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@734 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-03-20 22:15:56 +00:00
o9000
f5a18cc4f4
Option taskbar_hide_inactive_tasks (issue 458)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@732 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-03-20 21:19:02 +00:00
o9000
4c16f97e73
Autohide-show panel when task becomes urgent
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@730 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-03-20 20:54:57 +00:00
o9000
4e76c2bb5d
Taskbar: add option to redistribute size in multi-desktop mode (useful especially when the taskbar is getting full on one desktop)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@673 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-01-30 09:53:16 +00:00
o9000
c59f239999
taskbar: fix task cycling bug in multi_desktop mode
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@662 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-01-21 01:45:09 +00:00
o9000
9ac902b62b
taskbar: draw softer shadows so that text is more readable
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@661 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-01-21 00:27:40 +00:00
o9000
42469038a8
taskbar: add TODO for icon sizing in large panels
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@660 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-01-21 00:12:05 +00:00
o9000
f70415d7db
taskbar: fix GLib-CRITICAL: g_hash_table_foreach: assertion version == hash_table->version failed
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@656 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-01-20 23:37:40 +00:00
o9000
0a1ceaeed0
Fix for incorrect task cycling when windows visible on all desktops are present
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@651 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2012-10-14 22:00:48 +00:00
o9000
97001249b5
*fix* segfault when cycling through tasks and taskbarname is enabled
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@628 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2011-03-07 23:46:42 +00:00
andreas.fink85
25d1555150
*fix* test with config_background_mask rather than config_font_mask, since we check if the background was specified
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@627 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2011-02-22 15:01:04 +00:00
o9000
f32d2bc7bf
Fix segfault when a task state has no background in config
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@626 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2011-02-20 22:47:32 +00:00
andreas.fink85
b3b26e199c
*fix* battery: set background_id to 0 if none has been specified
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@623 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2011-02-05 08:32:11 +00:00
Andreas.Fink85
8201742546
*add* remove of tooltip = En/Disabled. it's renamed to task_tooltip to enable/disable task/clock tooltip separatly (tooltip = N is equivalent to
...
task_tooltip = N for backwards compatibility)
git-svn-id: http://tint2.googlecode.com/svn/trunk@615 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-12-12 08:57:51 +00:00
thilor77
2ab0d33ae5
desktop name : last step
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@601 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-11-16 20:00:22 +00:00
thilor77
d32b4ed908
desktop name
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@600 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-11-15 21:56:41 +00:00
thilor77
edc5db91c6
desktop name second step
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@599 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-11-15 15:36:12 +00:00
thilor77
14b6d45761
cleanup taskbar_name
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@598 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-11-14 15:34:14 +00:00
thilor77
240c1dc416
fixed segfault
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@597 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-11-13 23:48:36 +00:00
thilor77
d94e2a1790
desktop name: first step
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@596 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-11-13 10:27:26 +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
thilor77
f9d2cc1b73
fixed taskbar redrawing when pos/size changed
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@583 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-10-24 12:41:35 +00:00
thilor77
86cfa07735
fixed multi_desktop switching
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@582 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-10-24 09:18:41 +00:00
thilor77
eb07f935fe
cleanup : remove unneeded title change
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@579 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-10-23 13:39:09 +00:00
thilor77
503a4b6845
cleanup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@578 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-10-23 11:46:47 +00:00
thilor77
c01b7f480e
memorized taskbar pixmap. So we don t redraw taskbar/task when switching desktop.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@577 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-10-23 11:16:29 +00:00
thilor77
7f1f66a497
small clenup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@573 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-10-09 17:11:11 +00:00
thilor77
1161b0921b
missing file
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@571 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-10-08 19:47:19 +00:00
thilor77
574615b3cd
add some code around taskbar_name
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@570 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-10-08 19:43:54 +00:00
thilor77
301aff0f10
cleanup duplicate code and fixed ALLDESKTOP task
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@569 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-09-26 17:07:33 +00:00
thilor77
c569722617
fixed some bug with rendering engine
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@566 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-09-26 13:10:37 +00:00
thilor77
60590bf1ac
rendering engine : _on_change_layout() called when pos/size changed
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@565 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-09-25 21:18:47 +00:00
thilor77
c19819843e
panel_items : fixed _NET_WM_ICON_GEOMETRY. panel_items is done for me.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@563 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-09-23 20:28:30 +00:00
thilor77
98c3cbe874
cleanup code
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@562 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-09-23 18:09:30 +00:00
thilor77
8b71e3614c
panel_items : allow panel without taskbar
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@551 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-09-18 18:19:43 +00:00
thilor77
b98d2001cb
panel_items : fixed segfault (panel without clock, change number desktop)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@550 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-09-18 18:06:29 +00:00
thilor77
52eb843047
order of panel items : position of each object is update by layering engine (area)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@547 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-09-18 10:41:34 +00:00
thilor77
438dbfed02
order of panel items : partial implementation. expect crash/instability
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@546 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-09-17 21:39:17 +00:00
thilor77
aabe6b11b9
add comment
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@545 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-09-16 23:24:25 +00:00
Andreas.Fink85
906ee82dbf
*fix* issue 282
...
*fix* correct x/y coordinates for tooltip on multi-head setup
*fix* delete multitimer hashmap
*fix* cleanup_panel() needs to be called after cleanup_launcher()
git-svn-id: http://tint2.googlecode.com/svn/trunk@544 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-09-12 22:00:00 +00:00
Andreas.Fink85
d7914dd0ad
*fix* issue 272
...
*fix* correct transient window handling (f.ex window3 is transient for window2 and window2 transient for window1 and window1 is already in tint2, so
window3 will not be added)
git-svn-id: http://tint2.googlecode.com/svn/trunk@542 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-08-18 12:32:08 +00:00
thilor77
2af46648fc
reverted r528 : it s breaking amd64/x86_64
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@529 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-08-08 22:01:39 +00:00
thilor77
937d7faa1f
fixed Issue 282 : third try
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@528 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-08-08 20:03:09 +00:00
thilor77
9feef39d6f
fixed Issue 282 : second try
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@527 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-08-08 19:23:54 +00:00
thilor77
3eb1b736e3
fixed Issue 282
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@526 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-08-08 14:06:15 +00:00
Andreas.Fink85
7fdcd2fbc9
*fix* set _NET_WM_ICON_GEOMETRY (fixes issue 36)
...
*fix* updated ChangeLog
git-svn-id: http://tint2.googlecode.com/svn/trunk@508 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-16 15:00:48 +00:00
thilor77
46168f6727
fixed segfault when remove desktop with task
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@443 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-05-04 16:39:22 +00:00
thilor77
b99b5c6b8a
little cleanup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@440 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-23 14:37:39 +00:00
thilor77
20f181fdef
cleanup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@435 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-19 22:06:23 +00:00
thilor77
a4c2956eca
back to ELLIPSIZE_END and multi-line task name. multi-line depend on task vertical_padding and size of font
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@434 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-19 21:44:40 +00:00
thilor77
af80193e89
tint2conf enabled by default, and switch ELLIPSIZE_END to ELLIPSIZE_MIDDLE
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@433 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-19 18:15:42 +00:00
thilor77
64530181d9
qutodetect composite manager and automaticaly switch real/fake transparency
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@425 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-18 14:49:50 +00:00
thilor77
7ee42e8ca1
SIGUSR1 does now a full restat of tint2
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@424 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-18 14:28:45 +00:00
thilor77
c298a39d00
moved initial values in function default_xxx
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@423 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-18 12:07:36 +00:00
thilor77
3adb7e2080
cleanup default value on SIGUSR1
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@421 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-16 18:50:03 +00:00
Andreas.Fink85
d70f267780
*fix* maybe issue 212
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@385 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-30 23:06:07 +00:00
Andreas.Fink85
fa9521ca40
*fix* correct comparison whether task_icon_asb is set
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@384 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-30 08:30:02 +00:00
Andreas.Fink85
249d380183
*fix* issue 215
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@383 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-30 08:24:25 +00:00
Andreas.Fink85
c340974d42
*fix* issue 213
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@382 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-29 18:13:01 +00:00
Andreas.Fink85
fc1ebc04b6
*fix* bug fixed (multi-desktop and taskbar_active_id != taskbar_id)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@362 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-18 20:16:32 +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
Andreas.Fink85
f9a7bb8b1e
*fix* stupid mistake corrected
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@334 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-10 15:12:55 +00:00
Andreas.Fink85
a20eb44a28
*fix* minor bugfixes
...
*fix* do not use g_ptr_array_unref since not everybody has glib-2.22 ;)
git-svn-id: http://tint2.googlecode.com/svn/trunk@333 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-10 15:00:40 +00:00
Andreas.Fink85
c6ff59f9f7
*fix* panel_monitor = n works again, after I've broken it with revision 308
...
*add* convenience storage for tasks in a hash map (Window is mapped to a GPtrArray of Task*)
*fix* bugfix in resize_taskbar when task.area.width/height changes
git-svn-id: http://tint2.googlecode.com/svn/trunk@332 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-09 18:29:00 +00:00
Andreas.Fink85
8280d4dc87
*fix* only redraw task on state change, if not already drawn
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@329 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-09 09:34:15 +00:00
Andreas.Fink85
739af13714
*add* more task states (normal, active, iconified, urgent), with each an own background, font and asb
...
*fix* two memleaks
*fix* some code beautification
git-svn-id: http://tint2.googlecode.com/svn/trunk@327 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-09 00:11:01 +00:00
Andreas.Fink85
adb784a859
*add* autohide
...
*fix* issue 182 by using select instead of pselect
git-svn-id: http://tint2.googlecode.com/svn/trunk@321 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-05 20:38:49 +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
2506f4045c
*add* real transparency is now supported... most systray applications work out of the box. Some do not work yet, because they do not respect
...
freedesktops standard
git-svn-id: http://tint2.googlecode.com/svn/trunk@308 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-30 23:27:31 +00:00
Andreas.Fink85
527c91f005
*fix* segfault fixed when removing last desktop and we've been on last desktop
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@303 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-29 22:04:24 +00:00
Andreas.Fink85
c93bf5e1f3
*fix* better internal urgent task handling
...
*fix* urgent task blinks on all desktops for omnipresent windows
*fix* better active window handling on desktop changes
*fix* better active window handling if switching omnipresent property
git-svn-id: http://tint2.googlecode.com/svn/trunk@302 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-29 19:55:25 +00:00
Andreas.Fink85
72bcf623ee
*fix* forward all clicks tint2 does not handle to the window manager, if wm_menu = 1
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@297 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-28 15:49:15 +00:00
Andreas.Fink85
3767eb58f1
*fix* use another timer implementation, coz *BSD does not support timerfd :(
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@296 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-12-27 20:33:02 +00:00
Andreas.Fink85
cb9f2f7517
*fix* do not add active tasks to the urgent list
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@281 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-26 09:25:38 +00:00
Andreas.Fink85
f9ca3a2c0e
*fix* tooltip copys the displayed text
...
*fix* remove urgent windows from list if closed
git-svn-id: http://tint2.googlecode.com/svn/trunk@278 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-19 13:53:01 +00:00
thilor77
f43facc277
Scrolling through tasks by schattenprinz
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@275 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-18 05:13:38 +00:00
Andreas.Fink85
7fa58c0552
*change* make tooltip more generous, and preparation for setting a tooltip on the clock
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@271 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-16 17:17:53 +00:00
Andreas.Fink85
d1e7d189bf
*fix* use XFlush to really make use of the tooltip timeouts and do not rely on some timer running in the background
...
*fix* moved panel_refresh in the mainloop to the top for panels without a clock for updating first and then going to the pselect statement
*changed* battery updates every 5 secs (I do not know if this is a good value...)
*fix* blinking urgent windows has a panel_refresh now
git-svn-id: http://tint2.googlecode.com/svn/trunk@270 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-16 10:06:45 +00:00
Andreas.Fink85
806451955b
*add* changed everything to kernel timer for easier integration with new timer
...
*todo* adapt tooltip also to the timer syntax
*fix* memory leak
git-svn-id: http://tint2.googlecode.com/svn/trunk@266 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-15 16:55:50 +00:00
Andreas.Fink85
e966c20f75
*add* multiple tasks can be urgent now
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@264 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-11 20:09:34 +00:00
Andreas.Fink85
3f9adec3e3
*fix* allow minimizing omnipresent windows also on desktop 2-n
...
*fix* hopefully fixed issue 145
*fix* removed two unused variables
git-svn-id: http://tint2.googlecode.com/svn/trunk@262 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-11-11 17:12:24 +00:00
lorthiois@bbsoft.fr
e8b4fb6bbc
fixed bug in taskbar drawing
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@245 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-31 11:58:45 +00:00
lorthiois@bbsoft.fr
12e73beb50
many fixed for SIGUSR1 signal
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@244 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-30 20:54:29 +00:00
lorthiois@bbsoft.fr
271ec40e04
removed old code
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@243 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-30 17:36:32 +00:00
lorthiois@bbsoft.fr
2e8fddba60
fixed : changed active task with wm_menu option
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@228 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-23 22:20:42 +00:00
lorthiois@bbsoft.fr
cb6ac44a9c
fixed : lost of active task on SIGUSR1
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@227 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-23 21:28:44 +00:00
Spooky85@gmail.com
8193f7f494
Fix "implicit declaration" warning by including unistd.h.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@221 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-19 18:27:25 +00:00
lorthiois@bbsoft.fr
7ab7dd2393
stop asynchronous tooltip when task removed/changed
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@217 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-17 10:47:15 +00:00
Andreas.Fink85
1d9990b400
*fix* use copied data for task icons on 64bit
...
*add* comment added why I commented a complete section
git-svn-id: http://tint2.googlecode.com/svn/trunk@215 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-17 07:03:44 +00:00
lorthiois@bbsoft.fr
ea430f92db
start task on another monitor
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@214 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-16 19:38:43 +00:00
Andreas.Fink85
2ded92352d
*fix* using variable length array looks even better
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@211 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-30 17:52:32 +00:00
Andreas.Fink85
d7b705e03d
*fix* broken icons on amd64. fixes issue 155
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@210 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-30 17:38:12 +00:00
lorthiois@bbsoft.fr
2b10ed7460
new solution for omnipresent task
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@198 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-26 11:04:02 +00:00
lorthiois@bbsoft.fr
c59330d16a
remove patch on omnipresent task to try another solution
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@197 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-25 21:40:06 +00:00
lorthiois@bbsoft.fr
7b570efb8f
fixed some segfault and memleak
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@195 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-25 19:11:50 +00:00
lorthiois@bbsoft.fr
a3177fadd9
fixed indentation inconsistency by dmitry
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@193 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-20 20:48:00 +00:00
lorthiois@bbsoft.fr
a4ccce2cd3
less disturbing omnipresent task by dmitry medvinsky
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@192 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-20 19:57:16 +00:00
lorthiois@bbsoft.fr
4d5b3958d2
fixed memory leak
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@190 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-20 08:02:39 +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
ef0d7ac586
cleanup by Spooky85. thanks.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@186 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-19 13:17:44 +00:00
lorthiois@bbsoft.fr
5528aa49e9
add default icon on task (/usr/share/tint2/default_icon.png needed)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@184 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-19 05:30:43 +00:00
Andreas.Fink85
d66778438c
*add* tooltips
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@175 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-14 21:28:17 +00:00
lorthiois@bbsoft.fr
babda8e268
support skip_taskbar by Andreas.Fink85
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@169 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-09-07 21:41:21 +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
69ad0897d1
added taskbar_active_background_id to change current desktop background
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@166 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-30 15:40:02 +00:00
lorthiois@bbsoft.fr
8eb1d35fc8
adjust saturation/brightness on task icon
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@160 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-29 12:00:11 +00:00
lorthiois@bbsoft.fr
dc43c1a563
add some HSB config
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@158 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-08-28 12:14:45 +00:00
lorthiois@bbsoft.fr
5017fae290
fixed icon on 64 bit system by benjaminfranzke
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@151 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-07-26 13:46:50 +00:00
lorthiois@bbsoft.fr
94a8948466
fixed bug when active window draged to another desktop
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@135 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-29 19:50:29 +00:00
lorthiois@bbsoft.fr
f100b49158
fixed issue 110 and issue 107
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@134 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-29 18:39:44 +00:00
lorthiois@bbsoft.fr
96e1cfc58e
replace task_width with task_maximum_size. change wiki documentation.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@128 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-25 21:47:38 +00:00
lorthiois@bbsoft.fr
3550ebadf1
vertical panel done
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@124 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-24 20:17:57 +00:00
lorthiois@bbsoft.fr
c334860bb2
play with vertical panel
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@123 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-23 19:13:29 +00:00
lorthiois@bbsoft.fr
d47cfb0761
allow multi_desktop even with multi monitors config
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@104 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-08 16:50:14 +00:00
lorthiois@bbsoft.fr
67f875338b
basic systray with some bugs, update tintrc sample file
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@64 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-28 23:04:53 +00:00
lorthiois@bbsoft.fr
a08622a70d
fixed issue 48
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@62 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-25 20:04:43 +00:00
lorthiois@bbsoft.fr
283a7fe289
tint2 looks good for me. if you see bugs, report it.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@54 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-13 21:54:42 +00:00
lorthiois@bbsoft.fr
077590ffce
fixed issue 14 : no icons
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@53 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-11 22:25:53 +00:00
lorthiois@bbsoft.fr
6c57698291
fixed bug : clock resize when date changed, number of desktop changed
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@51 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-10 23:16:10 +00:00
lorthiois@bbsoft.fr
b73b15d4be
backward compatibility with tint-0.6 config, feature freeze
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@33 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-08 23:17:36 +00:00
lorthiois@bbsoft.fr
7393ceaf20
big change : panel_monitor = all will draw one panel per monitor, panel_size accept percentage or pixel, update documentation, taskbar_mode = single_monitor show tasks of current monitor
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@32 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-07 23:28:13 +00:00
lorthiois@bbsoft.fr
5b4d782ca2
fixed issue 13, removed Window magager s menu for stability reason
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@31 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-02-03 20:40:46 +00:00
lorthiois@bbsoft.fr
f0adc5c7d0
improve multi_monitor mode
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@29 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-29 22:43:31 +00:00
lorthiois@bbsoft.fr
e36c729d7b
add another padding parameter in config file, update documentation and sample config file
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@28 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-20 21:16:54 +00:00
lorthiois@bbsoft.fr
024e8fb1f3
patch from Robert Escriva and fixed MULTI_MONITOR mode with task_on_all_desktop
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@27 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-20 00:19:05 +00:00
lorthiois@bbsoft.fr
d818e66097
fixed bug with "task on all desktop" (issue 39), fixed memory corruption
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@26 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-18 22:12:41 +00:00
lorthiois@bbsoft.fr
067f07625e
update documentation for new config format
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@25 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-18 14:32:34 +00:00
lorthiois@bbsoft.fr
0ecea24ee6
fixed bug with active task
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@24 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-17 14:07:56 +00:00
lorthiois@bbsoft.fr
e0a80ef5a2
fixed decorated window with compiz
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@22 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-01-05 21:01:05 +00:00
lorthiois@bbsoft.fr
89bcccb468
fixed memory leak
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@21 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2008-11-18 22:14:01 +00:00
lorthiois@bbsoft.fr
d29f3771de
fixed segfault with icon
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@20 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2008-11-12 23:23:15 +00:00
lorthiois@bbsoft.fr
b1c239db22
fixed bugs with new design (first step)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@18 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2008-11-08 20:23:42 +00:00
lorthiois@bbsoft.fr
420dd5d1e2
New import
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@13 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2008-10-02 18:47:02 +00:00