Chris Lee
|
22ce7c5427
|
Remove debug code from release mode
|
2019-07-12 22:47:07 -07:00 |
|
Chris Lee
|
a859727ff3
|
more detailed logging for thumbnails
|
2019-03-03 22:48:47 +01:00 |
|
Chris Lee
|
6c36f79aae
|
enable shared memory method of getting window screenshot
|
2019-03-03 01:46:59 +01:00 |
|
Chris Lee
|
d682756012
|
safety measures in thumbnail code
|
2019-03-03 01:40:12 +01:00 |
|
Chris Lee
|
4dafea185f
|
thumbnails: do not crash if window size is 0x0
|
2019-02-23 22:49:58 +01:00 |
|
o9000
|
c3ed2dadf3
|
Fix issue #684
|
2017-11-26 17:22:58 +01:00 |
|
o9000
|
1753641fc9
|
Fix issue #684
|
2017-11-26 16:14:31 +01:00 |
|
o9000
|
467ea1332c
|
Taskbar: thumbnails (cleanup)
|
2017-11-26 10:24:40 +01:00 |
|
o9000
|
68c2ad7062
|
Taskbar: thumbnails (disable cairo method as it leaks heavily when screensaver is on)
|
2017-11-25 22:27:46 +01:00 |
|
o9000
|
e96e7fbee7
|
Taskbar: thumbnails (fix bad copy paste)
|
2017-11-20 14:12:26 +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
|
f11d30f076
|
Taskbar: thumbnails (only print debug info if DEBUG_THUMBNAILS environment variable is set)
|
2017-11-17 15:15:15 +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
|
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
|
eb93af3622
|
preprent "tint2:" to all logging messages
|
2017-09-01 18:23:46 +02:00 |
|
o9000
|
82776df9d6
|
Fix crash when _NET_WM_ICON is set but empty
|
2017-04-27 09:04:16 +02:00 |
|
o9000
|
affac4cfa6
|
Changed indentation everywhere
|
2017-04-13 14:07:23 +02:00 |
|
o9000
|
690f30308f
|
Fixed crash in systray with non-Latin languagess (thanks zcodes)
|
2016-05-07 00:38:52 +02: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
|
f0de284dd9
|
Fix regression (all desktop tasks not working)
|
2016-01-26 20:28:23 +01:00 |
|
o9000
|
7d0b0b85bc
|
Check that the window desktop index is in the valid range
|
2016-01-24 22:45:34 +01:00 |
|
o9000
|
78fb4f5254
|
Fix compiz support with multiple desktops and monitors (issue #94)
|
2016-01-16 12:09:05 +01:00 |
|
o9000
|
23e740c7f1
|
Fix compiz support with multiple desktops and monitors
|
2016-01-10 16:38:14 +01:00 |
|
o9000
|
11b285d045
|
Taskbar: code cleanup (rename task_group -> task_buttons)
|
2016-01-09 14:07:44 +01:00 |
|
o9000
|
92bd9e9184
|
Taskbar: code cleanup
|
2016-01-08 23:43:53 +01:00 |
|
o9000
|
106471225f
|
Rename dsp -> display
|
2016-01-01 13:49:10 +01:00 |
|
o9000
|
da0c52ecff
|
Rename: monitor -> monitors
|
2015-12-22 23:16:01 +01:00 |
|
o9000
|
eb044da8bc
|
Support for NETWM viewports (compiz)
|
2015-11-21 04:35:12 +01:00 |
|
o9000
|
4a6937826c
|
Cleanup indentation with clang-format and changed a few variable names
|
2015-11-20 23:28:37 +01:00 |
|
o9000
|
985c557dcd
|
Refactored text size computation
|
2015-10-18 16:51:08 +02:00 |
|
o9000
|
2799fe9346
|
Taskbar: better task monitor detection (issue #511)
|
2015-08-01 00:21:25 +02:00 |
|
o9000
|
4e3989f9f5
|
Revert "taskbar: Add logging for window_get_monitor()"
This reverts commit 7162c5dea1.
|
2015-07-30 22:56:01 +02:00 |
|
o9000
|
7162c5dea1
|
taskbar: Add logging for window_get_monitor()
|
2015-07-26 11:51:39 +02:00 |
|
o9000
|
5376e09963
|
Sort tasks on taskbar (disabled, work in progress) - issue 478
git-svn-id: http://tint2.googlecode.com/svn/trunk@740 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-28 21:07:33 +00:00 |
|
o9000
|
e113080a0e
|
Tentative to sort tasks on taskbar (disabled) - issue 478
git-svn-id: http://tint2.googlecode.com/svn/trunk@738 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-22 16:07:04 +00:00 |
|