o9000
|
14c3824632
|
Launcher: Add support for Terminal=true
|
2017-09-02 10:53:20 +02:00 |
|
o9000
|
eb93af3622
|
preprent "tint2:" to all logging messages
|
2017-09-01 18:23:46 +02:00 |
|
o9000
|
0c754affd9
|
Refactoring
|
2017-08-31 18:55:22 +02:00 |
|
o9000
|
4df8f475ce
|
Fix resizing of text elements (issue #661)
|
2017-08-24 23:57:48 +02:00 |
|
o9000
|
8e50c20c9d
|
Reinitialize timers correctly when created from their own callbacks
|
2017-08-21 14:26:20 +02:00 |
|
o9000
|
f4ec61340f
|
Fix fd leak to children
|
2017-07-16 10:14:40 +02:00 |
|
o9000
|
a46d22b31f
|
Fix minor memory leak
|
2017-07-16 09:57:59 +02:00 |
|
o9000
|
cbe31981b3
|
Executor: fallback to old style tooltips if stderr is empty
|
2017-06-27 12:42:51 +02:00 |
|
o9000
|
b931066573
|
Executor: truncate very long tooltips
|
2017-06-27 12:27:50 +02:00 |
|
o9000
|
f45e107207
|
Executor: if no user tooltip is set, display stderr output
|
2017-06-27 12:24:52 +02:00 |
|
o9000
|
30c24c59ed
|
Hide executor if output is empty (issue #648)
|
2017-06-20 13:01:09 +02:00 |
|
o9000
|
6f05c9d327
|
Hide executor if output is empty (issue #648)
|
2017-06-20 12:57:35 +02:00 |
|
o9000
|
394be61a65
|
Collapse executor if output is empty (fixes issue #648)
|
2017-06-20 11:38:37 +02:00 |
|
o9000
|
948bf10bad
|
Refactor text rendering
|
2017-06-05 16:12:51 +02:00 |
|
o9000
|
b50f5ecf3e
|
executor: do not output last line if it is not terminated by newline
|
2017-06-02 20:10:41 +02:00 |
|
o9000
|
f8dde00a33
|
Do not pollute command line of executed processes
|
2017-05-20 14:48:25 +02:00 |
|
o9000
|
067234e9fb
|
Unify code used to execute external programs
|
2017-04-29 13:42:37 +02:00 |
|
o9000
|
e32d2342a6
|
Fix regression in executor (issue #639)
|
2017-04-27 21:57:45 +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
|
639ccbf16c
|
Allow long lines in tint2conf
|
2017-03-12 17:41:26 +01:00 |
|
o9000
|
d7f294d7c2
|
Refactor panel refresh; new debug option debug_frames
|
2017-03-04 12:25:10 +01:00 |
|
o9000
|
61a80b996f
|
Add option to shrink panel (fixes issue #333)
|
2016-10-08 14:45:00 +02:00 |
|
o9000
|
a5434a362b
|
Gradients: release memory
|
2016-10-04 17:57:03 +02:00 |
|
o9000
|
b4c2b3e6af
|
Gradients: mostly done
|
2016-10-03 20:25:35 +02:00 |
|
o9000
|
da51d37322
|
Execp: force update after custom command execution (issue #586)
|
2016-08-08 12:04:31 +02:00 |
|
o9000
|
a09e1a0e45
|
Fixed multiple memory leaks
|
2016-08-08 11:15:59 +02:00 |
|
o9000
|
d3f16e00b5
|
Fix bad printf in geometry logging
|
2016-07-10 18:42:24 +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
|
ed802d7602
|
Compute layouts correctly with partial borders (issue #580)
|
2016-05-21 15:14:57 +02:00 |
|
o9000
|
1edaf21bde
|
Add area.name, useful for debugging
|
2016-03-25 11:13:05 +01:00 |
|
o9000
|
7b6ce97940
|
Cleanup whitespace
|
2016-03-24 20:45:17 +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
|
5966b198b6
|
Executor: send click coordinates via environment variables
|
2016-01-24 15:12:00 +01:00 |
|
o9000
|
a6da0186e0
|
Cache pixmaps for mouse effects to improve performance
|
2016-01-01 04:57:08 +01:00 |
|
o9000
|
3790723483
|
Code cleanup
|
2015-12-13 11:39:12 +01:00 |
|
o9000
|
9a85f7f2c5
|
Use default desktop font (Gtk/FontName from XSettings) when the font is not specified in the config file
|
2015-12-12 15:14:42 +01:00 |
|
o9000
|
b1374f0cb8
|
execp: Fix segfault
|
2015-12-09 22:14:54 +01:00 |
|
o9000
|
9437c91bd8
|
Add missing include
|
2015-12-07 22:55:43 +01:00 |
|
o9000
|
17f94205b4
|
Execplugin: add pango markup option
|
2015-12-05 11:42:07 +01:00 |
|
o9000
|
3f84d5d14c
|
Merged execplugin from tint2-mods2 (no config GUI yet)
|
2015-12-05 10:05:42 +01:00 |
|