o9000
|
380f260027
|
Fix some memory leaks (issue #641)
|
2017-04-30 20:49:08 +02:00 |
|
o9000
|
067234e9fb
|
Unify code used to execute external programs
|
2017-04-29 13:42:37 +02:00 |
|
o9000
|
701b57e113
|
Open current tint2 config automatically when started from tint2
|
2017-04-22 19:07:49 +02:00 |
|
o9000
|
affac4cfa6
|
Changed indentation everywhere
|
2017-04-13 14:07:23 +02:00 |
|
o9000
|
e7375a186f
|
Fix startup notification issue
|
2017-04-08 14:10:09 +02:00 |
|
o9000
|
1c1ba904a4
|
Update doc
|
2017-03-26 22:04:35 +02:00 |
|
o9000
|
0fc22b5cd6
|
Button: svg icon support
|
2017-03-26 10:39:02 +02:00 |
|
o9000
|
d5dfda296f
|
Buttons
|
2017-03-25 14:17:27 +01:00 |
|
o9000
|
4ee2f4e7de
|
Fix compilation under FreeBSD
|
2017-03-18 23:06:52 +01:00 |
|
o9000
|
8ec7f2dd9c
|
Draw panel before systray to reduce flicker
|
2017-03-04 12:25:10 +01:00 |
|
o9000
|
d7f294d7c2
|
Refactor panel refresh; new debug option debug_frames
|
2017-03-04 12:25:10 +01:00 |
|
o9000
|
fca752849b
|
Battery: fix issue #616
|
2016-12-28 19:13:54 +01:00 |
|
o9000
|
17beb40283
|
Handle primary_monitor_first correctly at startup (issue #613)
|
2016-12-18 11:34:29 +01:00 |
|
o9000
|
278a915ba4
|
Change profiling code to use median instead of average
|
2016-10-08 18:17:27 +02:00 |
|
o9000
|
61a80b996f
|
Add option to shrink panel (fixes issue #333)
|
2016-10-08 14:45:00 +02:00 |
|
o9000
|
d45af83eaa
|
FPS profiling: do not count read timeouts
|
2016-10-06 11:13:36 +02:00 |
|
o9000
|
cbde035f36
|
Add FPS profiling (set DEBUG_FPS when running tint2) : show average
|
2016-10-04 22:52:21 +02:00 |
|
o9000
|
0f3f6eebd8
|
Add FPS profiling (set DEBUG_FPS when running tint2)
|
2016-10-04 22:43:18 +02:00 |
|
o9000
|
b4c2b3e6af
|
Gradients: mostly done
|
2016-10-03 20:25:35 +02:00 |
|
o9000
|
7dbc894d2e
|
Hide tooltip on desktop change (fixes issue #593)
|
2016-09-18 13:00:49 +02:00 |
|
Benoit Averty
|
8976f35c5f
|
Add behavior to hide an empty taskbar in multi_desktop mode
|
2016-08-31 16:55:33 +02:00 |
|
o9000
|
008eebe4b1
|
When WM_HINTS changes for a window, reload the icon
|
2016-08-20 18:07:18 +02:00 |
|
o9000
|
cbb76849ea
|
Fix missing include (fixes issue #594; thanks @Coacher)
|
2016-08-08 13:08:29 +02:00 |
|
o9000
|
cf930fa42e
|
Fix hang (issue #586)
|
2016-08-08 12:17:15 +02:00 |
|
o9000
|
da51d37322
|
Execp: force update after custom command execution (issue #586)
|
2016-08-08 12:04:31 +02:00 |
|
o9000
|
1d4f64d745
|
Fixed typo causing missing startup notifications
|
2016-08-08 10:58:18 +02:00 |
|
o9000
|
fc56e48781
|
Add option to debug geometry (set env var DEBUG_GEOMETRY) (issue #583)
|
2016-06-04 13:53:22 +02:00 |
|
o9000
|
a6879ea2a5
|
Proper workaround for issue #555
|
2016-04-22 23:16:26 +02:00 |
|
o9000
|
955be3658b
|
Use imlib2 for taking screenshot; if it fails, use Xlib (issue #574)
|
2016-03-27 23:27:34 +02:00 |
|
o9000
|
dcc163ec0b
|
Do not use imlib2 for taking screenshot (issue #574)
|
2016-03-27 23:23:55 +02:00 |
|
o9000
|
14716d41b9
|
Do not use imlib2 for taking screenshot (issue #574)
|
2016-03-27 23:17:03 +02:00 |
|
o9000
|
9018313fb2
|
Print error message if default_icon.png cannot be loaded (issue #574)
|
2016-03-27 17:33:42 +02:00 |
|
o9000
|
6e6dff2ca3
|
Turn off backtrace unless enabled with cmake (issue #550)
|
2016-03-24 23:26:41 +01:00 |
|
o9000
|
7b6ce97940
|
Cleanup whitespace
|
2016-03-24 20:45:17 +01:00 |
|
o9000
|
d398795202
|
panel: Watch the panel`s WM_DESKTOP property and reset it if it changes
|
2016-03-24 19:36:55 +01:00 |
|
o9000
|
5f82ef4d3b
|
Refresh sticky panel status on desktop change (workaround for issue #555)
|
2016-03-22 22:48:02 +01:00 |
|
o9000
|
0a77293f7d
|
Mouse effects: highlight clickable areas even when the mouse is on the panel border
|
2016-02-27 13:41:36 +01:00 |
|
o9000
|
ec7e9e18ad
|
Move terminal color reset code to the same line (issue #545)
|
2016-01-24 20:08:52 +01:00 |
|
o9000
|
5966b198b6
|
Executor: send click coordinates via environment variables
|
2016-01-24 15:12:00 +01:00 |
|
o9000
|
1ecfdf5289
|
Fix bad clear of panel pixmap when display compositing is disabled
|
2016-01-24 13:39:52 +01:00 |
|
o9000
|
81e21a8277
|
Log info about why a panel restart was triggered
|
2016-01-23 13:22:17 +01:00 |
|
o9000
|
285a53e1a3
|
Add SA_RESTART to sigaction
|
2016-01-15 09:28:31 +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
|
92bd9e9184
|
Taskbar: code cleanup
|
2016-01-08 23:43:53 +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
|
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 |
|