o9000
|
e96e7fbee7
|
Taskbar: thumbnails (fix bad copy paste)
|
2017-11-20 14:12:26 +01:00 |
|
o9000
|
65c91667f9
|
Implement tinting by icon content (bugfixes)
|
2017-11-20 10:15:12 +01:00 |
|
o9000
|
9f4087b471
|
Implement tinting by icon content (issue #638; thanks @heisenbug)
|
2017-11-19 22:15:24 +01:00 |
|
o9000
|
2c9d1fdf7d
|
Taskbar: thumbnails (twaked blur a bit)
|
2017-11-17 17:25:53 +01:00 |
|
o9000
|
500b8f5bea
|
Taskbar: thumbnails (improved fixed point precision)
|
2017-11-17 17:09:46 +01:00 |
|
o9000
|
f7d083904f
|
Timer: do not clear timers restarted from their own callback function - fix check
|
2017-11-17 15:40:48 +01:00 |
|
o9000
|
f11d30f076
|
Taskbar: thumbnails (only print debug info if DEBUG_THUMBNAILS environment variable is set)
|
2017-11-17 15:15:15 +01:00 |
|
o9000
|
38488b8d75
|
Timer: do not clear timers restarted from their own callback function
|
2017-11-17 15:08:27 +01:00 |
|
o9000
|
cbf3cebbb0
|
Taskbar: thumbnails (XShmGetImage - avoid leaking in X)
|
2017-11-16 12:14:09 +01:00 |
|
o9000
|
4b50446a7b
|
Taskbar: thumbnails (use slower but safed XGetImage)
|
2017-11-16 11:39:44 +01:00 |
|
o9000
|
5e6e1184fe
|
Taskbar: thumbnails (small fixes and disable shm for now)
|
2017-11-15 21:33:52 +01:00 |
|
o9000
|
89ab1fa6c4
|
Taskbar: thumbnails (make sure we are using rgb24)
|
2017-11-15 14:11:39 +01:00 |
|
o9000
|
e597973cd7
|
Taskbar: thumbnails (optimizations - get rid of XGetPixel calls)
|
2017-11-15 13:00:27 +01:00 |
|
o9000
|
ebe30774ac
|
Taskbar: thumbnails (make sure window is not minimized)
|
2017-11-15 12:14:37 +01:00 |
|
o9000
|
d463dcb5b4
|
Taskbar: thumbnails (optimizations)
|
2017-11-15 12:10:49 +01:00 |
|
o9000
|
23782a4414
|
Timer: fix use after free
|
2017-11-15 12:08:29 +01:00 |
|
o9000
|
2fe7efd4fe
|
Taskbar: thumbnails (optimizations)
|
2017-11-15 11:44:35 +01:00 |
|
o9000
|
1b6fd91611
|
Taskbar: thumbnails (optimizations)
|
2017-11-15 11:28:03 +01:00 |
|
o9000
|
87da8c76cc
|
Taskbar: thumbnails (config, tint2conf and doc)
|
2017-11-14 17:09:04 +01:00 |
|
o9000
|
e5ecc0c15d
|
Taskbar: thumbnails (use image size without cosidering frame)
|
2017-11-14 15:41:21 +01:00 |
|
o9000
|
812e306376
|
Taskbar: thumbnails (use gaussian filtering, seems faster)
|
2017-11-14 13:53:37 +01:00 |
|
o9000
|
bc4af51e82
|
Taskbar: thumbnails (alignment)
|
2017-11-14 12:58:42 +01:00 |
|
o9000
|
7ddb373cb4
|
Taskbar: thumbnails
|
2017-11-14 11:04:55 +01:00 |
|
o9000
|
5a867a83c6
|
Taskbar: thumbnails
|
2017-11-14 10:34:57 +01:00 |
|
o9000
|
1ff3404e56
|
Update periodic testing scripts
|
2017-11-05 19:51:09 +01:00 |
|
o9000
|
407aef3786
|
Reset signal mask before executing commands (issue #674)
|
2017-10-15 13:00:18 +02:00 |
|
o9000
|
031bd23849
|
Print tint2: before geometry dumps
|
2017-10-01 18:33:53 +02:00 |
|
o9000
|
b8675fa208
|
Compute text size correctly (issue #671)
|
2017-09-28 11:23:31 +02:00 |
|
o9000
|
86d6e96f7a
|
Fix build on various architectures
|
2017-09-08 17:37:40 +02:00 |
|
o9000
|
87e1ccc6bf
|
Fix build on various architectures
|
2017-09-08 17:37:01 +02:00 |
|
o9000
|
aa355e22f9
|
Fix build on various architectures
|
2017-09-08 17:04:10 +02:00 |
|
o9000
|
d49adfdef3
|
Launcher: Support %f and %F
|
2017-09-02 13:04:01 +02:00 |
|
o9000
|
498b665c8a
|
Launcher: Fix drag and drop
|
2017-09-02 12:39:40 +02:00 |
|
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
|
b7691afb8d
|
Print logging output consistently to stderr
|
2017-09-01 18:11:35 +02:00 |
|
o9000
|
1e45abe988
|
Refactoring
|
2017-08-31 18:38:31 +02:00 |
|
o9000
|
6852e25372
|
Refactoring
|
2017-08-31 16:42:05 +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
|
4b9ee685ac
|
Update timers correctly after suspend
|
2017-06-27 00:53:17 +02:00 |
|
o9000
|
59c3761455
|
Refactor text rendering
|
2017-06-05 16:12:51 +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
|
82776df9d6
|
Fix crash when _NET_WM_ICON is set but empty
|
2017-04-27 09:04:16 +02:00 |
|
o9000
|
91f7384fd2
|
Fix compilation under ubunt 12.04
|
2017-04-22 22:21:13 +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 |
|