thilor77
cbb174b5f4
fixed issue 273 ?
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@518 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-07-19 07:49:39 +00:00
Andreas.Fink85
a3f33be8ae
*fix* ignore SIGCHLD in way that BSD and linux support
...
*fix* default background id 0 for panel if not specified in the config file
git-svn-id: http://tint2.googlecode.com/svn/trunk@517 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-07-03 07:37:17 +00:00
Andreas.Fink85
c13397aff6
*fix* do not multiply max_tick_urgent by 2 because the user should decide whether to end up in the casual state or the urgent state
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@516 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-28 10:34:06 +00:00
Andreas.Fink85
9899d8a7c0
*add* use ACPI api for freebsd (thx to yamagi.burmeister)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@515 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-26 16:19:18 +00:00
Andreas.Fink85
357e37282a
*fix* finish dnd problems and autohide
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@514 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-26 12:35:35 +00:00
Andreas.Fink85
72cdc49512
*fix* start work on autohide+drag'n'drop
...
*fix* fallback version is 0.11-svn
git-svn-id: http://tint2.googlecode.com/svn/trunk@510 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-20 15:56:04 +00:00
thilor77
6dc42dbec8
tint2conf : add unused code
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@509 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-16 15:11:43 +00:00
Andreas.Fink85
7fdcd2fbc9
*fix* set _NET_WM_ICON_GEOMETRY (fixes issue 36)
...
*fix* updated ChangeLog
git-svn-id: http://tint2.googlecode.com/svn/trunk@508 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-16 15:00:48 +00:00
thilor77
f2e1dd4ce3
add unused code
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@502 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-14 15:08:51 +00:00
Andreas.Fink85
837932f8f4
*fix* add -pthread to the compile/link flags since gtk+ needs it
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@499 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-14 06:20:41 +00:00
Andreas.Fink85
ba32d259a0
*fix* IMLIB2_LDFLAGS not FLAGS
...
*fix* link_directories needs to be called before the target is created
git-svn-id: http://tint2.googlecode.com/svn/trunk@498 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-13 13:02:53 +00:00
lorthiois@bbsoft.fr
4c24d6fb04
oups, missing files
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@492 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-12 22:20:03 +00:00
lorthiois@bbsoft.fr
23d943376d
cleanup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@491 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-12 22:17:45 +00:00
Andreas.Fink85
20a48674c9
*fix* change the default location of tintwizard.py to ${CMAKE_INSTALL_PREFIX}/bin/tintwizard.py (issue 264)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@490 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-12 21:21:06 +00:00
thilor77
771d0bf4ea
strut_policy=minimum possible even if autohide disabled
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@489 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-12 12:25:21 +00:00
Andreas.Fink85
237b19c5c9
*fix* use relative path for DOCDIR/MANDIR/DATADIR (a change in CMAKE_INSTALL_PREFIX works now)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@484 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-12 09:27:18 +00:00
thilor77
a85ae33b38
removed cmake CACHE : it s not reliable.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@483 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-12 08:55:58 +00:00
Andreas.Fink85
99491c8f72
*fix* do not set LDFLAGS to --as-needed because this changes building behaviour which the user is not aware of
...
*fix* link librt only if it is found (issue 261)
git-svn-id: http://tint2.googlecode.com/svn/trunk@482 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-12 07:45:16 +00:00
Andreas.Fink85
5521275bef
*fix* execute an external command by calling fork/execl and do not ignore SIGCHLD (maybe fixes issue 263)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@480 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-11 18:47:26 +00:00
Andreas.Fink85
e26cecf664
*del* autoconf files not used anymore
...
*add* install tint2conf .desktop and pixmaps
*fix* tint2conf warnings
git-svn-id: http://tint2.googlecode.com/svn/trunk@478 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-11 15:37:53 +00:00
thilor77
d771fd9022
add icon for panel switcher. needed *.png in /usr/share/pixmaps and *.desktop in /usr/share/applications
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@477 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-11 12:21:30 +00:00
Andreas.Fink85
abeb6d384d
*add* include svn revision in the VERSION_STRING if building with cmake
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@475 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-09 15:31:18 +00:00
Andreas.Fink85
88d6fc8302
*add* make CMakeLists.txt equivalent to the autoconf behaviour
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@473 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-09 09:14:56 +00:00
Andreas.Fink85
359f13f004
*add* tint2conf cmake file
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@472 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-08 20:18:13 +00:00
thilor77
87f02c57e6
fixed segfault with monitor detection
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@469 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-06-08 15:56:04 +00:00
thilor77
642abfc7e0
etend OpenBSD patch to FreeBSD and NetBSD
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@462 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-05-18 16:03:54 +00:00
thilor77
f13a7a13cb
fixed for issue 32
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@461 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-05-18 08:50:17 +00:00
thilor77
c0a0f647d5
battery patch for Openbsd by vext01
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@459 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-05-15 23:35:57 +00:00
thilor77
bb008b121b
tint2conf : possibility to change property tool tintwizard/gedit/...
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@455 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-05-15 14:43:01 +00:00
thilor77
b083a4346f
use tintwizard and format sample files with tintwizard
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@449 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-05-09 19:38:01 +00:00
thilor77
5c4735c3b6
added some config sample (thanks to users)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@448 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-05-09 19:00:13 +00:00
thilor77
1eed78c206
fixed : config file use . as decimal separator even when LOCALE is different
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@445 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-05-04 20:15:46 +00:00
thilor77
721ed289ba
panel switcher : sorted by name
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@444 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-05-04 18:47:34 +00:00
thilor77
46168f6727
fixed segfault when remove desktop with task
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@443 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-05-04 16:39:22 +00:00
Spooky85@gmail.com
1a9ce9decd
Add preprocessor statements to check if battery support has been enabled before using "default_battery()".
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@442 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-23 17:30:49 +00:00
Spooky85@gmail.com
9bc512b703
Move function declarations to fix compiler warning:
...
util/timer.c:81: warning: conflicting types for ‘stop_multi_timeout’
util/timer.c:61: note: previous implicit declaration of ‘stop_multi_timeout’ was here
git-svn-id: http://tint2.googlecode.com/svn/trunk@441 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-23 17:27:34 +00:00
thilor77
b99b5c6b8a
little cleanup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@440 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-23 14:37:39 +00:00
thilor77
885377a234
cleanup code
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@439 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-22 15:08:21 +00:00
thilor77
4d5fe440c8
fixed : battery disabled when needed
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@438 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-20 17:22:05 +00:00
thilor77
b9544f0fa0
reverted Rev 407 because here it s breaking alls icon with systray + xcompmgr
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@437 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-20 15:14:37 +00:00
thilor77
20f181fdef
cleanup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@435 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-19 22:06:23 +00:00
thilor77
a4c2956eca
back to ELLIPSIZE_END and multi-line task name. multi-line depend on task vertical_padding and size of font
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@434 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-19 21:44:40 +00:00
thilor77
af80193e89
tint2conf enabled by default, and switch ELLIPSIZE_END to ELLIPSIZE_MIDDLE
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@433 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-19 18:15:42 +00:00
thilor77
85c90699c8
look like autohide need minimal height
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@432 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-18 20:31:20 +00:00
thilor77
64530181d9
qutodetect composite manager and automaticaly switch real/fake transparency
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@425 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-18 14:49:50 +00:00
thilor77
7ee42e8ca1
SIGUSR1 does now a full restat of tint2
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@424 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-18 14:28:45 +00:00
thilor77
c298a39d00
moved initial values in function default_xxx
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@423 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-18 12:07:36 +00:00
thilor77
a94d75d393
fixed systray_asb in fake transparency (see r407)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@422 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-18 10:35:25 +00:00
thilor77
3adb7e2080
cleanup default value on SIGUSR1
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@421 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-16 18:50:03 +00:00
thilor77
34f3b37ddf
tint2conf : cleanup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@413 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-03 22:54:51 +00:00
thilor77
9d1372cc27
tint2conf : cleanup and asynchronous panel preview
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@412 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-03 22:52:52 +00:00
thilor77
c89a42c658
tint2conf : add theme menu
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@411 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-03 15:56:34 +00:00
thilor77
4d5b36bde6
tint2conf : save/restore window size, save as menu.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@410 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-02 20:02:41 +00:00
thilor77
a0a8b6faaf
tint2conf : store/load selected theme
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@409 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-04-01 21:25:11 +00:00
thilor77
24f47c9c24
tint2conf : cleanup and rotate vertical panel snapshot
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@408 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-03-31 22:13:24 +00:00
Andreas.Fink85
d4a67f631b
*fix* issue 241
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@407 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-03-30 18:47:11 +00:00
thilor77
5309f43eef
some changed in tint2conf theme switcher. not yet ready.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@406 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-03-28 22:50:26 +00:00
thilor77
8afbb566a2
fixed resize_clock() and snapshot
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@405 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-03-27 16:51:12 +00:00
thilor77
a26a3e4635
fixed snapshot command (-s). more needed.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@404 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-03-26 23:16:25 +00:00
Andreas.Fink85
788cfce122
*add* allow xrandr names (hopefully works)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@403 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-03-20 08:30:41 +00:00
thilor77
fda9e0e722
update tintwizard-0.3.1 by Euan Freeman
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@402 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-03-07 11:03:10 +00:00
thilor77
b4b9162a36
update tintwizard by Euan Freeman
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@401 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-03-07 09:14:45 +00:00
Andreas.Fink85
cfff505f75
*fix* again issue 221, but this time with the suggested solution to take 32-bit icons...
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@398 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-02-28 07:58:50 +00:00
Andreas.Fink85
d9454cc8cf
*fix* issue 221
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@397 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-02-27 19:25:51 +00:00
Andreas.Fink85
a58a4d1830
*add* strut_policy = none
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@395 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-02-20 10:08:56 +00:00
thilor77
2126b2e47d
consistency : drag n drop task between desktop will not change active desktop (as before)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@394 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-02-09 20:19:49 +00:00
Andreas.Fink85
bf1dc33ca7
*add* drag'n'drop task reordering
...
*fix* autohide and tooltip after SIGUSR1
*fix* send low_battery_cmd only once
*fix* update clock if time difference > 60 sec (after hibernation or supsension)
*fix* changed transient window behaviour
git-svn-id: http://tint2.googlecode.com/svn/trunk@393 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-02-08 22:44:56 +00:00
thilor77
c50b931172
applied patch to synchronize clock by wim.speek@orange.nl
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@392 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-02-03 12:05:16 +00:00
Andreas.Fink85
cb5eea1bd3
*fix* issue 217
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@391 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-31 16:56:54 +00:00
Andreas.Fink85
6155ce0f0c
*fix* reverted Thierry's last change
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@390 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-31 15:10:38 +00:00
Andreas.Fink85
2c9cfb229d
*fix* hopefully fixed issue 212 (thx to l_man for testing)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@388 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-31 14:04:58 +00:00
thilor77
527d603e98
improve systray drawing when screen depth = 24
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@387 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-31 10:17:20 +00:00
Spooky85@gmail.com
4b321deded
Add missing xrender dependency to configure.ac.
...
Some build system clean up.
git-svn-id: http://tint2.googlecode.com/svn/trunk@386 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-31 10:06:25 +00:00
Andreas.Fink85
d70f267780
*fix* maybe issue 212
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@385 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-30 23:06:07 +00:00
Andreas.Fink85
fa9521ca40
*fix* correct comparison whether task_icon_asb is set
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@384 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-30 08:30:02 +00:00
Andreas.Fink85
249d380183
*fix* issue 215
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@383 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-30 08:24:25 +00:00
Andreas.Fink85
c340974d42
*fix* issue 213
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@382 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-29 18:13:01 +00:00
thilor77
38ea47cc9e
fixed iconified detection
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@375 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-26 23:00:27 +00:00
thilor77
b8eb8a2335
should fixed issue 208
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@374 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-26 18:32:00 +00:00
thilor77
2977d9379d
cleanup comment
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@372 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-22 19:51:09 +00:00
thilor77
de5fab0830
fixed : redraw all task state when background changed
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@371 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-22 19:49:24 +00:00
thilor77
a5a39b0bb2
lower battery drawing : update to 10s and battery_hide config
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@364 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-19 19:29:28 +00:00
Andreas.Fink85
a22041ce09
*fix* removed warnings
...
*fix* removed unneeded code (backwards compatibility to tint2-0.6 and unneccesary XSetWindowsBackground)
*fix* better heuristicMask algorithm
git-svn-id: http://tint2.googlecode.com/svn/trunk@363 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-18 21:11:05 +00:00
Andreas.Fink85
fc1ebc04b6
*fix* bug fixed (multi-desktop and taskbar_active_id != taskbar_id)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@362 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-18 20:16:32 +00:00
thilor77
9b036efc5c
cleanup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@361 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-18 10:05:05 +00:00
Andreas.Fink85
0e0ae86bfa
reverted my last checkin, because I forgot that XCopyArea only works if src.depth == dest.depth
...
minor bugfix if in hidden mode a new tray icon appears
git-svn-id: http://tint2.googlecode.com/svn/trunk@360 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-17 20:02:56 +00:00
thilor77
5b645eeffb
detect start/stop composite manager. and answer to question.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@359 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-17 13:43:44 +00:00
Andreas.Fink85
8efe25f851
*fix* set window background on trayicon parents
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@358 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-16 18:58:31 +00:00
Andreas.Fink85
6051ae447f
*fix* unmap traywin (part of issue 205)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@357 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-16 15:42:02 +00:00
Andreas.Fink85
178b33a145
*fix* include file fix
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@356 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-16 09:44:11 +00:00
thilor77
fae010e1ca
replace real_transparency option with an autodetect of composite manager.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@355 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-15 22:23:00 +00:00
Spooky85@gmail.com
bfb9fc4832
Autocreate src/version.h.
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@354 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-15 20:51:10 +00:00
thilor77
c7d1551dc2
central version.h. the build system could overwrite it...
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@353 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-15 20:09:35 +00:00
thilor77
221f2875b3
fixed : update tooltip when title change (downloading file)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@352 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-15 15:31:07 +00:00
thilor77
0ff3c67ab3
cleanup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@351 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-14 23:38:48 +00:00
thilor77
99dc929a7c
fixed bad background with fake transparency+hidden panel
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@350 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-14 22:55:08 +00:00
thilor77
961229a64b
fixed left click on clock
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@349 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-14 21:24:03 +00:00
thilor77
8ce26f30f5
fixed black windows drawing in fake transparency (flush before drawing window)
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@348 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-14 21:05:42 +00:00
Andreas.Fink85
3aa476a248
*fix* missing include
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@347 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-14 12:00:53 +00:00
thilor77
8b4eed1a40
revert some code and cleanup
...
git-svn-id: http://tint2.googlecode.com/svn/trunk@344 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2010-01-13 07:54:50 +00:00