]> Dogcows Code - chaz/tint2/log
chaz/tint2
11 years agoadd missing battery config CPP guard master
Charles McGarvey [Wed, 27 Mar 2013 18:16:03 +0000 (12:16 -0600)] 
add missing battery config CPP guard

11 years agofreespace.patch
Mishael A Sibiryakov [Wed, 27 Mar 2013 17:43:30 +0000 (11:43 -0600)] 
freespace.patch

http://code.google.com/p/tint2/issues/detail?id=382

11 years agolauncher_apps_dir-v2.patch
Mishael A Sibiryakov [Wed, 27 Mar 2013 17:32:47 +0000 (11:32 -0600)] 
launcher_apps_dir-v2.patch

http://code.google.com/p/tint2/issues/detail?id=381

11 years agosample-task-align.patch, src-task-align.patch
Yuri Bochkarev [Wed, 27 Mar 2013 17:26:53 +0000 (11:26 -0600)] 
sample-task-align.patch, src-task-align.patch

http://code.google.com/p/tint2/issues/detail?id=359

11 years agofix clock to update even if it is on line two
Charles McGarvey [Thu, 29 Nov 2012 05:43:10 +0000 (22:43 -0700)] 
fix clock to update even if it is on line two

11 years agoFix for no task cycling if all windows are minimized
Thierry Lorthiois [Sun, 14 Oct 2012 22:04:25 +0000 (22:04 +0000)] 
Fix for no task cycling if all windows are minimized

11 years agoFix for incorrect task cycling when windows visible on all desktops are present
Thierry Lorthiois [Sun, 14 Oct 2012 22:00:48 +0000 (22:00 +0000)] 
Fix for incorrect task cycling when windows visible on all desktops are present

11 years agoAdding startup-notification support.
Unknown [Mon, 2 Jul 2012 16:50:30 +0000 (16:50 +0000)] 
Adding startup-notification support.

12 years agoDrag and drop support for launchers
Thierry Lorthiois [Wed, 14 Mar 2012 05:15:23 +0000 (05:15 +0000)] 
Drag and drop support for launchers

12 years agoLocalize launcher tooltips
Thierry Lorthiois [Wed, 14 Mar 2012 05:06:15 +0000 (05:06 +0000)] 
Localize launcher tooltips

12 years agoLauncher: add icon lookup in ~/.local and /usr/local
Thierry Lorthiois [Wed, 26 Oct 2011 15:02:27 +0000 (15:02 +0000)] 
Launcher: add icon lookup in ~/.local and /usr/local

12 years agoDisable mouse hover events when the launcher tooltip is disabled
Thierry Lorthiois [Tue, 25 Oct 2011 09:57:21 +0000 (09:57 +0000)] 
Disable mouse hover events when the launcher tooltip is disabled
Do not use g_slist_free_full since it requires glib 2.28

12 years agoFix possible double free in launcher
Thierry Lorthiois [Sat, 22 Oct 2011 01:14:20 +0000 (01:14 +0000)] 
Fix possible double free in launcher

12 years agoFix possible double free in launcher
Thierry Lorthiois [Sat, 22 Oct 2011 00:52:55 +0000 (00:52 +0000)] 
Fix possible double free in launcher

12 years agoLauncher tooltips configurable, default off (Issue 366).
Unknown [Wed, 12 Oct 2011 00:10:46 +0000 (00:10 +0000)] 
Launcher tooltips configurable, default off (Issue 366).

12 years agoAdded alpha, saturation, brightness control for launcher icons (Issue 365).
Unknown [Tue, 11 Oct 2011 23:50:18 +0000 (23:50 +0000)] 
Added alpha, saturation, brightness control for launcher icons (Issue 365).

12 years agoFixed launcher behavior for .desktop files with multiple shortcut groups; fixed launc...
Thierry Lorthiois [Fri, 7 Oct 2011 08:23:04 +0000 (08:23 +0000)] 
Fixed launcher behavior for .desktop files with multiple shortcut groups; fixed launcher memory leak

12 years agoFix segfault when the tooltip has no background in config
Thierry Lorthiois [Fri, 22 Jul 2011 10:02:07 +0000 (10:02 +0000)] 
Fix segfault when the tooltip has no background in config

12 years agotint2conf: work in progress
Thierry Lorthiois [Tue, 14 Jun 2011 14:10:45 +0000 (14:10 +0000)] 
tint2conf: work in progress

12 years agoFix crash in launcher at tint2 unload/reload when falling back to the hicolor icon...
Thierry Lorthiois [Wed, 8 Jun 2011 17:01:12 +0000 (17:01 +0000)] 
Fix crash in launcher at tint2 unload/reload when falling back to the hicolor icon theme

12 years agoFix area lookup coordinates in tooltip_show()
Thierry Lorthiois [Wed, 8 Jun 2011 16:57:32 +0000 (16:57 +0000)] 
Fix area lookup coordinates in tooltip_show()

12 years agoEnable mouse motion events when the launcher is enabled
Thierry Lorthiois [Wed, 8 Jun 2011 16:54:36 +0000 (16:54 +0000)] 
Enable mouse motion events when the launcher is enabled

12 years agotint2conf: work in progress
Thierry Lorthiois [Tue, 7 Jun 2011 21:30:54 +0000 (21:30 +0000)] 
tint2conf: work in progress

12 years agotint2conf : work in progress
Thierry Lorthiois [Mon, 6 Jun 2011 22:02:09 +0000 (22:02 +0000)] 
tint2conf : work in progress

12 years agostart tint2conf work
Thierry Lorthiois [Mon, 6 Jun 2011 09:16:51 +0000 (09:16 +0000)] 
start tint2conf work

12 years agoChanged launcher to use Areas for each icon; this allows showing tooltips
Thierry Lorthiois [Sat, 28 May 2011 22:43:03 +0000 (22:43 +0000)] 
Changed launcher to use Areas for each icon; this allows showing tooltips

12 years ago*fix* even better XSelectInput on traywindows. It's inside the block, where we listen...
Andreas Fink [Sun, 22 May 2011 08:25:40 +0000 (08:25 +0000)] 
*fix* even better XSelectInput on traywindows. It's inside the block, where we listen to XError's, thus an icon which is already deleted before we ask for StuctureNotify will not be added at all

12 years ago*fix* register for the StructureNotifyEventMask early, since an icon can be created...
Andreas Fink [Sat, 21 May 2011 18:32:54 +0000 (18:32 +0000)] 
*fix* register for the StructureNotifyEventMask early, since an icon can be created and unregistered directly after it, so we would 'forget' about it

13 years ago*fix* segfault when cycling through tasks and taskbarname is enabled
Thierry Lorthiois [Mon, 7 Mar 2011 23:46:42 +0000 (23:46 +0000)] 
*fix* segfault when cycling through tasks and taskbarname is enabled

13 years ago*fix* test with config_background_mask rather than config_font_mask, since we check...
Andreas Fink [Tue, 22 Feb 2011 15:01:04 +0000 (15:01 +0000)] 
*fix* test with config_background_mask rather than config_font_mask, since we check if the background was specified

13 years agoFix segfault when a task state has no background in config
Thierry Lorthiois [Sun, 20 Feb 2011 22:47:32 +0000 (22:47 +0000)] 
Fix segfault when a task state has no background in config

13 years agoFix segfault when the clock has no background in config
Thierry Lorthiois [Sun, 20 Feb 2011 22:32:35 +0000 (22:32 +0000)] 
Fix segfault when the clock has no background in config

13 years agolauncher: use the proper fallback icon; use getline (dynamically resized buffer)...
Thierry Lorthiois [Sun, 13 Feb 2011 11:00:59 +0000 (11:00 +0000)] 
launcher: use the proper fallback icon; use getline (dynamically resized buffer) instead of fgets

13 years ago*fix* battery: set background_id to 0 if none has been specified
Andreas Fink [Sat, 5 Feb 2011 08:32:11 +0000 (08:32 +0000)] 
*fix* battery: set background_id to 0 if none has been specified

13 years ago*fix* issue 318
Andreas Fink [Sun, 9 Jan 2011 14:06:36 +0000 (14:06 +0000)] 
*fix* issue 318

13 years ago*fix* issue 319
Andreas Fink [Sat, 8 Jan 2011 13:56:26 +0000 (13:56 +0000)] 
*fix* issue 319

13 years agofixed issue 309
Thierry Lorthiois [Thu, 6 Jan 2011 23:28:16 +0000 (23:28 +0000)] 
fixed issue 309

13 years ago*fix* segfault when removing last virtual desktop while being on it
Andreas Fink [Wed, 29 Dec 2010 10:51:23 +0000 (10:51 +0000)] 
*fix* segfault when removing last virtual desktop while being on it

13 years ago*fix* issue 316
Andreas Fink [Tue, 28 Dec 2010 19:03:26 +0000 (19:03 +0000)] 
*fix* issue 316

13 years ago*add* remove of tooltip = En/Disabled. it's renamed to task_tooltip to enable/disable...
Andreas Fink [Sun, 12 Dec 2010 08:57:51 +0000 (08:57 +0000)] 
*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)

13 years ago*fix* issue 313 (pcmanfm sets _XROOTMAP_ID instead of _XROOTPMAP_ID)
Andreas Fink [Sat, 11 Dec 2010 09:15:14 +0000 (09:15 +0000)] 
*fix* issue 313 (pcmanfm sets _XROOTMAP_ID instead of _XROOTPMAP_ID)

13 years ago*fix* require >=imlib2-1.4.2 and >=libXrandr-1.3
Andreas Fink [Thu, 2 Dec 2010 19:02:19 +0000 (19:02 +0000)] 
*fix* require >=imlib2-1.4.2 and >=libXrandr-1.3

13 years agodisable tintwizard call (because doesn t support yet new config)
Thierry Lorthiois [Tue, 30 Nov 2010 20:34:17 +0000 (20:34 +0000)] 
disable tintwizard call (because doesn t support yet new config)

13 years agobetter backward compatibility (2)
Thierry Lorthiois [Tue, 30 Nov 2010 20:28:23 +0000 (20:28 +0000)] 
better backward compatibility (2)

13 years agobetter backward compatibility
Thierry Lorthiois [Tue, 30 Nov 2010 20:24:38 +0000 (20:24 +0000)] 
better backward compatibility

13 years agofixed taskbar background
Thierry Lorthiois [Fri, 26 Nov 2010 21:30:45 +0000 (21:30 +0000)] 
fixed taskbar background

13 years ago*fix* make clock buffers a bit larger (1Kb ram is not really much buffer, but users...
Andreas Fink [Tue, 23 Nov 2010 15:11:57 +0000 (15:11 +0000)] 
*fix* make clock buffers a bit larger (1Kb ram is not really much buffer, but users which have a long clock_tooltip or clock_time1 or clock_time2 are
happy)

13 years agoLauncher icon lookup fixes
Thierry Lorthiois [Sun, 21 Nov 2010 14:34:45 +0000 (14:34 +0000)] 
Launcher icon lookup fixes
- prioritize theme more than size match
- find icons when the extension is already included in the icon name
- a couple of memleaks

13 years ago*fix* warning
Andreas Fink [Thu, 18 Nov 2010 20:29:30 +0000 (20:29 +0000)] 
*fix* warning
*fix* tint2conf installation directories

13 years agodesktop name : last step
Thierry Lorthiois [Tue, 16 Nov 2010 20:00:22 +0000 (20:00 +0000)] 
desktop name : last step

13 years agodesktop name
Thierry Lorthiois [Mon, 15 Nov 2010 21:56:41 +0000 (21:56 +0000)] 
desktop name

13 years agodesktop name second step
Thierry Lorthiois [Mon, 15 Nov 2010 15:36:12 +0000 (15:36 +0000)] 
desktop name second step

13 years agocleanup taskbar_name
Thierry Lorthiois [Sun, 14 Nov 2010 15:34:14 +0000 (15:34 +0000)] 
cleanup taskbar_name

13 years agofixed segfault
Thierry Lorthiois [Sat, 13 Nov 2010 23:48:36 +0000 (23:48 +0000)] 
fixed segfault

13 years agodesktop name: first step
Thierry Lorthiois [Sat, 13 Nov 2010 10:27:26 +0000 (10:27 +0000)] 
desktop name: first step

13 years agofixed : revert change to systray position
Thierry Lorthiois [Tue, 9 Nov 2010 19:32:45 +0000 (19:32 +0000)] 
fixed : revert change to systray position

13 years agolauncher : fixed icon position
Thierry Lorthiois [Sun, 7 Nov 2010 17:43:14 +0000 (17:43 +0000)] 
launcher : fixed icon position

13 years agoXSETTINGS manager : reload icons when theme changed (gnome, xfce, ...).
Thierry Lorthiois [Sun, 7 Nov 2010 12:59:51 +0000 (12:59 +0000)] 
XSETTINGS manager : reload icons when theme changed (gnome, xfce, ...).

13 years agolauncher : limit launcher_icon_theme to 1 theme. Add XSETTINGS client and read launch...
Thierry Lorthiois [Sun, 7 Nov 2010 08:44:27 +0000 (08:44 +0000)] 
launcher : limit launcher_icon_theme to 1 theme. Add XSETTINGS client and read launcher_icon_theme if manager is running.

13 years ago*add* call gtk-update-cache on install
Andreas Fink [Sat, 6 Nov 2010 22:22:48 +0000 (22:22 +0000)] 
*add* call gtk-update-cache on install

13 years agotint2conf : follow freedesktop icon theme specification
Thierry Lorthiois [Wed, 3 Nov 2010 14:57:08 +0000 (14:57 +0000)] 
tint2conf : follow freedesktop icon theme specification

13 years agoupdate my contribution to the company
Thierry Lorthiois [Tue, 2 Nov 2010 11:40:50 +0000 (11:40 +0000)] 
update my contribution to the company

13 years agofixed taskbar redrawing when pos/size changed
Thierry Lorthiois [Sun, 24 Oct 2010 12:41:35 +0000 (12:41 +0000)] 
fixed taskbar redrawing when pos/size changed

13 years agofixed multi_desktop switching
Thierry Lorthiois [Sun, 24 Oct 2010 09:18:41 +0000 (09:18 +0000)] 
fixed multi_desktop switching

13 years agofixed icons detection in local .icons directory
Thierry Lorthiois [Sat, 23 Oct 2010 18:49:50 +0000 (18:49 +0000)] 
fixed icons detection in local .icons directory

13 years agofixed theme detection in local .icons directory
Thierry Lorthiois [Sat, 23 Oct 2010 16:33:12 +0000 (16:33 +0000)] 
fixed theme detection in local .icons directory

13 years agocleanup : remove unneeded title change
Thierry Lorthiois [Sat, 23 Oct 2010 13:39:09 +0000 (13:39 +0000)] 
cleanup : remove unneeded title change

13 years agocleanup
Thierry Lorthiois [Sat, 23 Oct 2010 11:46:47 +0000 (11:46 +0000)] 
cleanup

13 years agomemorized taskbar pixmap. So we don t redraw taskbar/task when switching desktop.
Thierry Lorthiois [Sat, 23 Oct 2010 11:16:29 +0000 (11:16 +0000)] 
memorized taskbar pixmap. So we don t redraw taskbar/task when switching desktop.

13 years ago*fix* applied patch from issue 299
Andreas Fink [Thu, 21 Oct 2010 07:29:52 +0000 (07:29 +0000)] 
*fix* applied patch from issue 299

13 years agomaybe fix for issue 298
Andreas Fink [Wed, 20 Oct 2010 09:18:38 +0000 (09:18 +0000)] 
maybe fix for issue 298

13 years ago*fix* issue 297
Andreas Fink [Thu, 14 Oct 2010 17:14:22 +0000 (17:14 +0000)] 
*fix* issue 297

13 years agosmall clenup
Thierry Lorthiois [Sat, 9 Oct 2010 17:11:11 +0000 (17:11 +0000)] 
small clenup

13 years ago*fix* valgrind invalid read/write and memleaks
Andreas Fink [Fri, 8 Oct 2010 21:45:14 +0000 (21:45 +0000)] 
*fix* valgrind invalid read/write and memleaks

13 years agomissing file
Thierry Lorthiois [Fri, 8 Oct 2010 19:47:19 +0000 (19:47 +0000)] 
missing file

13 years agoadd some code around taskbar_name
Thierry Lorthiois [Fri, 8 Oct 2010 19:43:54 +0000 (19:43 +0000)] 
add some code around taskbar_name

13 years agocleanup duplicate code and fixed ALLDESKTOP task
Thierry Lorthiois [Sun, 26 Sep 2010 17:07:33 +0000 (17:07 +0000)] 
cleanup duplicate code and fixed ALLDESKTOP task

13 years agofixed some bug with rendering engine
Thierry Lorthiois [Sun, 26 Sep 2010 13:10:37 +0000 (13:10 +0000)] 
fixed some bug with rendering engine

13 years agorendering engine : _on_change_layout() called when pos/size changed
Thierry Lorthiois [Sat, 25 Sep 2010 21:18:47 +0000 (21:18 +0000)] 
rendering engine : _on_change_layout() called when pos/size changed

13 years agorevert some code from r561 (generic resize function)
Thierry Lorthiois [Fri, 24 Sep 2010 19:16:55 +0000 (19:16 +0000)] 
revert some code from r561 (generic resize function)

13 years agopanel_items : fixed _NET_WM_ICON_GEOMETRY. panel_items is done for me.
Thierry Lorthiois [Thu, 23 Sep 2010 20:28:30 +0000 (20:28 +0000)] 
panel_items : fixed _NET_WM_ICON_GEOMETRY. panel_items is done for me.

13 years agocleanup code
Thierry Lorthiois [Thu, 23 Sep 2010 18:09:30 +0000 (18:09 +0000)] 
cleanup code

13 years agocleanup : generic resize function (in area.c)
Thierry Lorthiois [Wed, 22 Sep 2010 22:01:37 +0000 (22:01 +0000)] 
cleanup : generic resize function (in area.c)

13 years agopanel_items : fixed hide/unhide of baterry and systray
Thierry Lorthiois [Wed, 22 Sep 2010 19:33:10 +0000 (19:33 +0000)] 
panel_items : fixed hide/unhide of baterry and systray

13 years agopanel_items : fixed battery. draw battery only if values changed.
Thierry Lorthiois [Tue, 21 Sep 2010 22:07:11 +0000 (22:07 +0000)] 
panel_items : fixed battery. draw battery only if values changed.

13 years agocleanup : Area posx/posy managed by layering engine (area.c)
Thierry Lorthiois [Tue, 21 Sep 2010 09:54:19 +0000 (09:54 +0000)] 
cleanup : Area posx/posy managed by layering engine (area.c)

13 years agopanel_items : fixed clock on vertical panel
Thierry Lorthiois [Sun, 19 Sep 2010 20:46:43 +0000 (20:46 +0000)] 
panel_items : fixed clock on vertical panel

13 years agopanel_items : fixed SINGLE_DESKTOP mode
Thierry Lorthiois [Sun, 19 Sep 2010 16:54:31 +0000 (16:54 +0000)] 
panel_items : fixed SINGLE_DESKTOP mode

13 years agopanel_items : fixed vertical panel
Thierry Lorthiois [Sun, 19 Sep 2010 10:01:06 +0000 (10:01 +0000)] 
panel_items : fixed vertical panel

13 years agopanel_items : fixed change number of desktop
Thierry Lorthiois [Sun, 19 Sep 2010 08:34:24 +0000 (08:34 +0000)] 
panel_items : fixed change number of desktop

13 years agopanel_items : fixed tray icon position.
Thierry Lorthiois [Sat, 18 Sep 2010 22:00:16 +0000 (22:00 +0000)] 
panel_items : fixed tray icon position.

13 years agopanel_items : backward compatibility with 0.11 config file
Thierry Lorthiois [Sat, 18 Sep 2010 21:22:53 +0000 (21:22 +0000)] 
panel_items : backward compatibility with 0.11 config file

13 years agopanel_items : allow panel without taskbar
Thierry Lorthiois [Sat, 18 Sep 2010 18:19:43 +0000 (18:19 +0000)] 
panel_items : allow panel without taskbar

13 years agopanel_items : fixed segfault (panel without clock, change number desktop)
Thierry Lorthiois [Sat, 18 Sep 2010 18:06:29 +0000 (18:06 +0000)] 
panel_items : fixed segfault (panel without clock, change number desktop)

13 years agopanel_items : fixed some segfault.
Thierry Lorthiois [Sat, 18 Sep 2010 14:58:00 +0000 (14:58 +0000)] 
panel_items : fixed some segfault.

13 years agoadd panel_items = LTBSC config. LauncherTaskbarBatterySystrayClock define order and...
Thierry Lorthiois [Sat, 18 Sep 2010 12:36:11 +0000 (12:36 +0000)] 
add panel_items = LTBSC config. LauncherTaskbarBatterySystrayClock define order and enable/disable of each object.

13 years agoorder of panel items : position of each object is update by layering engine (area)
Thierry Lorthiois [Sat, 18 Sep 2010 10:41:34 +0000 (10:41 +0000)] 
order of panel items : position of each object is update by layering engine (area)

13 years agoorder of panel items : partial implementation. expect crash/instability
Thierry Lorthiois [Fri, 17 Sep 2010 21:39:17 +0000 (21:39 +0000)] 
order of panel items : partial implementation. expect crash/instability

13 years agoadd comment
Thierry Lorthiois [Thu, 16 Sep 2010 23:24:25 +0000 (23:24 +0000)] 
add comment

13 years ago*fix* issue 282
Andreas Fink [Sun, 12 Sep 2010 22:00:00 +0000 (22:00 +0000)] 
*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()

This page took 0.043603 seconds and 4 git commands to generate.