]> Dogcows Code - chaz/tint2/log
chaz/tint2
13 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

13 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

13 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

13 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

13 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).

13 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).

13 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

13 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

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

13 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

13 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()

13 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

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

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

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

13 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

13 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

13 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

14 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)

14 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

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

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

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

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

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

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

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

14 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

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

14 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, ...).

14 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.

14 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

14 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

14 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

14 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

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

14 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

14 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

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

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

14 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.

14 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

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

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

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

14 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

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

14 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

14 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

14 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

14 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

14 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)

14 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.

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

14 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)

14 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

14 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.

14 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)

14 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

14 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

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

14 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

14 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.

14 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

14 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

14 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)

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

14 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.

14 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)

14 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

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

14 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()

14 years agorevert rev 541 : we don t need to duplicate x,y
Thierry Lorthiois [Thu, 19 Aug 2010 20:33:42 +0000 (20:33 +0000)] 
revert rev 541 : we don t need to duplicate x,y

14 years ago*fix* issue 272
Andreas Fink [Wed, 18 Aug 2010 12:32:08 +0000 (12:32 +0000)] 
*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)

14 years agoCenter the tooltip correctly when the text changes while the tooltip is visible
Thierry Lorthiois [Mon, 16 Aug 2010 19:38:58 +0000 (19:38 +0000)] 
Center the tooltip correctly when the text changes while the tooltip is visible

14 years agolauncher: Prevent calling strlen on NULL
Thierry Lorthiois [Sun, 15 Aug 2010 02:24:13 +0000 (02:24 +0000)] 
launcher: Prevent calling strlen on NULL

14 years agoFixed theme lookup bug (was BFS instead of DFS)
Thierry Lorthiois [Sat, 14 Aug 2010 21:30:54 +0000 (21:30 +0000)] 
Fixed theme lookup bug (was BFS instead of DFS)

14 years agoLauncher support for .desktop files (working but experimental)
Thierry Lorthiois [Sat, 14 Aug 2010 20:52:17 +0000 (20:52 +0000)] 
Launcher support for .desktop files (working but experimental)

14 years agocode documentation
Thierry Lorthiois [Tue, 10 Aug 2010 13:18:17 +0000 (13:18 +0000)] 
code documentation

14 years agoReadding a line deleted by mistake
Thierry Lorthiois [Sun, 8 Aug 2010 22:41:52 +0000 (22:41 +0000)] 
Readding a line deleted by mistake

14 years agoAdded .desktop file parsing (but not for UTF8...) and skeleton for loading icons...
Thierry Lorthiois [Sun, 8 Aug 2010 22:38:43 +0000 (22:38 +0000)] 
Added .desktop file parsing (but not for UTF8...) and skeleton for loading icons (work in progress)

14 years agoreverted r528 : it s breaking amd64/x86_64
Thierry Lorthiois [Sun, 8 Aug 2010 22:01:39 +0000 (22:01 +0000)] 
reverted r528 : it s breaking amd64/x86_64

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