Commit Graph

  • 20a48674c9 *fix* change the default location of tintwizard.py to ${CMAKE_INSTALL_PREFIX}/bin/tintwizard.py (issue 264) Andreas.Fink85 2010-06-12 21:21:06 +00:00
  • 771d0bf4ea strut_policy=minimum possible even if autohide disabled thilor77 2010-06-12 12:25:21 +00:00
  • 237b19c5c9 *fix* use relative path for DOCDIR/MANDIR/DATADIR (a change in CMAKE_INSTALL_PREFIX works now) Andreas.Fink85 2010-06-12 09:27:18 +00:00
  • a85ae33b38 removed cmake CACHE : it s not reliable. thilor77 2010-06-12 08:55:58 +00:00
  • 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) Andreas.Fink85 2010-06-12 07:45:16 +00:00
  • 5521275bef *fix* execute an external command by calling fork/execl and do not ignore SIGCHLD (maybe fixes issue 263) Andreas.Fink85 2010-06-11 18:47:26 +00:00
  • e26cecf664 *del* autoconf files not used anymore *add* install tint2conf .desktop and pixmaps *fix* tint2conf warnings Andreas.Fink85 2010-06-11 15:37:53 +00:00
  • d771fd9022 add icon for panel switcher. needed *.png in /usr/share/pixmaps and *.desktop in /usr/share/applications thilor77 2010-06-11 12:21:30 +00:00
  • d0ea66790e *fix* install man file too Andreas.Fink85 2010-06-09 21:44:41 +00:00
  • abeb6d384d *add* include svn revision in the VERSION_STRING if building with cmake Andreas.Fink85 2010-06-09 15:31:18 +00:00
  • f8889fdbe0 *fix* update dependencies for tint2 in README.source *fix* install default_icon.png *fix* correct checking if imlib2 is built with x support *fix* use ENABLE_feature, rather than DISABLE_feature Andreas.Fink85 2010-06-09 13:50:22 +00:00
  • 88d6fc8302 *add* make CMakeLists.txt equivalent to the autoconf behaviour Andreas.Fink85 2010-06-09 09:14:56 +00:00
  • 359f13f004 *add* tint2conf cmake file Andreas.Fink85 2010-06-08 20:18:13 +00:00
  • 45e82915ed *fix* battery needs to add definition of course Andreas.Fink85 2010-06-08 20:03:38 +00:00
  • da9c699284 *add* first cmake based implementation (compiles already tint2, but needs more love for installing everything correctly) This is just a test whether cmake can become an alternative to the current build process (I prefer cmake, because it is much faster and offers more possiblities) Andreas.Fink85 2010-06-08 19:56:22 +00:00
  • 87f02c57e6 fixed segfault with monitor detection thilor77 2010-06-08 15:56:04 +00:00
  • 299faa4821 *fix* issue 259 Andreas.Fink85 2010-06-08 14:14:57 +00:00
  • 8429c1aa65 *fix* issue 260 the third Andreas.Fink85 2010-06-08 14:08:42 +00:00
  • bb26d9d4fd *fix* issue 260 the second Andreas.Fink85 2010-06-08 07:58:45 +00:00
  • 2b6fed2996 *fix* issue 260 Andreas.Fink85 2010-06-07 20:40:25 +00:00
  • 056246dd2d tint2-0.10 final release thilor77 2010-05-30 15:01:09 +00:00
  • 642abfc7e0 etend OpenBSD patch to FreeBSD and NetBSD thilor77 2010-05-18 16:03:54 +00:00
  • f13a7a13cb fixed for issue 32 thilor77 2010-05-18 08:50:17 +00:00
  • 985af5f36a Fix installation of examples. Spooky85@gmail.com 2010-05-17 13:21:24 +00:00
  • c0a0f647d5 battery patch for Openbsd by vext01 thilor77 2010-05-15 23:35:57 +00:00
  • e8c846c259 tint2-0.10-beta1 thilor77 2010-05-15 14:57:55 +00:00
  • bb008b121b tint2conf : possibility to change property tool tintwizard/gedit/... thilor77 2010-05-15 14:43:01 +00:00
  • b083a4346f use tintwizard and format sample files with tintwizard thilor77 2010-05-09 19:38:01 +00:00
  • 5c4735c3b6 added some config sample (thanks to users) thilor77 2010-05-09 19:00:13 +00:00
  • 1eed78c206 fixed : config file use . as decimal separator even when LOCALE is different thilor77 2010-05-04 20:15:46 +00:00
  • 721ed289ba panel switcher : sorted by name thilor77 2010-05-04 18:47:34 +00:00
  • 46168f6727 fixed segfault when remove desktop with task thilor77 2010-05-04 16:39:22 +00:00
  • 1a9ce9decd Add preprocessor statements to check if battery support has been enabled before using "default_battery()". Spooky85@gmail.com 2010-04-23 17:30:49 +00:00
  • 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 Spooky85@gmail.com 2010-04-23 17:27:34 +00:00
  • b99b5c6b8a little cleanup thilor77 2010-04-23 14:37:39 +00:00
  • 885377a234 cleanup code thilor77 2010-04-22 15:08:21 +00:00
  • 4d5fe440c8 fixed : battery disabled when needed thilor77 2010-04-20 17:22:05 +00:00
  • b9544f0fa0 reverted Rev 407 because here it s breaking alls icon with systray + xcompmgr thilor77 2010-04-20 15:14:37 +00:00
  • 20f181fdef cleanup thilor77 2010-04-19 22:06:23 +00:00
  • a4c2956eca back to ELLIPSIZE_END and multi-line task name. multi-line depend on task vertical_padding and size of font thilor77 2010-04-19 21:44:40 +00:00
  • af80193e89 tint2conf enabled by default, and switch ELLIPSIZE_END to ELLIPSIZE_MIDDLE thilor77 2010-04-19 18:15:42 +00:00
  • 85c90699c8 look like autohide need minimal height thilor77 2010-04-18 20:31:20 +00:00
  • 64530181d9 qutodetect composite manager and automaticaly switch real/fake transparency thilor77 2010-04-18 14:49:50 +00:00
  • 7ee42e8ca1 SIGUSR1 does now a full restat of tint2 thilor77 2010-04-18 14:28:45 +00:00
  • c298a39d00 moved initial values in function default_xxx thilor77 2010-04-18 12:07:36 +00:00
  • a94d75d393 fixed systray_asb in fake transparency (see r407) thilor77 2010-04-18 10:35:25 +00:00
  • 3adb7e2080 cleanup default value on SIGUSR1 thilor77 2010-04-16 18:50:03 +00:00
  • 34f3b37ddf tint2conf : cleanup thilor77 2010-04-03 22:54:51 +00:00
  • 9d1372cc27 tint2conf : cleanup and asynchronous panel preview thilor77 2010-04-03 22:52:52 +00:00
  • c89a42c658 tint2conf : add theme menu thilor77 2010-04-03 15:56:34 +00:00
  • 4d5b36bde6 tint2conf : save/restore window size, save as menu. thilor77 2010-04-02 20:02:41 +00:00
  • a0a8b6faaf tint2conf : store/load selected theme thilor77 2010-04-01 21:25:11 +00:00
  • 24f47c9c24 tint2conf : cleanup and rotate vertical panel snapshot thilor77 2010-03-31 22:13:24 +00:00
  • d4a67f631b *fix* issue 241 Andreas.Fink85 2010-03-30 18:47:11 +00:00
  • 5309f43eef some changed in tint2conf theme switcher. not yet ready. thilor77 2010-03-28 22:50:26 +00:00
  • 8afbb566a2 fixed resize_clock() and snapshot thilor77 2010-03-27 16:51:12 +00:00
  • a26a3e4635 fixed snapshot command (-s). more needed. thilor77 2010-03-26 23:16:25 +00:00
  • 788cfce122 *add* allow xrandr names (hopefully works) Andreas.Fink85 2010-03-20 08:30:41 +00:00
  • fda9e0e722 update tintwizard-0.3.1 by Euan Freeman thilor77 2010-03-07 11:03:10 +00:00
  • b4b9162a36 update tintwizard by Euan Freeman thilor77 2010-03-07 09:14:45 +00:00
  • 8758d29e89 fixed issue 232 thilor77 2010-03-06 08:54:12 +00:00
  • cfff505f75 *fix* again issue 221, but this time with the suggested solution to take 32-bit icons... Andreas.Fink85 2010-02-28 07:58:50 +00:00
  • d9454cc8cf *fix* issue 221 Andreas.Fink85 2010-02-27 19:25:51 +00:00
  • a58a4d1830 *add* strut_policy = none Andreas.Fink85 2010-02-20 10:08:56 +00:00
  • 2126b2e47d consistency : drag n drop task between desktop will not change active desktop (as before) thilor77 2010-02-09 20:19:49 +00:00
  • 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 Andreas.Fink85 2010-02-08 22:44:56 +00:00
  • c50b931172 applied patch to synchronize clock by wim.speek@orange.nl thilor77 2010-02-03 12:05:16 +00:00
  • cb5eea1bd3 *fix* issue 217 Andreas.Fink85 2010-01-31 16:56:54 +00:00
  • 6155ce0f0c *fix* reverted Thierry's last change Andreas.Fink85 2010-01-31 15:10:38 +00:00
  • 3ed9676af7 *fix* typo Andreas.Fink85 2010-01-31 14:49:26 +00:00
  • 2c9cfb229d *fix* hopefully fixed issue 212 (thx to l_man for testing) Andreas.Fink85 2010-01-31 14:04:58 +00:00
  • 527d603e98 improve systray drawing when screen depth = 24 thilor77 2010-01-31 10:17:20 +00:00
  • 4b321deded Add missing xrender dependency to configure.ac. Some build system clean up. Spooky85@gmail.com 2010-01-31 10:06:25 +00:00
  • d70f267780 *fix* maybe issue 212 Andreas.Fink85 2010-01-30 23:06:07 +00:00
  • fa9521ca40 *fix* correct comparison whether task_icon_asb is set Andreas.Fink85 2010-01-30 08:30:02 +00:00
  • 249d380183 *fix* issue 215 Andreas.Fink85 2010-01-30 08:24:25 +00:00
  • c340974d42 *fix* issue 213 Andreas.Fink85 2010-01-29 18:13:01 +00:00
  • 3378a9a50e removed real_transparency from all config files updated changelog Andreas.Fink85 2010-01-28 11:16:34 +00:00
  • 38ea47cc9e fixed iconified detection thilor77 2010-01-26 23:00:27 +00:00
  • b8eb8a2335 should fixed issue 208 thilor77 2010-01-26 18:32:00 +00:00
  • 2977d9379d cleanup comment thilor77 2010-01-22 19:51:09 +00:00
  • de5fab0830 fixed : redraw all task state when background changed thilor77 2010-01-22 19:49:24 +00:00
  • fc22028d27 update config thilor77 2010-01-19 20:08:04 +00:00
  • a5a39b0bb2 lower battery drawing : update to 10s and battery_hide config thilor77 2010-01-19 19:29:28 +00:00
  • a22041ce09 *fix* removed warnings *fix* removed unneeded code (backwards compatibility to tint2-0.6 and unneccesary XSetWindowsBackground) *fix* better heuristicMask algorithm Andreas.Fink85 2010-01-18 21:11:05 +00:00
  • fc1ebc04b6 *fix* bug fixed (multi-desktop and taskbar_active_id != taskbar_id) Andreas.Fink85 2010-01-18 20:16:32 +00:00
  • 9b036efc5c cleanup thilor77 2010-01-18 10:05:05 +00:00
  • 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 Andreas.Fink85 2010-01-17 20:02:56 +00:00
  • 5b645eeffb detect start/stop composite manager. and answer to question. thilor77 2010-01-17 13:43:44 +00:00
  • 8efe25f851 *fix* set window background on trayicon parents Andreas.Fink85 2010-01-16 18:58:31 +00:00
  • 6051ae447f *fix* unmap traywin (part of issue 205) Andreas.Fink85 2010-01-16 15:42:02 +00:00
  • 178b33a145 *fix* include file fix Andreas.Fink85 2010-01-16 09:44:11 +00:00
  • fae010e1ca replace real_transparency option with an autodetect of composite manager. thilor77 2010-01-15 22:23:00 +00:00
  • bfb9fc4832 Autocreate src/version.h. Spooky85@gmail.com 2010-01-15 20:51:10 +00:00
  • c7d1551dc2 central version.h. the build system could overwrite it... thilor77 2010-01-15 20:09:35 +00:00
  • 221f2875b3 fixed : update tooltip when title change (downloading file) thilor77 2010-01-15 15:31:07 +00:00
  • 0ff3c67ab3 cleanup thilor77 2010-01-14 23:38:48 +00:00
  • 99dc929a7c fixed bad background with fake transparency+hidden panel thilor77 2010-01-14 22:55:08 +00:00
  • 961229a64b fixed left click on clock thilor77 2010-01-14 21:24:03 +00:00
  • 8ce26f30f5 fixed black windows drawing in fake transparency (flush before drawing window) thilor77 2010-01-14 21:05:42 +00:00