Commit graph

949 commits

Author SHA1 Message Date
o9000
eef3d6a85a Updated AUTHORS file 2016-01-23 13:28:46 +01:00
o9000
81e21a8277 Log info about why a panel restart was triggered 2016-01-23 13:22:17 +01:00
o9000
011acc270a Updated French translation (issue #526, thanks @melodie @wagmic) 2016-01-23 13:21:47 +01:00
o9000
d7deafb1b9 Updated French translation (issue #526) 2016-01-17 15:48:42 +01:00
o9000
6ec48de43f Updated French translation 2016-01-17 14:13:38 +01:00
o9000
471ebafaa6 Updated po files 2016-01-17 13:38:10 +01:00
o9000
78fb4f5254 Fix compiz support with multiple desktops and monitors (issue #94) 2016-01-16 12:09:05 +01:00
o9000
285a53e1a3 Add SA_RESTART to sigaction 2016-01-15 09:28:31 +01:00
o9000
c806b868f0 tint2conf: Make window wider 2016-01-13 11:59:24 +01:00
o9000
9a52416b34 Fix bad read of font setting 2016-01-13 03:02:53 +01:00
o9000
97ea370bf6 Updated changelog 2016-01-10 17:33:22 +01:00
o9000
23e740c7f1 Fix compiz support with multiple desktops and monitors 2016-01-10 16:38:14 +01:00
o9000
10ca7f0762 Limit tooltip width 2016-01-10 15:28:00 +01:00
o9000
0f43318798 Changed tint2rc 2016-01-10 15:13:10 +01:00
o9000
ac5aefb52b New config option: taskbar_always_show_all_desktop_tasks (fixes issue #279) 2016-01-10 14:40:24 +01:00
o9000
6ae4c0a9a8 tint2conf: leave font setting to default if not set 2016-01-10 14:01:08 +01:00
o9000
abbf44bab7 Changed tint2rc 2016-01-10 13:20:35 +01:00
o9000
af1fe52725 Set desktop name font to bold in tint2conf 2016-01-10 12:59:51 +01:00
o9000
11b285d045 Taskbar: code cleanup (rename task_group -> task_buttons) 2016-01-09 14:07:44 +01:00
o9000
650806525a Taskbar: code cleanup 2016-01-08 23:53:44 +01:00
o9000
92bd9e9184 Taskbar: code cleanup 2016-01-08 23:43:53 +01:00
o9000
d08606dc93 Allow user to disable mouse effects (workaround for issue #542 no longer needed) 2016-01-08 23:02:20 +01:00
o9000
5450f89612 Remove double pixmap caching, it is crazy (see issue #542) 2016-01-08 22:57:32 +01:00
o9000
dbf065ab12 Always enable mouse effects (workaround for issue #542) 2016-01-07 19:38:23 +01:00
o9000
79fa4b3ad5 Update changelog 2016-01-07 13:01:33 +01:00
o9000
228d20a72c Systray: handle changing icon names and reorder if necessary 2016-01-07 12:50:54 +01:00
o9000
29a34083c9 Remove the sleep at startup since it has side effects and is a poor solution anyways 2016-01-07 12:11:09 +01:00
o9000
b3127478d9 Updated readme regarding debugging crashes 2016-01-05 23:11:47 +00:00
o9000
3994ddf1b4 Disable copying of sample themes to ~/.config 2016-01-05 23:53:51 +01:00
o9000
b921440d9f Disable backtrace by default 2016-01-05 23:46:26 +01:00
o9000
4fb93d1af6 Updated changelog 2016-01-05 00:41:10 +00:00
o9000
5835eb6f57 Always sleep 1s at startup to let the compositor start first 2016-01-05 01:36:57 +01:00
o9000
88e1d56a98 Reorder some statements 2016-01-05 01:33:27 +01:00
o9000
1ae20fa3eb Move backtrace generation behind cmake flag 2016-01-05 01:28:12 +01:00
o9000
84df026878 Do not restart on crash, it cannot be done reliably from a single process; use instead "while true ; do tint2 ; sleep 1; done" 2016-01-05 01:06:40 +01:00
o9000
b8a7304f4b Cleanup restart code 2016-01-05 00:18:05 +01:00
o9000
4bf57ce1b0 Updated changelog for new dependencies 2016-01-03 22:21:23 +00:00
o9000
1013791b35 Updated changelog 2016-01-03 21:58:13 +00:00
o9000
90521c492f Comment code to trigger a crash 2016-01-03 18:05:41 +01:00
o9000
cd863c2819 Restart on crash 2016-01-03 18:03:36 +01:00
o9000
69f6f65db6 Work better without a config file 2016-01-03 15:11:41 +01:00
o9000
6fc608f099 Work better without a config file 2016-01-03 15:09:46 +01:00
o9000
07256c0ed3 Attempt to fix compilation on BSD 2016-01-03 03:25:40 +01:00
o9000
7079d70e8b Attempt to fix compilation on BSD 2016-01-03 03:23:29 +01:00
o9000
da0369492e Attempt to fix compilation on BSD 2016-01-03 03:20:41 +01:00
o9000
0a035c9c3b Disable system tray empty icon detection, since it is buggy 2016-01-03 02:52:58 +01:00
o9000
1ff868fdb7 Do not use negative values for task state since it is used as array index 2016-01-03 02:44:14 +01:00
o9000
0992662396 Attempt to fix compilation on BSD 2016-01-03 02:38:04 +01:00
o9000
9d407eebf0 Attempt to fix execinfo lookup on BSD 2016-01-03 02:28:51 +01:00
o9000
34c29ea88b Show warning on missing backtrace libs 2016-01-03 02:17:44 +01:00