o9000
|
1d95e01882
|
tint2conf: Updated tooltips
|
2015-05-03 22:30:10 +02:00 |
|
o9000
|
ebc356d1c7
|
Updated tint2rc file header with link to docs
|
2015-05-03 20:01:58 +00:00 |
|
o9000
|
60f01f7fff
|
Updated icons and desktop files
|
2015-05-03 19:17:24 +02:00 |
|
o9000
|
1d02b8588b
|
Fix icon loading with wrong image extension
|
2015-05-03 16:22:23 +02:00 |
|
o9000
|
e7c3f99e28
|
Attempt to fix icon rendering problems
|
2015-05-03 15:36:42 +02:00 |
|
o9000
|
a9330b424b
|
launcher: New option launcher_icon_theme_override to preserve legacy behavior
|
2015-05-03 10:05:36 +02:00 |
|
o9000
|
b9508450b7
|
panel: Use WINDOW_TYPE_SPLASH instead of DOCK if panel_layer=normal and panel_dock=0 otherwise it is impossible to get normal stacking
|
2015-05-03 09:27:52 +02:00 |
|
o9000
|
7384fd8270
|
Battery: fixes for FreeBSD
|
2015-05-03 08:52:39 +02:00 |
|
o9000
|
7ea2452ae4
|
tint2conf: fixes for *BSD
|
2015-05-02 22:24:15 +02:00 |
|
o9000
|
193b3b5a81
|
Fix build on Debian Jessie
|
2015-04-27 19:16:21 +02:00 |
|
o9000
|
bd9e12b993
|
Wrap text at word boundaries
|
2015-04-26 16:33:07 +02:00 |
|
o9000
|
78595a3d1f
|
Renamed notification area -> system tray for consistency
|
2015-04-26 15:37:25 +02:00 |
|
o9000
|
95fa0bbf83
|
tint2 & tint2conf: Use spacing in task_padding
|
2015-04-26 15:16:24 +02:00 |
|
o9000
|
e6612d2893
|
tint2conf: Multiple fixes
|
2015-04-26 14:42:20 +02:00 |
|
o9000
|
298f60f1b0
|
tint2conf: Fix taskbar_sort_order, taskbar_name_padding
|
2015-04-26 13:49:41 +02:00 |
|
o9000
|
7794272f8e
|
tint2conf: Fix background index mess
|
2015-04-26 13:25:28 +02:00 |
|
o9000
|
89e2057a8e
|
tint2conf: Checksum files to identify and back up manually edited configs
|
2015-04-25 21:38:55 +02:00 |
|
o9000
|
2ecb1c4ef4
|
config: Do not treat invalid task status values as defaults
|
2015-04-25 16:37:23 +02:00 |
|
o9000
|
dff7355f3b
|
tint2conf: load old config files better
|
2015-04-25 16:14:32 +02:00 |
|
o9000
|
233157930b
|
tint2conf: cleanup GUI
|
2015-04-25 15:45:15 +02:00 |
|
o9000
|
ae76f82ee0
|
tint2conf: Tooltips
|
2015-04-25 13:03:55 +02:00 |
|
o9000
|
60b56599cb
|
tint2conf: GUI changes
git-svn-id: http://tint2.googlecode.com/svn/trunk@767 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-18 13:30:30 +00: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
|
6ba25fa945
|
tint2conf: backup config when writing
git-svn-id: http://tint2.googlecode.com/svn/trunk@765 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-18 12:53:14 +00:00 |
|
o9000
|
aa9e1afdf2
|
tint2conf: GUI changes
git-svn-id: http://tint2.googlecode.com/svn/trunk@764 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-18 12:46:39 +00:00 |
|
o9000
|
167bb31084
|
tint2conf: GUI changes
git-svn-id: http://tint2.googlecode.com/svn/trunk@763 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-18 11:55:02 +00:00 |
|
o9000
|
b9f8bf30f7
|
Remove fflush
git-svn-id: http://tint2.googlecode.com/svn/trunk@762 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-17 20:32:34 +00:00 |
|
o9000
|
64c1fc03f9
|
Print error message for invalid action name in get_action()
git-svn-id: http://tint2.googlecode.com/svn/trunk@761 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-17 20:32:03 +00:00 |
|
o9000
|
b78c854700
|
Flush stdout/stderr after newline
git-svn-id: http://tint2.googlecode.com/svn/trunk@760 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-17 20:31:28 +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
|
45d6463315
|
Revert r751 and add workaround for systray rendering artifacts
git-svn-id: http://tint2.googlecode.com/svn/trunk@755 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-13 20:18:28 +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
|
eb1244a415
|
Simplify systray icon management (attempt to fix issue 480)
git-svn-id: http://tint2.googlecode.com/svn/trunk@751 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-12 17:35:54 +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
|
75f8a07ca4
|
Position tooltips correctly on first show
git-svn-id: http://tint2.googlecode.com/svn/trunk@749 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-11 11:46: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
|
321ccc0794
|
Fix no handling of battery removal
git-svn-id: http://tint2.googlecode.com/svn/trunk@747 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-09 09:24:25 +00:00 |
|
o9000
|
cab31cb726
|
Fix battery error handling
git-svn-id: http://tint2.googlecode.com/svn/trunk@746 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-09 09:11:57 +00:00 |
|
o9000
|
40d8d05be7
|
Reverted systray icon rendering to fix issue 479
git-svn-id: http://tint2.googlecode.com/svn/trunk@745 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-28 22:45:15 +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
|
67d5bfcfce
|
Sort tasks on taskbar: handle task drag and drop (disabled, work in progress) - issue 478
git-svn-id: http://tint2.googlecode.com/svn/trunk@742 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-28 21:15:30 +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
|
1a41159142
|
Battery: cleanup code and make detection more resilient
git-svn-id: http://tint2.googlecode.com/svn/trunk@739 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-28 18:08:44 +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
|
5faf063f96
|
Add config option startup_notifications = 0/1
git-svn-id: http://tint2.googlecode.com/svn/trunk@737 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-21 13:39:43 +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
|
a2de8d6e53
|
Modified startup notification logic to prevent deadlock in issue 471
git-svn-id: http://tint2.googlecode.com/svn/trunk@735 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-20 22:49:13 +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
|
83b6d1ac72
|
Changed launcher_icon_theme option to work as an override. If not present, we use xsettings to obtain the current theme or default to hicolor if xsettings not present
git-svn-id: http://tint2.googlecode.com/svn/trunk@733 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-20 21:54:07 +00:00 |
|