Commit graph

  • d08606dc93 Allow user to disable mouse effects (workaround for issue #542 no longer needed) o9000 2016-01-08 23:02:20 +0100
  • 5450f89612 Remove double pixmap caching, it is crazy (see issue #542) o9000 2016-01-08 22:57:32 +0100
  • dbf065ab12 Always enable mouse effects (workaround for issue #542) o9000 2016-01-07 19:38:23 +0100
  • 79fa4b3ad5 Update changelog o9000 2016-01-07 13:01:33 +0100
  • 228d20a72c Systray: handle changing icon names and reorder if necessary o9000 2016-01-07 12:50:54 +0100
  • 29a34083c9 Remove the sleep at startup since it has side effects and is a poor solution anyways o9000 2016-01-07 12:11:09 +0100
  • b3127478d9 Updated readme regarding debugging crashes o9000 2016-01-05 23:11:47 +0000
  • 3994ddf1b4 Disable copying of sample themes to ~/.config o9000 2016-01-05 23:53:51 +0100
  • b921440d9f Disable backtrace by default o9000 2016-01-05 23:45:07 +0100
  • 4fb93d1af6 Updated changelog o9000 2016-01-05 00:41:10 +0000
  • 5835eb6f57 Always sleep 1s at startup to let the compositor start first o9000 2016-01-05 01:36:57 +0100
  • 88e1d56a98 Reorder some statements o9000 2016-01-05 01:33:27 +0100
  • 1ae20fa3eb Move backtrace generation behind cmake flag o9000 2016-01-05 01:28:12 +0100
  • 84df026878 Do not restart on crash, it cannot be done reliably from a single process; use instead "while true ; do tint2 ; sleep 1; done" o9000 2016-01-05 01:06:40 +0100
  • b8a7304f4b Cleanup restart code o9000 2016-01-05 00:16:57 +0100
  • 4bf57ce1b0 Updated changelog for new dependencies o9000 2016-01-03 22:21:23 +0000
  • 1013791b35 Updated changelog o9000 2016-01-03 21:58:13 +0000
  • 90521c492f Comment code to trigger a crash o9000 2016-01-03 18:05:41 +0100
  • cd863c2819 Restart on crash o9000 2016-01-03 18:03:36 +0100
  • 69f6f65db6 Work better without a config file o9000 2016-01-03 15:11:41 +0100
  • 6fc608f099 Work better without a config file o9000 2016-01-03 15:09:46 +0100
  • 07256c0ed3 Attempt to fix compilation on BSD o9000 2016-01-03 03:25:40 +0100
  • 7079d70e8b Attempt to fix compilation on BSD o9000 2016-01-03 03:23:29 +0100
  • da0369492e Attempt to fix compilation on BSD o9000 2016-01-03 03:20:41 +0100
  • 0a035c9c3b Disable system tray empty icon detection, since it is buggy o9000 2016-01-03 02:52:58 +0100
  • 1ff868fdb7 Do not use negative values for task state since it is used as array index o9000 2016-01-03 02:44:14 +0100
  • 0992662396 Attempt to fix compilation on BSD o9000 2016-01-03 02:38:04 +0100
  • 9d407eebf0 Attempt to fix execinfo lookup on BSD o9000 2016-01-03 02:28:51 +0100
  • 34c29ea88b Show warning on missing backtrace libs o9000 2016-01-03 02:17:44 +0100
  • b210675893 Remove abort o9000 2016-01-03 01:30:32 +0100
  • fa5137cad8 Dump stack trace on crash also on a file in $HOME o9000 2016-01-03 01:28:47 +0100
  • 76a68fb071 Dump stack trace on crash o9000 2016-01-03 01:14:51 +0100
  • f511ad2a67 Some systray fixes o9000 2016-01-02 11:11:07 +0100
  • 106471225f Rename dsp -> display o9000 2016-01-01 13:49:10 +0100
  • 59e56e5310 Simplify systray rendering o9000 2016-01-01 13:42:01 +0100
  • a6da0186e0 Cache pixmaps for mouse effects to improve performance o9000 2016-01-01 04:57:08 +0100
  • a38b90dbab Fix battery compilation for DragonFly BSD o9000 2015-12-31 16:45:08 +0100
  • 54f2b34623 Fix battery compilation for DragonFly BSD o9000 2015-12-31 16:41:58 +0100
  • 82dc07d7c3 Sort correctly for primary_monitor_first o9000 2015-12-30 12:23:45 +0100
  • 737150d7e9 Work better with empty config files o9000 2015-12-27 15:39:39 +0100
  • 80794109ae Set default font in tint2conf (fixes issue #535) o9000 2015-12-27 15:08:45 +0100
  • 277e406952 Move -Wshadow compilation flag to debug flags o9000 2015-12-27 14:34:49 +0100
  • db44e0824a Fix build for older glib o9000 2015-12-27 14:29:03 +0100
  • f8e4cdb56f tint2conf: Save executor index in comment in config file o9000 2015-12-24 23:18:33 +0100
  • 453f875314 Updated changelog o9000 2015-12-23 23:28:53 +0100
  • d57ec3cab1 tint2conf: Updated translation files o9000 2015-12-23 23:23:02 +0100
  • 6a285a628d Executor: tint2conf support o9000 2015-12-23 23:17:39 +0100
  • 8c3017634f Executor: tint2conf support for one instance o9000 2015-12-23 18:39:32 +0100
  • 7582b9f960 Add option primary_monitor_first (fixes issue #538) o9000 2015-12-22 23:50:41 +0100
  • da0c52ecff Rename: monitor -> monitors o9000 2015-12-22 23:16:01 +0100
  • c56ca2fe61 Updated changelog o9000 2015-12-21 11:13:22 +0100
  • dd371c468c Change window type to DOCK (fixes placement on kde and bspwm, issue 537; breaks issue 455) o9000 2015-12-21 11:05:44 +0100
  • 21bb019434 Set XWMHints flags correctly o9000 2015-12-21 10:46:03 +0100
  • 3790723483 Code cleanup o9000 2015-12-13 11:39:12 +0100
  • 7025cc399e Fix compilation error in issue 536 o9000 2015-12-13 10:58:10 +0100
  • ea236e94a0 Clock: increase default font slightly o9000 2015-12-13 10:48:06 +0100
  • e3fcff7f21 Make the default font for workspace name bold o9000 2015-12-12 15:29:33 +0100
  • 9a85f7f2c5 Use default desktop font (Gtk/FontName from XSettings) when the font is not specified in the config file o9000 2015-12-12 15:13:32 +0100
  • 1b545f6bbe Do not look for libraries that are disabled o9000 2015-12-12 13:30:13 +0100
  • 2d5f2dd794 Updated config o9000 2015-12-11 23:33:16 +0100
  • bdf3d945c7 Add C99 compilation flag to tint2conf o9000 2015-12-10 18:08:18 +0100
  • b1374f0cb8 execp: Fix segfault o9000 2015-12-09 22:14:54 +0100
  • c125e73402 Add C99 compilation flag o9000 2015-12-08 09:41:31 +0100
  • 9437c91bd8 Add missing include o9000 2015-12-07 22:55:43 +0100
  • e4c5509061 New config option: taskbar sort by LRU/MRU (config GUI) (issue #532) o9000 2015-12-05 11:58:17 +0100
  • 17f94205b4 Execplugin: add pango markup option o9000 2015-12-05 11:42:07 +0100
  • ad50d32f54 Changed default config o9000 2015-12-05 11:11:28 +0100
  • ea82926b3f New config option: taskbar sort by LRU/MRU (no config GUI yet) (issue #532) o9000 2015-12-05 11:07:23 +0100
  • 3f84d5d14c Merged execplugin from tint2-mods2 (no config GUI yet) o9000 2015-12-05 10:05:42 +0100
  • 33645f9b5a Battery: refactoring o9000 2015-11-23 16:12:42 +0100
  • 8df91bd475 Battery: Only redraw when needed, not after each tick o9000 2015-11-23 16:12:17 +0100
  • 5c474f4256 Fix battery showing/hiding (issue #531) o9000 2015-11-23 12:05:07 +0100
  • 333ed7a207 Fix missing redraw o9000 2015-11-22 16:33:58 +0100
  • 29b3c590cd Updated changelog o9000 2015-11-21 15:30:16 +0100
  • eb044da8bc Support for NETWM viewports (compiz) o9000 2015-11-21 04:35:12 +0100
  • 4a6937826c Cleanup indentation with clang-format and changed a few variable names o9000 2015-11-20 23:28:37 +0100
  • c0e62e2e79 Cleanup: area.h o9000 2015-11-18 21:57:10 +0100
  • 5f41544089 Updated for 0.12.3 o9000 2015-11-12 11:45:07 +0000
  • e8d78f4656 Updated changelog for 0.12.3 o9000 2015-11-12 11:43:09 +0000
  • 3960ab31da Updated changelog for 0.12.3 o9000 2015-11-12 11:41:47 +0000
  • e185e3fb47 Mouse effects: updated translations o9000 2015-11-08 09:23:26 +0100
  • 095b311edc Mouse effects: changed defaults + disabled pixmap caching o9000 2015-11-06 11:46:15 +0100
  • 96b9a46c07 Mouse effects: changed defaults o9000 2015-11-05 13:00:19 +0100
  • 3037d8b507 Mouse effects: updated sample configs o9000 2015-11-05 01:20:33 +0100
  • df9df99c23 Fix compile error with cmake -DENABLE_RSVG=OFF o9000 2015-11-05 01:15:59 +0100
  • 7d972e53d7 Mouse effects: updated tint2conf o9000 2015-11-05 01:13:21 +0100
  • 6061b76331 Mouse effects: updated tint2conf o9000 2015-11-05 00:08:23 +0100
  • 0900c088ee Mouse effects: fixes, changed defaults, more config options o9000 2015-11-04 23:14:11 +0100
  • 68d3799c47 Mouse effects: tint icons o9000 2015-11-04 13:02:12 +0100
  • 1b554ebc1e Fix segfault o9000 2015-11-04 12:25:49 +0100
  • 732b9d3910 Mouse pressed effect + some fixes for mouse over o9000 2015-11-04 12:19:23 +0100
  • 34b341767c Task: disable pixmap caching (temporary change until we make it work with mouse effects) o9000 2015-11-04 11:58:11 +0100
  • 070eb7ba4d Revert "Area: do not destroy pixmap when not necessary" o9000 2015-11-04 03:07:46 +0100
  • 57c35549f3 Area: refactor list -> children o9000 2015-11-04 02:37:10 +0100
  • f2922d7dbd Area: do not destroy pixmap when not necessary o9000 2015-11-04 02:36:51 +0100
  • 61016a9318 Updated changelog o9000 2015-11-04 02:09:53 +0100
  • 9e2fbec797 Launcher icon background o9000 2015-11-04 02:05:41 +0100
  • 294fdee57f Mouse over effects o9000 2015-11-04 01:32:13 +0100
  • fe06ff5075 tint2conf: Updated French PO (added corrections from Mélodie) o9000 2015-11-01 14:58:59 +0100
  • 73ed55f288 tint2conf: Updated French PO (removed fuzzy flag; review still needed) o9000 2015-11-01 13:56:11 +0100