Commit graph

  • e49e05ad69 Fix task visilibility problem, issue 481 o9000 2015-04-12 16:02:03 +0000
  • 75f8a07ca4 Position tooltips correctly on first show o9000 2015-04-11 11:46:03 +0000
  • 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 o9000 2015-04-11 09:51:10 +0000
  • 321ccc0794 Fix no handling of battery removal o9000 2015-04-09 09:24:25 +0000
  • cab31cb726 Fix battery error handling o9000 2015-04-09 09:11:57 +0000
  • 40d8d05be7 Reverted systray icon rendering to fix issue 479 o9000 2015-03-28 22:45:15 +0000
  • 5e0e2c4af9 Use safer compilation flags o9000 2015-03-28 22:42:05 +0000
  • e539c6536f Sort tasks on taskbar: config + sort by title or center (disabled, work in progress) - issue 478 o9000 2015-03-28 22:38:57 +0000
  • 67d5bfcfce Sort tasks on taskbar: handle task drag and drop (disabled, work in progress) - issue 478 o9000 2015-03-28 21:15:30 +0000
  • 82fe74743c Sort tasks on taskbar: use panel orientation (disabled, work in progress) - issue 478 o9000 2015-03-28 21:10:23 +0000
  • 5376e09963 Sort tasks on taskbar (disabled, work in progress) - issue 478 o9000 2015-03-28 21:07:33 +0000
  • 1a41159142 Battery: cleanup code and make detection more resilient o9000 2015-03-28 18:08:44 +0000
  • e113080a0e Tentative to sort tasks on taskbar (disabled) - issue 478 o9000 2015-03-22 16:07:04 +0000
  • 5faf063f96 Add config option startup_notifications = 0/1 o9000 2015-03-21 13:39:43 +0000
  • c900bc24b2 Add option to hide tasks from different monitors when panel_monitor = x (issue 196) o9000 2015-03-21 09:49:10 +0000
  • a2de8d6e53 Modified startup notification logic to prevent deadlock in issue 471 o9000 2015-03-20 22:49:13 +0000
  • f6b78ad094 Changed icon rendering to fix issue 432 o9000 2015-03-20 22:15:56 +0000
  • 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 o9000 2015-03-20 21:54:07 +0000
  • f5a18cc4f4 Option taskbar_hide_inactive_tasks (issue 458) o9000 2015-03-20 21:19:02 +0000
  • c583ea42eb Update strut after resizing panel in autohide-show (issue 472) o9000 2015-03-20 21:01:13 +0000
  • 4c16f97e73 Autohide-show panel when task becomes urgent o9000 2015-03-20 20:54:57 +0000
  • b8a4766773 Disable startup notification support until we fix the deadlock from issue 471 o9000 2015-03-18 19:55:47 +0000
  • a8600a598b Add some useful compiler flags for debug builds o9000 2015-03-18 19:54:48 +0000
  • da7efb27a9 Support for launcher_apps_dir o9000 2015-03-01 11:06:48 +0000
  • ba40b0752f Expand ~ in launcher_item_app o9000 2015-03-01 10:33:05 +0000
  • 0d1b78d808 Fix build issue on Slackware (Issue 473) o9000 2015-02-19 19:36:13 +0000
  • 32db15ae50 Fix double free of panel_window_name o9000 2015-02-09 07:58:34 +0000
  • bab686d8c4 Corrected memory leak introduced with r690 google@craigoakes.com 2015-02-08 22:34:42 +0000
  • 51fe905b47 Add new configuration parameter panel_window_name to set WM_NAME (and WM_ICON_NAME) to identify multiple instances of tint2. (Issue 460). google@craigoakes.com 2015-02-08 12:13:32 +0000
  • a11becfb2e Another attempt to fix issue 465: broken WM_HINTS o9000 2015-02-08 10:18:48 +0000
  • f4af2a352a Fix issue 465: broken WM_HINTS o9000 2015-02-07 20:32:44 +0000
  • 7b698e1fe1 Fix issue 463: Launcher icon accepts all mouse buttons o9000 2015-02-05 12:21:56 +0000
  • f527a2639b Clean up CMakeLists.txt o9000 2015-02-05 12:15:35 +0000
  • 5bd4bcf727 Fix issue 343: Double system tray icons o9000 2015-02-04 23:15:57 +0000
  • 89c8338067 Fix issue 428: Build fails when battery applet is disabled from cmake o9000 2015-02-04 22:31:44 +0000
  • 3f42584fbd Fix issue 401: Seconds not updating in second line of clock o9000 2015-02-04 22:09:20 +0000
  • 1272ce4bb9 Fix issue 442: do not overflow when processing buggy battery input o9000 2015-02-01 23:42:05 +0000
  • f0e2e72efc Fix issue 347: always initialize backgrounds o9000 2015-02-01 23:09:33 +0000
  • c392cdf257 Fix issue 461: do not place the panel in dock if panel_dock = 0 in config; slight change in the XWMHints o9000 2015-02-01 12:35:00 +0000
  • 856385d5c0 Reverting commit from r677 o9000 2015-02-01 12:31:15 +0000
  • b70e6b500e Better handling of the systray_monitor option o9000 2015-01-31 11:02:35 +0000
  • 5a789c2d7f Revert panel to _NET_WM_WINDOW_TYPE_DOCK, implement panel_layer=float (Issue 461). google@craigoakes.com 2015-01-31 05:17:54 +0000
  • 0fa10d83b9 Added mouse_left configuration, defaults to original function (Issue 459, 397) google@craigoakes.com 2015-01-30 21:13:04 +0000
  • 28d726626d Xorg: Add option to disable transparency (workaround for broken graphics stacks; issues 432, 435, 439) o9000 2015-01-30 10:01:39 +0000
  • 45cc690167 Xorg: Rename function o9000 2015-01-30 09:54:16 +0000
  • 4e76c2bb5d Taskbar: add option to redistribute size in multi-desktop mode (useful especially when the taskbar is getting full on one desktop) o9000 2015-01-30 09:53:16 +0000
  • 88e0e4fed8 tint2conf: Updates (work in progress) o9000 2015-01-28 15:31:20 +0000
  • d584d04691 Remove global variables from header files o9000 2015-01-28 15:13:56 +0000
  • 1a3ba21245 Launcher: SVG icon support and icon loading improvements o9000 2015-01-28 14:47:39 +0000
  • ec80e09b0b Systray: option to configure monitor: start from 1 to be consistent with panel_monitor o9000 2015-01-23 19:19:23 +0000
  • de539e218a Systray: option to configure monitor (fixes issue 451 and TODOs in the code) o9000 2015-01-23 18:40:31 +0000
  • 1cb0c16ff4 Initialize variable properly o9000 2015-01-22 17:34:00 +0000
  • 2432a2ed51 Prevent division by zero in strange circumstances when the panel has size 0 o9000 2015-01-22 17:31:56 +0000
  • 9a1ec1884f Fix issue 455 (tint2 places itself in dock even with panel_dock = 0) o9000 2015-01-22 12:03:31 +0000
  • b6efa12bef Workaround for issue 353 (broken xrandr) o9000 2015-01-22 00:12:45 +0000
  • c59f239999 taskbar: fix task cycling bug in multi_desktop mode o9000 2015-01-21 01:45:09 +0000
  • 9ac902b62b taskbar: draw softer shadows so that text is more readable o9000 2015-01-21 00:27:40 +0000
  • 42469038a8 taskbar: add TODO for icon sizing in large panels o9000 2015-01-21 00:12:05 +0000
  • de5045d88e tooltip: Round up y coordinate of text (looks slightly better) o9000 2015-01-21 00:01:40 +0000
  • 54154e8298 util: Initialize color in all cases o9000 2015-01-20 23:45:25 +0000
  • 364d0cf703 util: Change misleading variable name "line" to "buffer" o9000 2015-01-20 23:43:51 +0000
  • f70415d7db taskbar: fix GLib-CRITICAL: g_hash_table_foreach: assertion version == hash_table->version failed o9000 2015-01-20 23:37:40 +0000
  • 45a2156c12 Cleanup whitespace o9000 2015-01-20 02:23:28 +0000
  • fc4b29631f Cleanup whitespace o9000 2015-01-20 02:20:35 +0000
  • dc137ef1a6 Fix incorrect memset o9000 2015-01-20 01:27:15 +0000
  • 257cc45adc Fix for no task cycling if all windows are minimized origin/debian o9000 2012-10-14 22:04:25 +0000
  • 0a1ceaeed0 Fix for incorrect task cycling when windows visible on all desktops are present o9000 2012-10-14 22:00:48 +0000
  • cfa4bc89e1 Adding startup-notification support. xico.atelo@gmail.com 2012-07-02 16:50:30 +0000
  • 13b0d7612a Drag and drop support for launchers o9000 2012-03-14 05:15:23 +0000
  • f6039e8c92 Localize launcher tooltips o9000 2012-03-14 05:06:15 +0000
  • 64ec2ce7ec Launcher: add icon lookup in ~/.local and /usr/local o9000 2011-10-26 15:02:27 +0000
  • 123c8bef7d Disable mouse hover events when the launcher tooltip is disabled Do not use g_slist_free_full since it requires glib 2.28 o9000 2011-10-25 09:57:21 +0000
  • 10dfee6476 Fix possible double free in launcher o9000 2011-10-22 01:14:20 +0000
  • e6882fcf36 Fix possible double free in launcher o9000 2011-10-22 00:52:55 +0000
  • 88c133a9a7 Launcher tooltips configurable, default off (Issue 366). google@craigoakes.com 2011-10-12 00:10:46 +0000
  • 6542370297 Added alpha, saturation, brightness control for launcher icons (Issue 365). google@craigoakes.com 2011-10-11 23:50:18 +0000
  • 9c90f80ff1 Fixed launcher behavior for .desktop files with multiple shortcut groups; fixed launcher memory leak o9000 2011-10-07 08:23:04 +0000
  • cfd2bde7e4 Fix segfault when the tooltip has no background in config o9000 2011-07-22 10:02:07 +0000
  • 2a7ceb537d tint2conf: work in progress thilor77 2011-06-14 14:10:45 +0000
  • e18f8443fb Fix crash in launcher at tint2 unload/reload when falling back to the hicolor icon theme o9000 2011-06-08 17:01:12 +0000
  • 720ced62f3 Fix area lookup coordinates in tooltip_show() o9000 2011-06-08 16:57:32 +0000
  • fb042d4230 Enable mouse motion events when the launcher is enabled o9000 2011-06-08 16:54:36 +0000
  • a5270e39d1 tint2conf: work in progress thilor77 2011-06-07 21:30:54 +0000
  • ac92352c20 tint2conf : work in progress thilor77 2011-06-06 22:02:09 +0000
  • 72435c0743 start tint2conf work thilor77 2011-06-06 09:16:51 +0000
  • 47ce616991 Changed launcher to use Areas for each icon; this allows showing tooltips o9000 2011-05-28 22:43:03 +0000
  • f71967bbca *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 andreas.fink85 2011-05-22 08:25:40 +0000
  • 7797f8d318 *fix* register for the StructureNotifyEventMask early, since an icon can be created and unregistered directly after it, so we would 'forget' about it andreas.fink85 2011-05-21 18:32:54 +0000
  • 97001249b5 *fix* segfault when cycling through tasks and taskbarname is enabled o9000 2011-03-07 23:46:42 +0000
  • 25d1555150 *fix* test with config_background_mask rather than config_font_mask, since we check if the background was specified andreas.fink85 2011-02-22 15:01:04 +0000
  • f32d2bc7bf Fix segfault when a task state has no background in config o9000 2011-02-20 22:47:32 +0000
  • 37ee594f6a Fix segfault when the clock has no background in config o9000 2011-02-20 22:32:35 +0000
  • a8b217e071 launcher: use the proper fallback icon; use getline (dynamically resized buffer) instead of fgets o9000 2011-02-13 11:00:59 +0000
  • b3b26e199c *fix* battery: set background_id to 0 if none has been specified andreas.fink85 2011-02-05 08:32:11 +0000
  • 602ba5aa9f *fix* issue 318 Andreas.Fink85 2011-01-09 14:06:36 +0000
  • 10f50cf29b *fix* issue 319 Andreas.Fink85 2011-01-08 13:56:26 +0000
  • e5478fc1f3 fixed issue 309 thilor77 2011-01-06 23:28:16 +0000
  • 53c40d415d *fix* segfault when removing last virtual desktop while being on it Andreas.Fink85 2010-12-29 10:51:23 +0000
  • fc046c2468 *fix* issue 316 Andreas.Fink85 2010-12-28 19:03:26 +0000
  • 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) Andreas.Fink85 2010-12-12 08:57:51 +0000