Commit Graph

  • 639ccbf16c Allow long lines in tint2conf o9000 2017-03-12 17:41:13 +01:00
  • 4d12abdb42 Release 0.13.1 v0.13.1 0.13.1 o9000 2017-03-12 07:05:59 +01:00
  • 23109b8beb Update manpage o9000 2017-03-10 21:43:54 +01:00
  • 9882603188 Update changelog o9000 2017-03-10 21:43:41 +01:00
  • aee90e5b99 create .config dir if it does not exist (issue #629) o9000 2017-03-10 21:37:47 +01:00
  • 5aa907feeb Update tint2.md o9000 2017-03-10 20:33:19 +00:00
  • 98c5dac781 Delete README.source o9000 2017-03-10 20:15:39 +00:00
  • 5fab41887a create .config dir if it does not exist (issue #629) o9000 2017-03-10 17:15:36 +01:00
  • c5f6e64a83 Fix typo in tint2.md (issue #626) o9000 2017-03-10 08:05:45 +00:00
  • d758fd167c Distribute size between taskbars correctly (issue #628) o9000 2017-03-07 13:20:50 +01:00
  • 0f96cb66f1 Distribute size between taskbars correctly (issue #628) o9000 2017-03-07 09:06:50 +01:00
  • 3baa3d38a3 Generate default config file instead of empty file when tint2 has not been installed properly o9000 2017-03-05 14:50:28 +01:00
  • cc74af00ba Define _DEFAULT_SOURCE with _BSD_SOURCE (issue #625) o9000 2017-03-05 11:45:38 +01:00
  • 4a5f0a7d83 Get rid of GNU_SOURCE (issue #625) o9000 2017-03-05 11:37:46 +01:00
  • 468bc16b0f Update README.md o9000 2017-03-04 22:58:27 +00:00
  • e6a472e6b7 Update README.md o9000 2017-03-04 22:55:01 +00:00
  • be710ff488 Update tint2.md o9000 2017-03-04 22:17:40 +00:00
  • aa40473481 Update doc o9000 2017-03-04 22:06:52 +00:00
  • 4170b5d878 Update doc o9000 2017-03-04 21:59:03 +00:00
  • 3c9642c5fc tint2conf: force refresh fix o9000 2017-03-04 22:36:51 +01:00
  • e833b27533 tint2conf: disable buttons for gradient/background 0 o9000 2017-03-04 22:14:23 +01:00
  • d17b2d8015 tint2conf: Load specific files (#612) o9000 2017-03-04 16:14:01 +01:00
  • 93c9830c23 Systray: new config option systray_name_filter o9000 2017-03-04 15:52:17 +01:00
  • 51211fa626 Systray: new config option systray_name_filter o9000 2017-03-04 15:50:09 +01:00
  • 1fc417e24e Merge branch 'master' into 'master' o9000 2017-03-04 14:26:23 +00:00
  • 2e49b66ac2 Update for 0.13 v0.13 0.13 o9000 2017-03-04 15:19:23 +01:00
  • 4534bd6aaa Update for 0.13 o9000 2017-03-04 15:16:20 +01:00
  • de982b9ada tint2conf: Speed up load o9000 2017-03-04 15:10:44 +01:00
  • 6931a37e95 Updated pot and French translation o9000 2017-03-04 14:17:56 +01:00
  • a4ed5c6e38 Tint2conf: gradientcolor stops o9000 2017-03-04 14:06:41 +01:00
  • b94cb3eb7e Tint2conf: more gradient support o9000 2017-03-04 12:24:55 +01:00
  • 8ec7f2dd9c Draw panel before systray to reduce flicker o9000 2017-03-04 12:24:23 +01:00
  • 330f1093bb Proper glib version check o9000 2017-03-04 12:23:52 +01:00
  • 8e8046af6d Print warning in case of empty pixmap in area o9000 2017-03-04 12:23:23 +01:00
  • 94e2b5edb1 Fix double free in separator o9000 2017-03-04 12:20:44 +01:00
  • c2d6faabc7 Enable clock timer only when clock is used o9000 2017-03-04 12:20:23 +01:00
  • d7f294d7c2 Refactor panel refresh; new debug option debug_frames o9000 2017-03-04 12:19:35 +01:00
  • cb72aa7996 Update doc (add version for new options, see issue #624) o9000 2017-03-02 14:46:59 +00:00
  • 661ef0cbe3 Update README.md o9000 2017-02-26 16:39:52 +00:00
  • d47924492a Add contribution guide o9000 2017-02-26 16:30:54 +00:00
  • e594cf4560 Gradients: update man page o9000 2017-02-26 17:02:51 +01:00
  • 4c45538f6e tint2conf: gradient config: do not add gradient 0 when missing o9000 2017-02-26 17:01:46 +01:00
  • e3e81505b9 tint2conf: gradient config o9000 2017-02-26 15:49:57 +01:00
  • d2c36cb85a tint2conf: Revert obsolete gradient config o9000 2017-02-26 11:58:00 +01:00
  • 207129447d Allow a single gradient per bg/state o9000 2017-02-19 19:33:45 +01:00
  • 15150fb577 Update changelog o9000 2017-02-19 19:12:59 +01:00
  • 993fd2563d Move gradients into backgrounds (doc) o9000 2017-02-19 19:09:02 +01:00
  • 7c0df616b9 Move gradients into backgrounds o9000 2017-02-19 19:06:39 +01:00
  • 5e9791079d systray_hide_by_icon_name if equal to 0 do nothing iflyun@gmail.com 2017-02-12 13:59:07 -08:00
  • 4c103423ba Add systray_hide_by_icon_name Exact Match, Deliminator ',' iflyun@gmail.com 2017-02-12 12:56:09 -08:00
  • f438ef712b Ignore monitors with size 0 o9000 2017-01-21 10:27:27 +01:00
  • 0392c34e71 Do not run gtk-update-icon-cache at make install (breaks packaging; issue #620) o9000 2017-01-14 18:40:48 +01:00
  • 5041f74aad Merge branch 'installdirs' into 'master' o9000 2017-01-14 17:22:07 +00:00
  • 6f58ea9e21 Merge branch 'conficon' into 'master' o9000 2017-01-14 17:14:09 +00:00
  • b0cfb4e933 Allow docdir to be defined at build-time Chris Mayo 2017-01-14 16:16:20 +00:00
  • 290ab2dfed tint2conf: Fix window and about icons Chris Mayo 2017-01-14 15:43:34 +00:00
  • 21326dca12 Panel: do not change struts (available screen size) when shown in autohide mode (issue #619) o9000 2017-01-13 11:42:21 +01:00
  • 6f49df9612 Update changelog o9000 2016-12-28 19:15:40 +01:00
  • fca752849b Battery: fix issue #616 o9000 2016-12-28 19:13:54 +01:00
  • 8f2a28f56d launcher: Redraw icons properly on icon theme change o9000 2016-12-24 09:13:57 +01:00
  • 17beb40283 Handle primary_monitor_first correctly at startup (issue #613) o9000 2016-12-18 11:34:22 +01:00
  • cd76bd311d Support for Path in .desktop files (fixes issue #611) o9000 2016-12-04 17:39:34 +01:00
  • c37d61c862 Merge branch 'launcher-path' into 'master' o9000 2016-12-04 16:29:21 +00:00
  • d21507cd4b Add support for Path in .desktop files Mike Messmore 2016-11-30 21:21:18 -06:00
  • 48078ffb25 Merge branch 'master' into 'master' o9000 2016-11-18 23:09:50 +00:00
  • ef4cc5ea56 polish translation update napcok 2016-11-16 16:37:14 +01:00
  • 30469d37f0 polish translation update napcok 2016-11-16 16:16:28 +01:00
  • 07ef35aa4a tint2conf: Fix typo in reading panel_shrink o9000 2016-10-25 10:23:09 +02:00
  • 040f6479bf Fix regression in resizing logic (taskbar_distribute_size now works correctly when the taskbar is completely empty) o9000 2016-10-25 09:47:51 +02:00
  • ce0acdbd5b Destroy taskbar name after destroying tasks o9000 2016-10-09 16:36:45 +02:00
  • 1d15c41c1b Fix resizing logic (taskbar_distribute_size was broken, resizing triggered unnecessary redraws) o9000 2016-10-09 16:33:33 +02:00
  • 0d861ebd97 Option to shrink panel: fix taskbar sizing o9000 2016-10-09 15:21:56 +02:00
  • 7c54f2acf7 Option to shrink panel: add missing code for separator o9000 2016-10-09 15:03:48 +02:00
  • 567fed2981 Profiling code: C89 style debian-profiling o9000 2016-10-08 18:32:38 +02:00
  • 8ab7700123 Change profiling code to use median instead of average o9000 2016-10-08 18:22:08 +02:00
  • 278a915ba4 Change profiling code to use median instead of average o9000 2016-10-08 18:17:27 +02:00
  • 78078c3598 Add profiling code to 0.11 o9000 2016-10-08 15:36:01 +02:00
  • 2c42a78725 Fix compilation with ENABLE_RSVG=OFF (fixes issue #602) o9000 2016-10-08 15:02:28 +02:00
  • 07592355cb Option to shrink panel: updated doc and translation files o9000 2016-10-08 14:54:34 +02:00
  • 61a80b996f Add option to shrink panel (fixes issue #333) o9000 2016-10-08 14:45:00 +02:00
  • 8c7f4cc825 Freespace: update doc o9000 2016-10-08 10:17:56 +02:00
  • 7dad1c4e33 Freespace: release memory in correct order o9000 2016-10-08 10:17:16 +02:00
  • f8ceb5a849 Allow multiple freespace items (fixes issue #607) o9000 2016-10-08 10:12:20 +02:00
  • d45af83eaa FPS profiling: do not count read timeouts o9000 2016-10-06 11:13:36 +02:00
  • cbde035f36 Add FPS profiling (set DEBUG_FPS when running tint2) : show average o9000 2016-10-04 22:52:21 +02:00
  • 0f3f6eebd8 Add FPS profiling (set DEBUG_FPS when running tint2) o9000 2016-10-04 22:43:18 +02:00
  • c5845a7f70 Fixed indentation in doc o9000 2016-10-04 18:06:00 +02:00
  • b53aea76bd Updated changelog and doc o9000 2016-10-04 18:04:13 +02:00
  • a5434a362b Gradients: release memory o9000 2016-10-04 17:57:03 +02:00
  • 1922cafa14 Taskbar: revert accidental change o9000 2016-10-04 14:23:00 +02:00
  • b4c2b3e6af Gradients: mostly done o9000 2016-10-03 20:25:35 +02:00
  • 822b149419 Gradients: work in progress o9000 2016-10-02 22:56:48 +02:00
  • edc5a02efe Separator: fix warning o9000 2016-10-02 16:43:44 +02:00
  • 0867010841 Add gradient background support Oskari Rauta 2016-08-15 01:18:11 -04:00
  • 031b6b3240 Separator: updated translation o9000 2016-10-02 14:15:37 +02:00
  • 502c2f03ac Separator: updated doc and changelog o9000 2016-10-02 14:07:16 +02:00
  • 55de4c27b8 Separator: fix line bug in vertical panel o9000 2016-10-02 14:06:31 +02:00
  • d49ecee3a7 Separator: simplify o9000 2016-10-02 13:51:10 +02:00
  • 62e0ee6a3a Separator: add background option o9000 2016-10-02 12:17:07 +02:00
  • 6304715df3 Add separator plugin Oskari Rauta 2016-08-15 01:12:33 -04:00