o9000
|
8242c969e3
|
Detect compositor at startup
|
2015-07-04 13:34:42 +02:00 |
|
o9000
|
47a7013029
|
Remove noisy debug messages
|
2015-06-28 11:34:53 +02:00 |
|
o9000
|
a4de005a54
|
Add missing include
|
2015-06-26 23:46:43 +02:00 |
|
o9000
|
5abbf168a9
|
Cosmetic changes
|
2015-06-25 15:56:36 +02:00 |
|
o9000
|
4d69a0bc33
|
tint2: Do not rely only on select() to detect new X events, since we sync the socket in the system tray which messes up select
|
2015-06-25 15:36:47 +02:00 |
|
o9000
|
ea75558ac2
|
systray: reduce icon flicker by painting on buffer instead of directly on window
|
2015-06-21 15:00:01 +02:00 |
|
o9000
|
876cae8239
|
systray: fix black icon background for 32-bit icons when disable_transparency = 1; fix empty icon detection when disable_transparency = 1; fix icon blinking by delaying rendering less aggressively; removed XClearArea on traywin->win (triggers unnecessary redraws); cache icon names; profiling messages updated
|
2015-06-21 14:50:08 +02:00 |
|
o9000
|
b13540123b
|
systray: force a repaint on icon resize
|
2015-06-14 11:21:42 +02:00 |
|
o9000
|
481c409617
|
Fix bad interaction between freespace and systray
|
2015-06-12 02:09:43 +02:00 |
|
o9000
|
df1f2d4e4b
|
Merge taskbar_alignment from branch
|
2015-06-12 00:52:10 +02:00 |
|
o9000
|
9040764cf1
|
systray: Cleaned up the code a bit
|
2015-06-07 12:58:29 +02:00 |
|
o9000
|
fbcfa54061
|
Disable systray composited rendering if disable_transparency = 1
|
2015-06-07 11:44:43 +02:00 |
|
o9000
|
5450dcca0b
|
Attempt to fix new window title race in fvwm
|
2015-05-08 21:49:26 +02:00 |
|
o9000
|
b78c854700
|
Flush stdout/stderr after newline
git-svn-id: http://tint2.googlecode.com/svn/trunk@760 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-17 20:31:28 +00:00 |
|
o9000
|
66cae4bb7c
|
Fix dangling pointers causing erratic timer behaviour (affects taskbar with spacing); use calloc instead of malloc for safer initializations
git-svn-id: http://tint2.googlecode.com/svn/trunk@758 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-17 20:17:25 +00:00 |
|
o9000
|
45d6463315
|
Revert r751 and add workaround for systray rendering artifacts
git-svn-id: http://tint2.googlecode.com/svn/trunk@755 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-13 20:18:28 +00:00 |
|
o9000
|
eb1244a415
|
Simplify systray icon management (attempt to fix issue 480)
git-svn-id: http://tint2.googlecode.com/svn/trunk@751 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-12 17:35:54 +00:00 |
|
o9000
|
af003d0e19
|
Memory management review: match char-malloc/strdup-free, gchar-g_str*/g_free; set pointers to null after free; initialize fonts/backgrounds correctly when missing from config
git-svn-id: http://tint2.googlecode.com/svn/trunk@748 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-04-11 09:51:10 +00:00 |
|
o9000
|
e539c6536f
|
Sort tasks on taskbar: config + sort by title or center (disabled, work in progress) - issue 478
git-svn-id: http://tint2.googlecode.com/svn/trunk@743 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-28 22:38:57 +00:00 |
|
o9000
|
67d5bfcfce
|
Sort tasks on taskbar: handle task drag and drop (disabled, work in progress) - issue 478
git-svn-id: http://tint2.googlecode.com/svn/trunk@742 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-28 21:15:30 +00: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 |
|
o9000
|
5faf063f96
|
Add config option startup_notifications = 0/1
git-svn-id: http://tint2.googlecode.com/svn/trunk@737 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-21 13:39:43 +00:00 |
|
o9000
|
c900bc24b2
|
Add option to hide tasks from different monitors when panel_monitor = x (issue 196)
git-svn-id: http://tint2.googlecode.com/svn/trunk@736 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-21 09:49:10 +00:00 |
|
o9000
|
a2de8d6e53
|
Modified startup notification logic to prevent deadlock in issue 471
git-svn-id: http://tint2.googlecode.com/svn/trunk@735 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-03-20 22:49:13 +00:00 |
|
o9000
|
7b698e1fe1
|
Fix issue 463: Launcher icon accepts all mouse buttons
git-svn-id: http://tint2.googlecode.com/svn/trunk@687 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-02-05 12:21:56 +00:00 |
|
google@craigoakes.com
|
0fa10d83b9
|
Added mouse_left configuration, defaults to original function (Issue 459, 397)
git-svn-id: http://tint2.googlecode.com/svn/trunk@676 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-01-30 21:13:04 +00:00 |
|
o9000
|
28d726626d
|
Xorg: Add option to disable transparency (workaround for broken graphics stacks; issues 432, 435, 439)
git-svn-id: http://tint2.googlecode.com/svn/trunk@675 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-01-30 10:01:39 +00:00 |
|
o9000
|
45cc690167
|
Xorg: Rename function
git-svn-id: http://tint2.googlecode.com/svn/trunk@674 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-01-30 09:54:16 +00:00 |
|
o9000
|
4e76c2bb5d
|
Taskbar: add option to redistribute size in multi-desktop mode (useful especially when the taskbar is getting full on one desktop)
git-svn-id: http://tint2.googlecode.com/svn/trunk@673 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-01-30 09:53:16 +00:00 |
|
o9000
|
d584d04691
|
Remove global variables from header files
git-svn-id: http://tint2.googlecode.com/svn/trunk@671 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-01-28 15:13:56 +00:00 |
|
o9000
|
fc4b29631f
|
Cleanup whitespace
git-svn-id: http://tint2.googlecode.com/svn/trunk@654 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-01-20 02:20:35 +00:00 |
|
o9000
|
dc137ef1a6
|
Fix incorrect memset
git-svn-id: http://tint2.googlecode.com/svn/trunk@653 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2015-01-20 01:27:15 +00:00 |
|
o9000
|
257cc45adc
|
Fix for no task cycling if all windows are minimized
git-svn-id: http://tint2.googlecode.com/svn/trunk@652 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2012-10-14 22:04:25 +00:00 |
|
o9000
|
0a1ceaeed0
|
Fix for incorrect task cycling when windows visible on all desktops are present
git-svn-id: http://tint2.googlecode.com/svn/trunk@651 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2012-10-14 22:00:48 +00:00 |
|
xico.atelo@gmail.com
|
cfa4bc89e1
|
Adding startup-notification support.
git-svn-id: http://tint2.googlecode.com/svn/trunk@650 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2012-07-02 16:50:30 +00:00 |
|
o9000
|
13b0d7612a
|
Drag and drop support for launchers
git-svn-id: http://tint2.googlecode.com/svn/trunk@648 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2012-03-14 05:15:23 +00:00 |
|
Andreas.Fink85
|
53c40d415d
|
*fix* segfault when removing last virtual desktop while being on it
git-svn-id: http://tint2.googlecode.com/svn/trunk@619 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-12-29 10:51:23 +00:00 |
|
Andreas.Fink85
|
8201742546
|
*add* remove of tooltip = En/Disabled. it's renamed to task_tooltip to enable/disable task/clock tooltip separatly (tooltip = N is equivalent to
task_tooltip = N for backwards compatibility)
git-svn-id: http://tint2.googlecode.com/svn/trunk@615 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-12-12 08:57:51 +00:00 |
|
Andreas.Fink85
|
07f48183d7
|
*fix* issue 313 (pcmanfm sets _XROOTMAP_ID instead of _XROOTPMAP_ID)
git-svn-id: http://tint2.googlecode.com/svn/trunk@614 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-12-11 09:15:14 +00:00 |
|
Andreas.Fink85
|
cf12f63198
|
*fix* warning
*fix* tint2conf installation directories
git-svn-id: http://tint2.googlecode.com/svn/trunk@604 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-11-18 20:29:30 +00:00 |
|
thilor77
|
2ab0d33ae5
|
desktop name : last step
git-svn-id: http://tint2.googlecode.com/svn/trunk@601 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-11-16 20:00:22 +00:00 |
|
thilor77
|
d94e2a1790
|
desktop name: first step
git-svn-id: http://tint2.googlecode.com/svn/trunk@596 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-11-13 10:27:26 +00:00 |
|
thilor77
|
fc5269d610
|
XSETTINGS manager : reload icons when theme changed (gnome, xfce, ...).
git-svn-id: http://tint2.googlecode.com/svn/trunk@589 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-11-07 12:59:51 +00:00 |
|
thilor77
|
da27293d22
|
launcher : limit launcher_icon_theme to 1 theme. Add XSETTINGS client and read launcher_icon_theme if manager is running.
git-svn-id: http://tint2.googlecode.com/svn/trunk@588 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-11-07 08:44:27 +00:00 |
|
thilor77
|
7c8a31db72
|
update my contribution to the company
git-svn-id: http://tint2.googlecode.com/svn/trunk@585 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-11-02 11:40:50 +00:00 |
|
thilor77
|
86cfa07735
|
fixed multi_desktop switching
git-svn-id: http://tint2.googlecode.com/svn/trunk@582 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-10-24 09:18:41 +00:00 |
|
thilor77
|
eb07f935fe
|
cleanup : remove unneeded title change
git-svn-id: http://tint2.googlecode.com/svn/trunk@579 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-10-23 13:39:09 +00:00 |
|
thilor77
|
c01b7f480e
|
memorized taskbar pixmap. So we don t redraw taskbar/task when switching desktop.
git-svn-id: http://tint2.googlecode.com/svn/trunk@577 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-10-23 11:16:29 +00:00 |
|
Andreas.Fink85
|
eae7223ddf
|
*fix* valgrind invalid read/write and memleaks
git-svn-id: http://tint2.googlecode.com/svn/trunk@572 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
|
2010-10-08 21:45:14 +00:00 |
|