Update README.md
o9000 mrovi9000@gmail.com
Updated changelog and documentation
o9000 mrovi9000@gmail.com
Updated POT file and French translation
o9000 mrovi9000@gmail.com
Add behavior to hide an empty taskbar in multi_desktop mode: tint2conf
o9000 mrovi9000@gmail.com
Add behavior to hide an empty taskbar in multi_desktop mode: bugfix
o9000 mrovi9000@gmail.com
Merge branch 'master' into 'master' tint2conf: Disable Executor tooltip when text config value is empty This fixes a bug where if an Executor had the "Tooltip" option disabled, editing the theme in tint2conf would re-enable it. See merge request !18
o9000 mrovi9000@gmail.com
Merge branch 'hide_empty_taskbars' into 'master' Add behavior to hide an empty taskbar in multi_desktop mode - [x] Hide empty taskbar - [x] Handle case when workspace name is not showing - [x] Make it configurable - [x] Fix bugs - [x] Size issue when removing taskbars - [x] Overlapping taskbars (?) See merge request !17
o9000 mrovi9000@gmail.com
When WM_HINTS changes for a window, reload the icon
o9000 mrovi9000@gmail.com
Fix missing include (fixes issue #594; thanks @Coacher)
o9000 mrovi9000@gmail.com
Fix hang (issue #586)
o9000 mrovi9000@gmail.com
Execp: force update after custom command execution (issue #586)
o9000 mrovi9000@gmail.com
Fixed multiple memory leaks
o9000 mrovi9000@gmail.com
Fixed typo causing missing startup notifications
o9000 mrovi9000@gmail.com
Fixed memory leak in icon loading
o9000 mrovi9000@gmail.com
tint2conf: fix typo (issue #592)
o9000 mrovi9000@gmail.com
Launcher: reload shortcut on click: updated changelog (issue #569)
o9000 mrovi9000@gmail.com
Launcher: reload shortcut on click (issue #569)
o9000 mrovi9000@gmail.com
Release 0.12.12
o9000 mrovi9000@gmail.com
tint2conf: menus accessible with alt + letter (issue #590)
o9000 mrovi9000@gmail.com
Fix bad printf in geometry logging
o9000 mrovi9000@gmail.com
tint2conf: Handle keyboard shortcuts (issue #590)
o9000 mrovi9000@gmail.com
Update changelog
o9000 mrovi9000@gmail.com
Add option to debug geometry (set env var DEBUG_GEOMETRY) (issue #583)
o9000 mrovi9000@gmail.com
Set task maximum height equal to width if not specified, instead of hardcoding 30 (issue #583)
o9000 mrovi9000@gmail.com
tint2conf: process background selection correctly (issue #582)
o9000 mrovi9000@gmail.com
Updated doc
o9000 mrovi9000@gmail.com
Updated doc
o9000 mrovi9000@gmail.com
Update README.md
o9000 mrovi9000@gmail.com
Updated man page
o9000 mrovi9000@gmail.com
Updated man page
o9000 mrovi9000@gmail.com
Update readme
o9000 mrovi9000@gmail.com
Updated man page
o9000 mrovi9000@gmail.com
Update changelog (issue #580)
o9000 mrovi9000@gmail.com
Compute layouts correctly with partial borders (issue #580)
o9000 mrovi9000@gmail.com
tint2conf: Translate labels (issue #580)
o9000 mrovi9000@gmail.com
Merge branch 'patch-3' into 'master' Update ru.po Translate "border sides", change directional strings to be relatively context-neutral. See merge request !15
o9000 mrovi9000@gmail.com
Tint2conf: updated French translation (issue #580)
o9000 mrovi9000@gmail.com
Tint2conf: regenerated translation files (issue #580)
o9000 mrovi9000@gmail.com
Tint2conf: remove tooltips for border sides, it is clear (issue #580)
o9000 mrovi9000@gmail.com
Tint2conf: use strcat instead of append (issue #580)
o9000 mrovi9000@gmail.com
Tint2conf: read border sides correctly when enabled by default (issue #580)
o9000 mrovi9000@gmail.com
Tint2conf: enable all border sides by default (issue #580)
o9000 mrovi9000@gmail.com
Tint2conf: use bool instead of int for border sides (issue #580)
o9000 mrovi9000@gmail.com
Tint2conf: support border sides (issue #580, thanks @stophe)
o9000 mrovi9000@gmail.com
Updated authors file (issue #580)
o9000 mrovi9000@gmail.com
Draw background correctly (issue #580, thanks @stophe)
o9000 mrovi9000@gmail.com
Draw border on only some sides (issue #580, thanks @stophe)
o9000 mrovi9000@gmail.com
Release 0.12.11
o9000 mrovi9000@gmail.com
tint2conf: changed window title
o9000 mrovi9000@gmail.com
Update themes
o9000 mrovi9000@gmail.com
Update changelog
o9000 mrovi9000@gmail.com
tint2conf: Update translations
o9000 mrovi9000@gmail.com
tint2conf: Regenerate po files
o9000 mrovi9000@gmail.com
tint2conf: Update pot file
o9000 mrovi9000@gmail.com
tint2conf: Add extension if missing in save as dialog
o9000 mrovi9000@gmail.com
tint2conf: Workaround for a GTK quirk to prevent a crash when adding backgrounds
o9000 mrovi9000@gmail.com
Release 0.12.10
o9000 mrovi9000@gmail.com
Fixed crash in systray with non-Latin languagess (thanks zcodes)
o9000 mrovi9000@gmail.com
Battery: do not show negative durations when the sensors return garbage
o9000 mrovi9000@gmail.com
Invalidate cached pixmaps on resize/move (issue #576)
o9000 mrovi9000@gmail.com
Proper workaround for issue #555
o9000 mrovi9000@gmail.com
Release 0.12.9
o9000 mrovi9000@gmail.com
Position task icon correctly (issue #575)
o9000 mrovi9000@gmail.com
Compute task button size correctly if max size is 0 (issue #575)
o9000 mrovi9000@gmail.com
Revert 580c3e76 (issue #572)
o9000 mrovi9000@gmail.com
Use imlib2 for taking screenshot; if it fails, use Xlib (issue #574)
o9000 mrovi9000@gmail.com
Do not use imlib2 for taking screenshot (issue #574)
o9000 mrovi9000@gmail.com
Do not use imlib2 for taking screenshot (issue #574)
o9000 mrovi9000@gmail.com
Print error message if default_icon.png cannot be loaded (issue #574)
o9000 mrovi9000@gmail.com
tint2conf: Show Loading when drawing themes; use different heights per row
o9000 mrovi9000@gmail.com
Battery: do not sample too often if the battery level changes slowly (and there is no support for reading current/power)
o9000 mrovi9000@gmail.com
Update changelog
o9000 mrovi9000@gmail.com
Add area.name, useful for debugging
o9000 mrovi9000@gmail.com
Ignore empty areas for mouse events
o9000 mrovi9000@gmail.com
Release 0.12.8
o9000 mrovi9000@gmail.com
Extend mouse over area to edge of panel for first and last area, if full width clickable (issue #572)
o9000 mrovi9000@gmail.com
Launcher: full width clicks if 1 row or 1 column of icons (issue #572)
o9000 mrovi9000@gmail.com
Turn off backtrace unless enabled with cmake (issue #550)
o9000 mrovi9000@gmail.com
tint2conf: Display themes consistently
o9000 mrovi9000@gmail.com
panel: Compute fractional width after reserving the margin, not before (issue #559)
o9000 mrovi9000@gmail.com
Cleanup whitespace
o9000 mrovi9000@gmail.com
panel: Watch the panel`s WM_DESKTOP property and reset it if it changes
o9000 mrovi9000@gmail.com
Refresh sticky panel status on desktop change (workaround for issue #555)
o9000 mrovi9000@gmail.com
tint2conf: Create snapshot file in /tmp
o9000 mrovi9000@gmail.com
Add new theme vertical-neutral-icons (thanks to @Vladimir-csp)
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
Cleanup code from last commit
o9000 mrovi9000@gmail.com
Updated French translation (thanks to BunsenLabs community)
o9000 mrovi9000@gmail.com
Remove unnecessary casts
o9000 mrovi9000@gmail.com
Use a better algorithm for brightness adjustment
o9000 mrovi9000@gmail.com
Merge branch 'patch-2' into 'master' Update ru.po See merge request !14
o9000 mrovi9000@gmail.com
systray: Fix race in sorting icons by name
o9000 mrovi9000@gmail.com
Launcher: Read and display both Name and GenericName from desktop files (issue #571)
o9000 mrovi9000@gmail.com
Update French translation
o9000 mrovi9000@gmail.com
Update po files
o9000 mrovi9000@gmail.com
Update tooltips
o9000 mrovi9000@gmail.com
Update translation files
o9000 mrovi9000@gmail.com
Cleanup menus (thanks to @Vladimir-csp for feedback; issue #567)
o9000 mrovi9000@gmail.com
tint2conf: Cleanup whitespace, clean up menus
o9000 mrovi9000@gmail.com
Do not install default tint2rc to usr/share, it is already in /etc
o9000 mrovi9000@gmail.com
Install the default tint2rc also in share/tint2 so that it can be imported
o9000 mrovi9000@gmail.com
Version script: use ci instead of cI to prevent failure on older git versions
o9000 mrovi9000@gmail.com
tint2conf: Support for loading themes from /usr/share/tint2
o9000 mrovi9000@gmail.com
tint2conf: Support for loading themes from /usr/share/tint2
o9000 mrovi9000@gmail.com
tint2conf: Support for loading themes from /usr/share/tint2
o9000 mrovi9000@gmail.com
Use application-x-executable for desktop entries without icons (issue #570)
o9000 mrovi9000@gmail.com
Use application-x-executable for unparseable desktop entries (issue #570)
o9000 mrovi9000@gmail.com
Fix desktop entry parsing (issue #570)
o9000 mrovi9000@gmail.com
tint2conf: Show a nicer popup during long operations (issue #563)
o9000 mrovi9000@gmail.com
tint2conf: Show only one popup during long operations (issue #563)
o9000 mrovi9000@gmail.com
Icon cache: open correctly and create when needed
o9000 mrovi9000@gmail.com
tint2conf: Show popup during long operations (issue #563)
o9000 mrovi9000@gmail.com
Recursive search for launcher entries without a full path (issue #565)
o9000 mrovi9000@gmail.com
tint2conf: Fix regression (launcher items from the config should not be sorted)
o9000 mrovi9000@gmail.com
Update changelog, add TODO (issue #565)
o9000 mrovi9000@gmail.com
Allow launcher entries without a full path (issue #565)
o9000 mrovi9000@gmail.com
Move icon cache to a separate file; protect cache with file locks
o9000 mrovi9000@gmail.com
Cache launcher icons
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
tint2conf: Do not load desktop files marked as NoDisplay
o9000 mrovi9000@gmail.com
Load fallback icon themes lazily to speed up tint2 startup
o9000 mrovi9000@gmail.com
tint2conf: Updated desktop file as discussed in merge request !12
o9000 mrovi9000@gmail.com
Merge branch 'patch-1' into 'master' Update ru.po I've mentioned Format section for 'man date' anyway. See merge request !13
o9000 mrovi9000@gmail.com
Use XDG paths in addition to the defaults when looking for icons and applications
o9000 mrovi9000@gmail.com
tint2conf: Sort applications correctly when additional desktop files from non-standard locations are found in the config
o9000 mrovi9000@gmail.com
tint2conf: Prevent some icon theme duplicates due to symlinks
o9000 mrovi9000@gmail.com
tint2conf: Sort icon themes in list
o9000 mrovi9000@gmail.com
Change man strftime to man date (fixes issue #561)
o9000 mrovi9000@gmail.com
Updated desktop files
o9000 mrovi9000@gmail.com
Merge branch 'master' into 'master' Ru translation, .desktop file tweaks ru.po for russian l10n. Be advised that I've also made considerable changes to tint2.desktop and tint2conf.desktop, be sure to check if that is OK. See merge request !12
o9000 mrovi9000@gmail.com
Mouse effects: highlight clickable areas even when the mouse is on the panel border
o9000 mrovi9000@gmail.com
Update changelog
o9000 mrovi9000@gmail.com
Workspace stress test: minor changes
o9000 mrovi9000@gmail.com
Style change for strnatcmp
o9000 mrovi9000@gmail.com
Remove unused code
o9000 mrovi9000@gmail.com
Compute task icon size correctly
o9000 mrovi9000@gmail.com
Use standard macro to identify Linux (fixes build on powerpc)
o9000 mrovi9000@gmail.com
Update packaging script for Ubuntu
o9000 mrovi9000@gmail.com
Update packaging script for Ubuntu
o9000 mrovi9000@gmail.com
Update packaging script for Ubuntu
o9000 mrovi9000@gmail.com
Update packaging script for Ubuntu
o9000 mrovi9000@gmail.com
Fix get_version.sh so that it returns the correct version when .git is missing
o9000 mrovi9000@gmail.com
Add script to build Ubuntu package
o9000 mrovi9000@gmail.com
Create temporary file in /tmp
o9000 mrovi9000@gmail.com
systray: removed dead code, renamed some variables, added more comments
o9000 mrovi9000@gmail.com
Update for 0.12.7
o9000 mrovi9000@gmail.com
Fix regression in background rendering (issue #549)
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
Add stress test for workspace changes
o9000 mrovi9000@gmail.com
Fix small memory leak in launcher
o9000 mrovi9000@gmail.com
Fix crash caused by race when reading _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS
o9000 mrovi9000@gmail.com
Fix regression (all desktop tasks not working)
o9000 mrovi9000@gmail.com
Fix typo in changelog
o9000 mrovi9000@gmail.com
Release 0.12.6
o9000 mrovi9000@gmail.com
Fix crash on 32-bit
o9000 mrovi9000@gmail.com
Fix build on slackware
o9000 mrovi9000@gmail.com
Check that the window desktop index is in the valid range
o9000 mrovi9000@gmail.com
Move terminal color reset code to the same line (issue #545)
o9000 mrovi9000@gmail.com
Executor: send click coordinates via environment variables
o9000 mrovi9000@gmail.com
Updated readme
o9000 mrovi9000@gmail.com
Release 0.12.5
o9000 mrovi9000@gmail.com
Refactor a bit the last change
o9000 mrovi9000@gmail.com
Fix bad clear of panel pixmap when display compositing is disabled
o9000 mrovi9000@gmail.com
Release 0.12.4
o9000 mrovi9000@gmail.com
Updated AUTHORS file
o9000 mrovi9000@gmail.com
Log info about why a panel restart was triggered
o9000 mrovi9000@gmail.com
Updated French translation (issue #526, thanks @melodie @wagmic)
o9000 mrovi9000@gmail.com
Updated French translation (issue #526)
o9000 mrovi9000@gmail.com
Updated French translation
o9000 mrovi9000@gmail.com
Updated po files
o9000 mrovi9000@gmail.com
Fix compiz support with multiple desktops and monitors (issue #94)
o9000 mrovi9000@gmail.com
Add SA_RESTART to sigaction
o9000 mrovi9000@gmail.com
tint2conf: Make window wider
o9000 mrovi9000@gmail.com
Fix bad read of font setting
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
Fix compiz support with multiple desktops and monitors
o9000 mrovi9000@gmail.com
Limit tooltip width
o9000 mrovi9000@gmail.com
Changed tint2rc
o9000 mrovi9000@gmail.com
New config option: taskbar_always_show_all_desktop_tasks (fixes issue #279)
o9000 mrovi9000@gmail.com
tint2conf: leave font setting to default if not set
o9000 mrovi9000@gmail.com
Changed tint2rc
o9000 mrovi9000@gmail.com
Set desktop name font to bold in tint2conf
o9000 mrovi9000@gmail.com
Taskbar: code cleanup (rename task_group -> task_buttons)
o9000 mrovi9000@gmail.com
Taskbar: code cleanup
o9000 mrovi9000@gmail.com
Taskbar: code cleanup
o9000 mrovi9000@gmail.com
Allow user to disable mouse effects (workaround for issue #542 no longer needed)
o9000 mrovi9000@gmail.com
Remove double pixmap caching, it is crazy (see issue #542)
o9000 mrovi9000@gmail.com
Always enable mouse effects (workaround for issue #542)
o9000 mrovi9000@gmail.com
Update changelog
o9000 mrovi9000@gmail.com
Systray: handle changing icon names and reorder if necessary
o9000 mrovi9000@gmail.com
Remove the sleep at startup since it has side effects and is a poor solution anyways
o9000 mrovi9000@gmail.com
Updated readme regarding debugging crashes
o9000 mrovi9000@gmail.com
Disable copying of sample themes to ~/.config
o9000 mrovi9000@gmail.com
Disable backtrace by default
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
Always sleep 1s at startup to let the compositor start first
o9000 mrovi9000@gmail.com
Reorder some statements
o9000 mrovi9000@gmail.com
Move backtrace generation behind cmake flag
o9000 mrovi9000@gmail.com
Do not restart on crash, it cannot be done reliably from a single process; use instead "while true ; do tint2 ; sleep 1; done"
o9000 mrovi9000@gmail.com
Cleanup restart code
o9000 mrovi9000@gmail.com
Updated changelog for new dependencies
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
Comment code to trigger a crash
o9000 mrovi9000@gmail.com
Restart on crash
o9000 mrovi9000@gmail.com
Work better without a config file
o9000 mrovi9000@gmail.com
Work better without a config file
o9000 mrovi9000@gmail.com
Attempt to fix compilation on BSD
o9000 mrovi9000@gmail.com
Attempt to fix compilation on BSD
o9000 mrovi9000@gmail.com
Attempt to fix compilation on BSD
o9000 mrovi9000@gmail.com
Disable system tray empty icon detection, since it is buggy
o9000 mrovi9000@gmail.com
Do not use negative values for task state since it is used as array index
o9000 mrovi9000@gmail.com
Attempt to fix compilation on BSD
o9000 mrovi9000@gmail.com
Attempt to fix execinfo lookup on BSD
o9000 mrovi9000@gmail.com
Show warning on missing backtrace libs
o9000 mrovi9000@gmail.com
Remove abort
o9000 mrovi9000@gmail.com
Dump stack trace on crash also on a file in $HOME
o9000 mrovi9000@gmail.com
Dump stack trace on crash
o9000 mrovi9000@gmail.com
Some systray fixes
o9000 mrovi9000@gmail.com
Rename dsp -> display
o9000 mrovi9000@gmail.com
Simplify systray rendering
o9000 mrovi9000@gmail.com
Cache pixmaps for mouse effects to improve performance
o9000 mrovi9000@gmail.com
Fix battery compilation for DragonFly BSD
o9000 mrovi9000@gmail.com
Fix battery compilation for DragonFly BSD
o9000 mrovi9000@gmail.com
Sort correctly for primary_monitor_first
o9000 mrovi9000@gmail.com
Work better with empty config files
o9000 mrovi9000@gmail.com
Set default font in tint2conf (fixes issue #535)
o9000 mrovi9000@gmail.com
Move -Wshadow compilation flag to debug flags
o9000 mrovi9000@gmail.com
Fix build for older glib
o9000 mrovi9000@gmail.com
tint2conf: Save executor index in comment in config file
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
tint2conf: Updated translation files
o9000 mrovi9000@gmail.com
Executor: tint2conf support
o9000 mrovi9000@gmail.com
Executor: tint2conf support for one instance
o9000 mrovi9000@gmail.com
Add option primary_monitor_first (fixes issue #538)
o9000 mrovi9000@gmail.com
Rename: monitor -> monitors
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
Change window type to DOCK (fixes placement on kde and bspwm, issue 537; breaks issue 455)
o9000 mrovi9000@gmail.com
Set XWMHints flags correctly
o9000 mrovi9000@gmail.com
Code cleanup
o9000 mrovi9000@gmail.com
Fix compilation error in issue 536
o9000 mrovi9000@gmail.com
Clock: increase default font slightly
o9000 mrovi9000@gmail.com
Make the default font for workspace name bold
o9000 mrovi9000@gmail.com
Use default desktop font (Gtk/FontName from XSettings) when the font is not specified in the config file
o9000 mrovi9000@gmail.com
Do not look for libraries that are disabled
o9000 mrovi9000@gmail.com
Updated config
o9000 mrovi9000@gmail.com
Add C99 compilation flag to tint2conf
o9000 mrovi9000@gmail.com
execp: Fix segfault
o9000 mrovi9000@gmail.com
Add C99 compilation flag
o9000 mrovi9000@gmail.com
Add missing include
o9000 mrovi9000@gmail.com
New config option: taskbar sort by LRU/MRU (config GUI) (issue #532)
o9000 mrovi9000@gmail.com
Execplugin: add pango markup option
o9000 mrovi9000@gmail.com
Changed default config
o9000 mrovi9000@gmail.com
New config option: taskbar sort by LRU/MRU (no config GUI yet) (issue #532)
o9000 mrovi9000@gmail.com
Merged execplugin from tint2-mods2 (no config GUI yet)
o9000 mrovi9000@gmail.com
Battery: refactoring
o9000 mrovi9000@gmail.com
Battery: Only redraw when needed, not after each tick
o9000 mrovi9000@gmail.com
Fix battery showing/hiding (issue #531)
o9000 mrovi9000@gmail.com
Fix missing redraw
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
Support for NETWM viewports (compiz)
o9000 mrovi9000@gmail.com
Cleanup indentation with clang-format and changed a few variable names
o9000 mrovi9000@gmail.com
Cleanup: area.h
o9000 mrovi9000@gmail.com
Updated for 0.12.3
o9000 mrovi9000@gmail.com
Updated changelog for 0.12.3
o9000 mrovi9000@gmail.com
Updated changelog for 0.12.3
o9000 mrovi9000@gmail.com
Mouse effects: updated translations
o9000 mrovi9000@gmail.com
Mouse effects: changed defaults + disabled pixmap caching
o9000 mrovi9000@gmail.com
Mouse effects: changed defaults
o9000 mrovi9000@gmail.com
Mouse effects: updated sample configs
o9000 mrovi9000@gmail.com
Fix compile error with cmake -DENABLE_RSVG=OFF
o9000 mrovi9000@gmail.com
Mouse effects: updated tint2conf
o9000 mrovi9000@gmail.com
Mouse effects: updated tint2conf
o9000 mrovi9000@gmail.com
Mouse effects: fixes, changed defaults, more config options
o9000 mrovi9000@gmail.com
Mouse effects: tint icons
o9000 mrovi9000@gmail.com
Fix segfault
o9000 mrovi9000@gmail.com
Mouse pressed effect + some fixes for mouse over
o9000 mrovi9000@gmail.com
Task: disable pixmap caching (temporary change until we make it work with mouse effects)
o9000 mrovi9000@gmail.com
Revert "Area: do not destroy pixmap when not necessary" This reverts commit f2922d7dbde35eadcea78e0536f5f61fb9ca4e39.
o9000 mrovi9000@gmail.com
Area: refactor list -> children
o9000 mrovi9000@gmail.com
Area: do not destroy pixmap when not necessary
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
Launcher icon background
o9000 mrovi9000@gmail.com
Mouse over effects
o9000 mrovi9000@gmail.com
tint2conf: Updated French PO (added corrections from Mélodie)
o9000 mrovi9000@gmail.com
tint2conf: Updated French PO (removed fuzzy flag; review still needed)
o9000 mrovi9000@gmail.com
tint2conf: Updated French PO (review needed)
o9000 mrovi9000@gmail.com
tint2conf: Updated POT and PO files (translation update needed)
o9000 mrovi9000@gmail.com
tint2conf: Call setlocale with no locale to use system default instead of C
o9000 mrovi9000@gmail.com
Updated French translation (thanks to Melodie and her team)
o9000 mrovi9000@gmail.com
Fix lost settings on battery plug/unplug
o9000 mrovi9000@gmail.com
Refactored text size computation (missed a change for the battery)
o9000 mrovi9000@gmail.com
tint2conf: Changed plugin order
o9000 mrovi9000@gmail.com
Refactored svg image loading
o9000 mrovi9000@gmail.com
Refactored text size computation
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
tint2conf: Add background labels
o9000 mrovi9000@gmail.com
Battery: minor code style change
o9000 mrovi9000@gmail.com
Battery: fix comment in estimate_power_usage
o9000 mrovi9000@gmail.com
Battery: prevent division by zero
o9000 mrovi9000@gmail.com
Merge branch 'sre/support-missing-power-usage-information'
o9000 mrovi9000@gmail.com
Initialize ac_connected_cmd and ac_disconnected_cmd
o9000 mrovi9000@gmail.com
Merge branch 'sre/tint2-fix-battery-memleak'
o9000 o9000
Fix lost font setting for desktop name
o9000 o9000
Updated tint2.desktop (fixes issue #523)
o9000 mrovi9000@gmail.com
Updated for 0.12.2
o9000 o9000
if( -> if (
o9000 o9000
uevent: Use strchr here
o9000 o9000
Updated IDE files
o9000 o9000
Merge branch 'hotplug' into 'master' Hotplug Hi, So I went on and added the hotplug stuff. It's currently used for two things: 1. reconfigure battery if a power_supply add/remove event has been received (e.g. new battery) 2. update battery if a power_supply change event has been received (e.g. sent for AC connect/disconnect) The second one is useful to make "ac_connect_cmd" and "ac_disconnect_cmd" react instantly. Otherwise they are only executed when the battery update routine is scheduled again. It does not introduce any new library dependencies and the kernel interface is considered as ABI, so there won't be any frequent changes. I also added a little fix on top, that prevents ac_connect_cmd execution during tint2 startup (with AC connected). -- Sebastian See merge request !10
o9000 mrovi9000@gmail.com
Merge branch 'do-not-link-against-disabled-optional-features' into 'master' Avoid linking against disabled features If rsvg or startup-notification features are disabled, the binary should not be linked against the associated libraries. See merge request !9
o9000 mrovi9000@gmail.com
battery: Updates for OpenBSD
o9000 o9000
battery: Updates for OpenBSD
o9000 o9000
Update file list for IDE
o9000 o9000
battery: Capitalize AC state in tooltips
o9000 o9000
battery: Tooltips for FreeBSD (fix format string)
o9000 o9000
battery: Tooltips for FreeBSD (fix typo)
o9000 o9000
battery: Tooltips for FreeBSD
o9000 o9000
battery: Update AC status on FreeBSD
o9000 o9000
Update type for ac_connected variables
o9000 o9000
Revert "Remove static clock tooltip buffer" (g_date_time_format uses format strings slightly different from strftime) This reverts commit 441c42077323c084542698367e73645fa11d76f4.
o9000 o9000
Merge branch 'misc-battery-updates' into 'master' Misc battery updates Hi, So here are a couple of more patches. I did only minimal testing for the battery BSD stuff (basically compilation under Linux and check, that only sensible errors appear). The second patch (remove static clock tooltip buffer) is independent of the remaining changes, but depends on the first patch. I guess the battery code for Linux could be further improved by using libudev to handle kernel events for added batteries and AC plug changes. -- Sebastian See merge request !8
o9000 mrovi9000@gmail.com
Updated changelog
o9000 o9000
Update IDE file list
o9000 o9000
Merge branch 'multi-battery-support' into 'master' Multi battery support Hi , I have a couple of patches for the battery widget making it actually useful on my ThinkPad X250. -- Sebastian See merge request !6
o9000 mrovi9000@gmail.com
Update author list (Sebastian's info)
o9000 o9000
tint2conf: Fix read of panel_monitor (issue #520)
o9000 o9000
Merge branch 'systray-already-running-message-fix' into 'master' reset color after systray existing message Currently all messages following the "another systray is running" message are also printed in red. Fix this by reseting the color at the end of the message. See merge request !7
o9000 mrovi9000@gmail.com
Systray: do not move empty icons to the side, as it breaks GTK2 StatusIcon blinking (issue #515)
o9000 o9000
Fix command line argument processing (issue #516)
o9000 o9000
Remove parameter from tooltip_trigger_hide() (issue #516)
o9000 o9000
Updated readme for 0.12.1
o9000 mrovi9000@gmail.com
Updated changelog
o9000 o9000
tint2conf: Add more mouse events for clock and battery (issue #505)
o9000 o9000
Merge branch 'moreclicks' into 'master' Moreclicks The two commits in this merge request would allow the user to set up as many as eight extra custom actions via tint2rc. I've been running these changes (minus the up/down wheel actions) for many months without any obvious issues, mainly to adjust laptop screen brightness via a couple of scripts. I've just tested the wheel actions and they appeared to work fine. The clock commit should solve issue #505. I have merely augmented the work of two other people, and appropriate credits/references are indicated in the individual commit messages. See merge request !5
o9000 mrovi9000@gmail.com
Systray: use correct pointer type in xembed detection (note: dead code)
o9000 o9000
Systray: remove SubstructureNotifyMask from XSelectInput
o9000 o9000
Systray: remove debugging messages
o9000 o9000
Update changelog
o9000 o9000
Add debugging function for showing monitor geometry
o9000 o9000
Taskbar: Use consistent behavior when showing/hiding sticky (all desktop) windows
o9000 o9000
Taskbar: better task monitor detection (issue #511)
o9000 o9000
systray: Revert break embedding into 2 steps (breaks transparency for Qt icons)
o9000 o9000
systray: Proper resize redirect handling
o9000 o9000
systray: Redirect resize events
o9000 o9000
systray: Break embedding into 2 steps
o9000 o9000
Updated readme
o9000 o9000
Revert "taskbar: Add logging for window_get_monitor()" This reverts commit 7162c5dea18cf5e513e6b5fa4288f8ba0e9e51f3.
o9000 o9000
Revert "taskbar: Add logging for event_configure_notify()" This reverts commit b99c5c204ba3903a4d52ebbbd8df333216ae99a9.
o9000 o9000
systray: Revert change that removed XSyncs
o9000 o9000
Updated readme
o9000 mrovi9000@gmail.com
taskbar: Add logging for event_configure_notify()
o9000 o9000
taskbar: Add logging for window_get_monitor()
o9000 o9000
systray: Set _NET_SYSTEM_TRAY_ICON_SIZE
o9000 o9000
config: Add missing #if
o9000 o9000
systray: Remove unused variable
o9000 o9000
Fix systray rendering when compositor off
o9000 o9000
config: Prevent segfault if panel_items appears late in the config file
o9000 o9000
systray: Prevent segfault if systray disabled
o9000 o9000
systray: Trying some variations
o9000 o9000
systray: Remove unneeded resize
o9000 o9000
Minor improvements
o9000 o9000
systray: Throttle resize events for misbehaving applications
o9000 o9000
Move things around in the systray code
o9000 o9000
Remove debug line
o9000 o9000
Revert "systray: Process XEmbed events according to spec" This reverts commit 227dc8e48ab70685129fcc6359bb4c0d2162e49f.
o9000 o9000
systray: Process XEmbed events according to spec
o9000 o9000
systray: Handle UnmapNotify correctly
o9000 o9000
systray: remove icon when reparented away from us
o9000 o9000
systray: Separate reparenting from embedding
o9000 o9000
systray: Withdraw window before reparenting
o9000 o9000
systray: Watch for window events before reparenting
o9000 o9000
systray: A bit of cleanup
o9000 o9000
systray: Make sure we redraw the panel when rendering icons
o9000 o9000
systray: Workaround for GTK icon resize loop issue
o9000 o9000
systray: Trigger icon resize only when necessary
o9000 o9000
More logging
o9000 o9000
systray: Resize icons only if necessary
o9000 o9000
tint: remove inner loop from the main event loop
o9000 o9000
Updated readme
o9000 mrovi9000@gmail.com
tint2conf: Fix bad read of panel_margin
o9000 o9000
Updated readme
o9000 mrovi9000@gmail.com
Remove v from git tag when generating version string
o9000 o9000
Silence g_thread_init warning
o9000 o9000
Add define _GNU_SOURCE for getline()
o9000 o9000
Updated theme files
o9000 o9000
Updated string files for translations
o9000 o9000
tint2conf: Better theme management
o9000 o9000
copy_file(): prevent truncating file if src == dest
o9000 o9000
Updated themes
o9000 o9000
Install additional themes to /usr/[local/]share/tint2
o9000 o9000
Update readme
o9000 o9000
Update changelog
o9000 o9000
Update build script
o9000 o9000
Prevent race at startup in detecting screen resolution changes
o9000 o9000
Capitalize name in desktop shortcut
o9000 mrovi9000@gmail.com
Capitalize title in desktop shortcut
o9000 mrovi9000@gmail.com
Merge branch 'doc-fixes' into 'master' Doc fixes Hi o9000, thanks for resurrecting tint2! Here are some purely "bureaucratic" fixes: I fixed some typo's, updated URLs, and cleaned up a few files. See merge request !4
o9000 mrovi9000@gmail.com
tint2conf: Fix typo to load desktop files from subdirectories
o9000 o9000
Fix crash in tint2conf (wrong string length in allocation)
o9000 o9000
tint2conf: Sort launchers by name
o9000 o9000
Add IDE files
o9000 o9000
Fix timer bug (again)
o9000 o9000
Updated changelog
o9000 o9000
Detect compositor at startup
o9000 o9000
Fix crash when calling stop_timeout from the callback of a repeated timer
o9000 o9000
tint2conf: fix launcher_apps_dir
o9000 o9000
Remove noisy debug messages
o9000 o9000
Add missing include
o9000 o9000
Updated changelog
o9000 mrovi9000@gmail.com
Cosmetic changes
o9000 o9000
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
o9000 o9000
systray: (disable_transparency=1) detect empty icons whenever a new icon is added, from any process; clear icon area because some icons were failing to redraw
o9000 o9000
systray: reduce icon flicker by painting on buffer instead of directly on window
o9000 o9000
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
o9000 o9000
systray: Profiling code. Export environment variable SYSTRAY_PROFILING=1 when running tint2 to enable it
o9000 o9000
Updated strings in pl.po
o9000 o9000
Merge branch 'translation-bs_hr_sr' into 'master' tint2conf: added bs, hr and sr translations I translated tint2conf into Bosnian, Croatian and Serbian (Cyrillic). See merge request !3
o9000 mrovi9000@gmail.com
systray: Check icon position
o9000 o9000
systray: trigger resizes in some places
o9000 o9000
systray: force a repaint on icon resize
o9000 o9000
systray: reorder operations to prevent the long icon first show delay that occurs sometimes
o9000 o9000
Removed tintwizard.py as it no longer supports all config options
o9000 o9000
Changed tintwizard #! to python 2 (note that tintwizard is obsolete)
o9000 mrovi9000@gmail.com
Updated readme for 0.12-rc6
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
systray: Do not turn off compositing for missing window errors
o9000 o9000
systray: Use different X connection for XGetImage (fixes crash on ATI cards)
o9000 o9000
systray: Detect window resizez during composited rendering to prevent crashes
o9000 o9000
Better error handling in systray rendering and fall back to non-composited rendering in case of errors
o9000 o9000
systray: reorder some operations to make sure we resize correctly
o9000 o9000
systray: fix bad embed
o9000 o9000
systray: prevent race in error detection
o9000 o9000
Add missing files for freespace
o9000 o9000
systray: resize icon when reparenting
o9000 o9000
Fix bad interaction between freespace and systray
o9000 o9000
systray: Minor change in error logging
o9000 o9000
Free space item
o9000 o9000
Merge taskbar_alignment from branch
o9000 o9000
Updated changelog
o9000 mrovi9000@gmail.com
launcher: sort desktop files by name in launcher_apps_dir
o9000 o9000
systray: Cleaned up the code a bit
o9000 o9000
systray: Delay reparenting to the first render to prevent graphical corruptions
o9000 o9000
Disable systray composited rendering if disable_transparency = 1
o9000 o9000
systray: Prevent triggering concurrent updates for the same icon
o9000 o9000
systray: Delay icon rendering only when throttling is necessary
o9000 o9000
systray: Sort icons in the correct order when an icon is empty and order is right2left
o9000 o9000
Revert "systray: Sort icons in the correct order when an icon is empty and order is right2left" This reverts commit cb17e5a662e7c0c40db9b089134c8e925731d3d6.
o9000 o9000
systray: Sort icons in the correct order when an icon is empty and order is right2left
o9000 o9000
Merge branch 'master' into 'master' Polish translations for desktop files Polish translations for .desktop files updated. BTW. Big thanks for bringing new life to this awesome project :) See merge request !2
o9000 mrovi9000@gmail.com
Merge branch 'master' into 'master' Polish translation See merge request !1
o9000 mrovi9000@gmail.com
Updated readme
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
Updated localization file with new strings
o9000 o9000
Updated tint2conf for localization
o9000 o9000
Annotate strings for translation
o9000 o9000
Better error handling in systray icon rendering
o9000 o9000
Silence warning
o9000 o9000
Updated changelog
o9000 mrovi9000@gmail.com
Fix bad include
o9000 mrovi9000@gmail.com
Updated readme
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
Workaround for empty systray icon in Google Chrome (misbehaving) - fix resize
o9000 o9000
Merge branch 'title-race'
o9000 o9000
Workaround for empty systray icon in Google Chrome (misbehaving) - fix sorting
o9000 o9000
Workaround for empty systray icon in Google Chrome (misbehaving) - fix sorting
o9000 o9000
Workaround for empty systray icon in Google Chrome (misbehaving)
o9000 o9000
Reduce memory footprint
o9000 o9000
Fix some battery issues when unplugging/replugging
o9000 o9000
Adding missing icons
o9000 o9000
tint2conf: Updated tooltips
o9000 o9000
Updated tint2rc file header with link to docs
o9000 mrovi9000@gmail.com
Updated desktop file
o9000 mrovi9000@gmail.com
Updated icons and desktop files
o9000 o9000
Updated tint2.desktop
o9000 mrovi9000@gmail.com
Add tint2.desktop
o9000 mrovi9000@gmail.com
Fix icon loading with wrong image extension
o9000 o9000
Updated readme
o9000 o9000
Updated readme
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
Attempt to fix icon rendering problems
o9000 o9000
Updated changelog
o9000 mrovi9000@gmail.com
launcher: New option launcher_icon_theme_override to preserve legacy behavior
o9000 o9000
Updated changelog
o9000 mrovi9000@gmail.com
panel: Use WINDOW_TYPE_SPLASH instead of DOCK if panel_layer=normal and panel_dock=0 otherwise it is impossible to get normal stacking
o9000 o9000
Battery: fixes for FreeBSD
o9000 o9000
tint2conf: fixes for *BSD
o9000 o9000
Fixed README in CMakeLists.txt
o9000 mrovi9000@gmail.com
Fix build on Debian Jessie
o9000 o9000
Updated readme
o9000 mrovi9000@gmail.com
Update readme
o9000 mrovi9000@gmail.com
Wrap text at word boundaries
o9000 o9000
Renamed notification area -> system tray for consistency
o9000 o9000
Updated readme
o9000 mrovi9000@gmail.com
Updated changelog
o9000 mrovi9000@gmail.com
Adding new theme files
o9000 o9000
tint2 & tint2conf: Use spacing in task_padding
o9000 o9000
Updated changelog
o9000 o9000
tint2conf: Multiple fixes
o9000 o9000
tint2conf: Fix taskbar_sort_order, taskbar_name_padding
o9000 o9000
tint2conf: Fix background index mess
o9000 o9000
Updated release script
o9000 o9000
Update readme
o9000 mrovi9000@gmail.com
Updated readme
o9000 mrovi9000@gmail.com
Update readme
o9000 mrovi9000@gmail.com
Update git version script
o9000 o9000
Update changelog, release 0.12-rc1
o9000 o9000
tint2conf: Checksum files to identify and back up manually edited configs
o9000 o9000
config: Do not treat invalid task status values as defaults
o9000 o9000
tint2conf: load old config files better
o9000 o9000
Yet another fix for git version script
o9000 o9000
tint2conf: cleanup GUI
o9000 o9000
tint2conf: Tooltips
o9000 o9000
Fix git version script
o9000 o9000
Revert changes in sample tint2rc
o9000 o9000
Updated version scripts for git
o9000 o9000
Updated svn version scripts for git
o9000 o9000
Updated readme
o9000 mrovi9000@gmail.com
Remove plain text readme (readme.md contains the latest content and is readable)
o9000 mrovi9000@gmail.com
Updated readme
o9000 mrovi9000@gmail.com
Updated readme
o9000 mrovi9000@gmail.com
Updated readme
o9000 o9000
Updated readme
o9000 o9000
Updated readme
o9000 o9000
Updated readme
o9000 o9000
Updated readme
o9000 o9000
Updated readme
o9000 o9000
tint2conf: GUI changes git-svn-id: http://tint2.googlecode.com/svn/trunk@767 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Use font shadows for all elements except tooltips git-svn-id: http://tint2.googlecode.com/svn/trunk@766 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
tint2conf: backup config when writing git-svn-id: http://tint2.googlecode.com/svn/trunk@765 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
tint2conf: GUI changes git-svn-id: http://tint2.googlecode.com/svn/trunk@764 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
tint2conf: GUI changes git-svn-id: http://tint2.googlecode.com/svn/trunk@763 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Remove fflush git-svn-id: http://tint2.googlecode.com/svn/trunk@762 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Print error message for invalid action name in get_action() git-svn-id: http://tint2.googlecode.com/svn/trunk@761 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Flush stdout/stderr after newline git-svn-id: http://tint2.googlecode.com/svn/trunk@760 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Make ASAN optional in debug builds git-svn-id: http://tint2.googlecode.com/svn/trunk@759 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
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
o9000 o9000
Updated config git-svn-id: http://tint2.googlecode.com/svn/trunk@757 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Updated config git-svn-id: http://tint2.googlecode.com/svn/trunk@756 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Revert r751 and add workaround for systray rendering artifacts git-svn-id: http://tint2.googlecode.com/svn/trunk@755 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Updated authors git-svn-id: http://tint2.googlecode.com/svn/trunk@754 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Updated authors git-svn-id: http://tint2.googlecode.com/svn/trunk@753 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Minor improvements to taskbar_sort_order = center (issue 478) git-svn-id: http://tint2.googlecode.com/svn/trunk@752 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Simplify systray icon management (attempt to fix issue 480) git-svn-id: http://tint2.googlecode.com/svn/trunk@751 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix task visilibility problem, issue 481 git-svn-id: http://tint2.googlecode.com/svn/trunk@750 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Position tooltips correctly on first show git-svn-id: http://tint2.googlecode.com/svn/trunk@749 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
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
o9000 o9000
Fix no handling of battery removal git-svn-id: http://tint2.googlecode.com/svn/trunk@747 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix battery error handling git-svn-id: http://tint2.googlecode.com/svn/trunk@746 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Reverted systray icon rendering to fix issue 479 git-svn-id: http://tint2.googlecode.com/svn/trunk@745 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Use safer compilation flags git-svn-id: http://tint2.googlecode.com/svn/trunk@744 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
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
o9000 o9000
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
o9000 o9000
Sort tasks on taskbar: use panel orientation (disabled, work in progress) - issue 478 git-svn-id: http://tint2.googlecode.com/svn/trunk@741 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
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
o9000 o9000
Battery: cleanup code and make detection more resilient git-svn-id: http://tint2.googlecode.com/svn/trunk@739 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Tentative to sort tasks on taskbar (disabled) - issue 478 git-svn-id: http://tint2.googlecode.com/svn/trunk@738 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Add config option startup_notifications = 0/1 git-svn-id: http://tint2.googlecode.com/svn/trunk@737 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
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
o9000 o9000
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
o9000 o9000
Changed icon rendering to fix issue 432 git-svn-id: http://tint2.googlecode.com/svn/trunk@734 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Changed launcher_icon_theme option to work as an override. If not present, we use xsettings to obtain the current theme or default to hicolor if xsettings not present git-svn-id: http://tint2.googlecode.com/svn/trunk@733 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Option taskbar_hide_inactive_tasks (issue 458) git-svn-id: http://tint2.googlecode.com/svn/trunk@732 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Update strut after resizing panel in autohide-show (issue 472) git-svn-id: http://tint2.googlecode.com/svn/trunk@731 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Autohide-show panel when task becomes urgent git-svn-id: http://tint2.googlecode.com/svn/trunk@730 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Disable startup notification support until we fix the deadlock from issue 471 git-svn-id: http://tint2.googlecode.com/svn/trunk@729 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Add some useful compiler flags for debug builds git-svn-id: http://tint2.googlecode.com/svn/trunk@728 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Support for launcher_apps_dir git-svn-id: http://tint2.googlecode.com/svn/trunk@727 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Expand ~ in launcher_item_app git-svn-id: http://tint2.googlecode.com/svn/trunk@726 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix build issue on Slackware (Issue 473) git-svn-id: http://tint2.googlecode.com/svn/trunk@725 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix double free of panel_window_name git-svn-id: http://tint2.googlecode.com/svn/trunk@692 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Corrected memory leak introduced with r690 git-svn-id: http://tint2.googlecode.com/svn/trunk@691 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
google@craigoakes.com google@craigoakes.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Add new configuration parameter panel_window_name to set WM_NAME (and WM_ICON_NAME) to identify multiple instances of tint2. (Issue 460). git-svn-id: http://tint2.googlecode.com/svn/trunk@690 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
google@craigoakes.com google@craigoakes.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Another attempt to fix issue 465: broken WM_HINTS git-svn-id: http://tint2.googlecode.com/svn/trunk@689 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix issue 465: broken WM_HINTS git-svn-id: http://tint2.googlecode.com/svn/trunk@688 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix issue 463: Launcher icon accepts all mouse buttons git-svn-id: http://tint2.googlecode.com/svn/trunk@687 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Clean up CMakeLists.txt git-svn-id: http://tint2.googlecode.com/svn/trunk@686 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix issue 343: Double system tray icons git-svn-id: http://tint2.googlecode.com/svn/trunk@685 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix issue 428: Build fails when battery applet is disabled from cmake git-svn-id: http://tint2.googlecode.com/svn/trunk@684 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix issue 401: Seconds not updating in second line of clock git-svn-id: http://tint2.googlecode.com/svn/trunk@683 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix issue 442: do not overflow when processing buggy battery input git-svn-id: http://tint2.googlecode.com/svn/trunk@682 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix issue 347: always initialize backgrounds git-svn-id: http://tint2.googlecode.com/svn/trunk@681 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix issue 461: do not place the panel in dock if panel_dock = 0 in config; slight change in the XWMHints git-svn-id: http://tint2.googlecode.com/svn/trunk@680 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Reverting commit from r677 git-svn-id: http://tint2.googlecode.com/svn/trunk@679 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Better handling of the systray_monitor option git-svn-id: http://tint2.googlecode.com/svn/trunk@678 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Revert panel to _NET_WM_WINDOW_TYPE_DOCK, implement panel_layer=float (Issue 461). git-svn-id: http://tint2.googlecode.com/svn/trunk@677 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
google@craigoakes.com google@craigoakes.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
google@craigoakes.com google@craigoakes.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
o9000 o9000
Xorg: Rename function git-svn-id: http://tint2.googlecode.com/svn/trunk@674 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
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
o9000 o9000
tint2conf: Updates (work in progress) git-svn-id: http://tint2.googlecode.com/svn/trunk@672 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Remove global variables from header files git-svn-id: http://tint2.googlecode.com/svn/trunk@671 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Launcher: SVG icon support and icon loading improvements git-svn-id: http://tint2.googlecode.com/svn/trunk@670 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Systray: option to configure monitor: start from 1 to be consistent with panel_monitor git-svn-id: http://tint2.googlecode.com/svn/trunk@668 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Systray: option to configure monitor (fixes issue 451 and TODOs in the code) git-svn-id: http://tint2.googlecode.com/svn/trunk@667 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Initialize variable properly git-svn-id: http://tint2.googlecode.com/svn/trunk@666 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Prevent division by zero in strange circumstances when the panel has size 0 git-svn-id: http://tint2.googlecode.com/svn/trunk@665 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix issue 455 (tint2 places itself in dock even with panel_dock = 0) git-svn-id: http://tint2.googlecode.com/svn/trunk@664 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Workaround for issue 353 (broken xrandr) git-svn-id: http://tint2.googlecode.com/svn/trunk@663 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
taskbar: fix task cycling bug in multi_desktop mode git-svn-id: http://tint2.googlecode.com/svn/trunk@662 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
taskbar: draw softer shadows so that text is more readable git-svn-id: http://tint2.googlecode.com/svn/trunk@661 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
taskbar: add TODO for icon sizing in large panels git-svn-id: http://tint2.googlecode.com/svn/trunk@660 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
tooltip: Round up y coordinate of text (looks slightly better) git-svn-id: http://tint2.googlecode.com/svn/trunk@659 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
util: Initialize color in all cases git-svn-id: http://tint2.googlecode.com/svn/trunk@658 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
util: Change misleading variable name "line" to "buffer" git-svn-id: http://tint2.googlecode.com/svn/trunk@657 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
taskbar: fix GLib-CRITICAL: g_hash_table_foreach: assertion version == hash_table->version failed git-svn-id: http://tint2.googlecode.com/svn/trunk@656 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Cleanup whitespace git-svn-id: http://tint2.googlecode.com/svn/trunk@655 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Cleanup whitespace git-svn-id: http://tint2.googlecode.com/svn/trunk@654 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix incorrect memset git-svn-id: http://tint2.googlecode.com/svn/trunk@653 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
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
o9000 o9000
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
o9000 o9000
Adding startup-notification support. git-svn-id: http://tint2.googlecode.com/svn/trunk@650 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
xico.atelo@gmail.com xico.atelo@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Drag and drop support for launchers git-svn-id: http://tint2.googlecode.com/svn/trunk@648 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Localize launcher tooltips git-svn-id: http://tint2.googlecode.com/svn/trunk@647 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Launcher: add icon lookup in ~/.local and /usr/local git-svn-id: http://tint2.googlecode.com/svn/trunk@646 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Disable mouse hover events when the launcher tooltip is disabled Do not use g_slist_free_full since it requires glib 2.28 git-svn-id: http://tint2.googlecode.com/svn/trunk@645 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix possible double free in launcher git-svn-id: http://tint2.googlecode.com/svn/trunk@644 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix possible double free in launcher git-svn-id: http://tint2.googlecode.com/svn/trunk@643 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Launcher tooltips configurable, default off (Issue 366). git-svn-id: http://tint2.googlecode.com/svn/trunk@642 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
google@craigoakes.com google@craigoakes.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Added alpha, saturation, brightness control for launcher icons (Issue 365). git-svn-id: http://tint2.googlecode.com/svn/trunk@641 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
google@craigoakes.com google@craigoakes.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Fixed launcher behavior for .desktop files with multiple shortcut groups; fixed launcher memory leak git-svn-id: http://tint2.googlecode.com/svn/trunk@640 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix segfault when the tooltip has no background in config git-svn-id: http://tint2.googlecode.com/svn/trunk@639 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
tint2conf: work in progress git-svn-id: http://tint2.googlecode.com/svn/trunk@638 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Fix crash in launcher at tint2 unload/reload when falling back to the hicolor icon theme git-svn-id: http://tint2.googlecode.com/svn/trunk@637 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix area lookup coordinates in tooltip_show() git-svn-id: http://tint2.googlecode.com/svn/trunk@636 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Enable mouse motion events when the launcher is enabled git-svn-id: http://tint2.googlecode.com/svn/trunk@635 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
tint2conf: work in progress git-svn-id: http://tint2.googlecode.com/svn/trunk@634 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : work in progress git-svn-id: http://tint2.googlecode.com/svn/trunk@633 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
start tint2conf work git-svn-id: http://tint2.googlecode.com/svn/trunk@632 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Changed launcher to use Areas for each icon; this allows showing tooltips git-svn-id: http://tint2.googlecode.com/svn/trunk@631 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
*fix* even better XSelectInput on traywindows. It's inside the block, where we listen to XError's, thus an icon which is already deleted before we ask for StuctureNotify will not be added at all git-svn-id: http://tint2.googlecode.com/svn/trunk@630 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
andreas.fink85 andreas.fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* register for the StructureNotifyEventMask early, since an icon can be created and unregistered directly after it, so we would 'forget' about it git-svn-id: http://tint2.googlecode.com/svn/trunk@629 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
andreas.fink85 andreas.fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* segfault when cycling through tasks and taskbarname is enabled git-svn-id: http://tint2.googlecode.com/svn/trunk@628 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
*fix* test with config_background_mask rather than config_font_mask, since we check if the background was specified git-svn-id: http://tint2.googlecode.com/svn/trunk@627 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
andreas.fink85 andreas.fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Fix segfault when a task state has no background in config git-svn-id: http://tint2.googlecode.com/svn/trunk@626 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fix segfault when the clock has no background in config git-svn-id: http://tint2.googlecode.com/svn/trunk@625 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
launcher: use the proper fallback icon; use getline (dynamically resized buffer) instead of fgets git-svn-id: http://tint2.googlecode.com/svn/trunk@624 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
*fix* battery: set background_id to 0 if none has been specified git-svn-id: http://tint2.googlecode.com/svn/trunk@623 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
andreas.fink85 andreas.fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 318 git-svn-id: http://tint2.googlecode.com/svn/trunk@622 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 319 git-svn-id: http://tint2.googlecode.com/svn/trunk@621 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 309 git-svn-id: http://tint2.googlecode.com/svn/trunk@620 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 316 git-svn-id: http://tint2.googlecode.com/svn/trunk@618 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* require >=imlib2-1.4.2 and >=libXrandr-1.3 git-svn-id: http://tint2.googlecode.com/svn/trunk@611 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
disable tintwizard call (because doesn t support yet new config) git-svn-id: http://tint2.googlecode.com/svn/trunk@610 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
better backward compatibility (2) git-svn-id: http://tint2.googlecode.com/svn/trunk@609 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
better backward compatibility git-svn-id: http://tint2.googlecode.com/svn/trunk@608 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed taskbar background git-svn-id: http://tint2.googlecode.com/svn/trunk@607 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* make clock buffers a bit larger (1Kb ram is not really much buffer, but users which have a long clock_tooltip or clock_time1 or clock_time2 are happy) git-svn-id: http://tint2.googlecode.com/svn/trunk@606 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Launcher icon lookup fixes - prioritize theme more than size match - find icons when the extension is already included in the icon name - a couple of memleaks git-svn-id: http://tint2.googlecode.com/svn/trunk@605 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
*fix* warning *fix* tint2conf installation directories git-svn-id: http://tint2.googlecode.com/svn/trunk@604 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
desktop name : last step git-svn-id: http://tint2.googlecode.com/svn/trunk@601 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
desktop name git-svn-id: http://tint2.googlecode.com/svn/trunk@600 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
desktop name second step git-svn-id: http://tint2.googlecode.com/svn/trunk@599 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup taskbar_name git-svn-id: http://tint2.googlecode.com/svn/trunk@598 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed segfault git-svn-id: http://tint2.googlecode.com/svn/trunk@597 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
desktop name: first step git-svn-id: http://tint2.googlecode.com/svn/trunk@596 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed : revert change to systray position git-svn-id: http://tint2.googlecode.com/svn/trunk@595 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
launcher : fixed icon position git-svn-id: http://tint2.googlecode.com/svn/trunk@591 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
XSETTINGS manager : reload icons when theme changed (gnome, xfce, ...). git-svn-id: http://tint2.googlecode.com/svn/trunk@589 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
*add* call gtk-update-cache on install git-svn-id: http://tint2.googlecode.com/svn/trunk@587 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : follow freedesktop icon theme specification git-svn-id: http://tint2.googlecode.com/svn/trunk@586 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
update my contribution to the company git-svn-id: http://tint2.googlecode.com/svn/trunk@585 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed taskbar redrawing when pos/size changed git-svn-id: http://tint2.googlecode.com/svn/trunk@583 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed multi_desktop switching git-svn-id: http://tint2.googlecode.com/svn/trunk@582 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed icons detection in local .icons directory git-svn-id: http://tint2.googlecode.com/svn/trunk@581 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed theme detection in local .icons directory git-svn-id: http://tint2.googlecode.com/svn/trunk@580 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup : remove unneeded title change git-svn-id: http://tint2.googlecode.com/svn/trunk@579 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@578 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
*fix* applied patch from issue 299 git-svn-id: http://tint2.googlecode.com/svn/trunk@576 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
maybe fix for issue 298 git-svn-id: http://tint2.googlecode.com/svn/trunk@575 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 297 git-svn-id: http://tint2.googlecode.com/svn/trunk@574 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
small clenup git-svn-id: http://tint2.googlecode.com/svn/trunk@573 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* valgrind invalid read/write and memleaks git-svn-id: http://tint2.googlecode.com/svn/trunk@572 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
missing file git-svn-id: http://tint2.googlecode.com/svn/trunk@571 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
add some code around taskbar_name git-svn-id: http://tint2.googlecode.com/svn/trunk@570 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup duplicate code and fixed ALLDESKTOP task git-svn-id: http://tint2.googlecode.com/svn/trunk@569 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed some bug with rendering engine git-svn-id: http://tint2.googlecode.com/svn/trunk@566 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
rendering engine : _on_change_layout() called when pos/size changed git-svn-id: http://tint2.googlecode.com/svn/trunk@565 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
revert some code from r561 (generic resize function) git-svn-id: http://tint2.googlecode.com/svn/trunk@564 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
panel_items : fixed _NET_WM_ICON_GEOMETRY. panel_items is done for me. git-svn-id: http://tint2.googlecode.com/svn/trunk@563 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup code git-svn-id: http://tint2.googlecode.com/svn/trunk@562 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup : generic resize function (in area.c) git-svn-id: http://tint2.googlecode.com/svn/trunk@561 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
panel_items : fixed hide/unhide of baterry and systray git-svn-id: http://tint2.googlecode.com/svn/trunk@560 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
panel_items : fixed battery. draw battery only if values changed. git-svn-id: http://tint2.googlecode.com/svn/trunk@559 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup : Area posx/posy managed by layering engine (area.c) git-svn-id: http://tint2.googlecode.com/svn/trunk@558 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
panel_items : fixed clock on vertical panel git-svn-id: http://tint2.googlecode.com/svn/trunk@557 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
panel_items : fixed SINGLE_DESKTOP mode git-svn-id: http://tint2.googlecode.com/svn/trunk@556 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
panel_items : fixed vertical panel git-svn-id: http://tint2.googlecode.com/svn/trunk@555 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
panel_items : fixed change number of desktop git-svn-id: http://tint2.googlecode.com/svn/trunk@554 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
panel_items : fixed tray icon position. git-svn-id: http://tint2.googlecode.com/svn/trunk@553 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
panel_items : backward compatibility with 0.11 config file git-svn-id: http://tint2.googlecode.com/svn/trunk@552 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
panel_items : allow panel without taskbar git-svn-id: http://tint2.googlecode.com/svn/trunk@551 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
panel_items : fixed segfault (panel without clock, change number desktop) git-svn-id: http://tint2.googlecode.com/svn/trunk@550 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
panel_items : fixed some segfault. git-svn-id: http://tint2.googlecode.com/svn/trunk@549 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
add panel_items = LTBSC config. LauncherTaskbarBatterySystrayClock define order and enable/disable of each object. git-svn-id: http://tint2.googlecode.com/svn/trunk@548 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
order of panel items : position of each object is update by layering engine (area) git-svn-id: http://tint2.googlecode.com/svn/trunk@547 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
order of panel items : partial implementation. expect crash/instability git-svn-id: http://tint2.googlecode.com/svn/trunk@546 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
add comment git-svn-id: http://tint2.googlecode.com/svn/trunk@545 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 282 *fix* correct x/y coordinates for tooltip on multi-head setup *fix* delete multitimer hashmap *fix* cleanup_panel() needs to be called after cleanup_launcher() git-svn-id: http://tint2.googlecode.com/svn/trunk@544 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
revert rev 541 : we don t need to duplicate x,y git-svn-id: http://tint2.googlecode.com/svn/trunk@543 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 272 *fix* correct transient window handling (f.ex window3 is transient for window2 and window2 transient for window1 and window1 is already in tint2, so window3 will not be added) git-svn-id: http://tint2.googlecode.com/svn/trunk@542 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Center the tooltip correctly when the text changes while the tooltip is visible git-svn-id: http://tint2.googlecode.com/svn/trunk@541 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
launcher: Prevent calling strlen on NULL git-svn-id: http://tint2.googlecode.com/svn/trunk@540 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Fixed theme lookup bug (was BFS instead of DFS) git-svn-id: http://tint2.googlecode.com/svn/trunk@539 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Launcher support for .desktop files (working but experimental) git-svn-id: http://tint2.googlecode.com/svn/trunk@538 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
code documentation git-svn-id: http://tint2.googlecode.com/svn/trunk@532 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Readding a line deleted by mistake git-svn-id: http://tint2.googlecode.com/svn/trunk@531 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
Added .desktop file parsing (but not for UTF8...) and skeleton for loading icons (work in progress) git-svn-id: http://tint2.googlecode.com/svn/trunk@530 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
reverted r528 : it s breaking amd64/x86_64 git-svn-id: http://tint2.googlecode.com/svn/trunk@529 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed Issue 282 : third try git-svn-id: http://tint2.googlecode.com/svn/trunk@528 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed Issue 282 : second try git-svn-id: http://tint2.googlecode.com/svn/trunk@527 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed Issue 282 git-svn-id: http://tint2.googlecode.com/svn/trunk@526 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
adjust tooltip position (mrovi) git-svn-id: http://tint2.googlecode.com/svn/trunk@525 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
adjust tooltip position (mrovi) git-svn-id: http://tint2.googlecode.com/svn/trunk@524 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed memleak git-svn-id: http://tint2.googlecode.com/svn/trunk@523 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
added more git-svn-id: http://tint2.googlecode.com/svn/trunk@522 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
added basic launcher by mrovi git-svn-id: http://tint2.googlecode.com/svn/trunk@521 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* cmake-2.6 seems to have problems with if (NOT (expression)) so we use deMorgan to solve this problem git-svn-id: http://tint2.googlecode.com/svn/trunk@519 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 273 ? git-svn-id: http://tint2.googlecode.com/svn/trunk@518 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* finish dnd problems and autohide git-svn-id: http://tint2.googlecode.com/svn/trunk@514 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : add unused code git-svn-id: http://tint2.googlecode.com/svn/trunk@509 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* abort cmake with an error message if not all dependencies could be found git-svn-id: http://tint2.googlecode.com/svn/trunk@507 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
add unused code git-svn-id: http://tint2.googlecode.com/svn/trunk@502 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* use [ ] instead of [[ ]] because some systems don't know about [[ ]]??? git-svn-id: http://tint2.googlecode.com/svn/trunk@501 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* use -pthread also for tint2 because we're using processes which starts new threads git-svn-id: http://tint2.googlecode.com/svn/trunk@500 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* use /bin/sh because not every system has /bin/bash *fix* issue 261 git-svn-id: http://tint2.googlecode.com/svn/trunk@497 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
mv INSTALL to INSTALL.txt because autoconf generated some INSTALL files which makes problems with svn up git-svn-id: http://tint2.googlecode.com/svn/trunk@496 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* not possible to include a configure script because it was unversioned before and makes problems for a svn up git-svn-id: http://tint2.googlecode.com/svn/trunk@495 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* adding a dummy configure file which reports for the user that we've changed to cmake *add* make_relase.sh convenience script which creates a tarball for release (usage: ./make_release.sh RELEASE_VERSION) *fix* get_svnrev.sh fixed is the fallback version is produced git-svn-id: http://tint2.googlecode.com/svn/trunk@494 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* added a minimalistic INSTALL description (lazy people like I am do not check the wiki) git-svn-id: http://tint2.googlecode.com/svn/trunk@493 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
oups, missing files git-svn-id: http://tint2.googlecode.com/svn/trunk@492 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@491 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
strut_policy=minimum possible even if autohide disabled git-svn-id: http://tint2.googlecode.com/svn/trunk@489 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
removed cmake CACHE : it s not reliable. git-svn-id: http://tint2.googlecode.com/svn/trunk@483 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
*fix* install man file too git-svn-id: http://tint2.googlecode.com/svn/trunk@476 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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 git-svn-id: http://tint2.googlecode.com/svn/trunk@474 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* make CMakeLists.txt equivalent to the autoconf behaviour git-svn-id: http://tint2.googlecode.com/svn/trunk@473 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* tint2conf cmake file git-svn-id: http://tint2.googlecode.com/svn/trunk@472 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* battery needs to add definition of course git-svn-id: http://tint2.googlecode.com/svn/trunk@471 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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) git-svn-id: http://tint2.googlecode.com/svn/trunk@470 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed segfault with monitor detection git-svn-id: http://tint2.googlecode.com/svn/trunk@469 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 259 git-svn-id: http://tint2.googlecode.com/svn/trunk@468 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 260 the third git-svn-id: http://tint2.googlecode.com/svn/trunk@466 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 260 the second git-svn-id: http://tint2.googlecode.com/svn/trunk@465 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 260 git-svn-id: http://tint2.googlecode.com/svn/trunk@464 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2-0.10 final release git-svn-id: http://tint2.googlecode.com/svn/trunk@463 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
etend OpenBSD patch to FreeBSD and NetBSD git-svn-id: http://tint2.googlecode.com/svn/trunk@462 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed for issue 32 git-svn-id: http://tint2.googlecode.com/svn/trunk@461 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Fix installation of examples. git-svn-id: http://tint2.googlecode.com/svn/trunk@460 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
battery patch for Openbsd by vext01 git-svn-id: http://tint2.googlecode.com/svn/trunk@459 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2-0.10-beta1 git-svn-id: http://tint2.googlecode.com/svn/trunk@456 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : possibility to change property tool tintwizard/gedit/... git-svn-id: http://tint2.googlecode.com/svn/trunk@455 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
use tintwizard and format sample files with tintwizard git-svn-id: http://tint2.googlecode.com/svn/trunk@449 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
added some config sample (thanks to users) git-svn-id: http://tint2.googlecode.com/svn/trunk@448 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
panel switcher : sorted by name git-svn-id: http://tint2.googlecode.com/svn/trunk@444 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed segfault when remove desktop with task git-svn-id: http://tint2.googlecode.com/svn/trunk@443 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
little cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@440 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup code git-svn-id: http://tint2.googlecode.com/svn/trunk@439 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed : battery disabled when needed git-svn-id: http://tint2.googlecode.com/svn/trunk@438 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@435 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
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
look like autohide need minimal height git-svn-id: http://tint2.googlecode.com/svn/trunk@432 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
qutodetect composite manager and automaticaly switch real/fake transparency git-svn-id: http://tint2.googlecode.com/svn/trunk@425 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
SIGUSR1 does now a full restat of tint2 git-svn-id: http://tint2.googlecode.com/svn/trunk@424 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
moved initial values in function default_xxx git-svn-id: http://tint2.googlecode.com/svn/trunk@423 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed systray_asb in fake transparency (see r407) git-svn-id: http://tint2.googlecode.com/svn/trunk@422 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup default value on SIGUSR1 git-svn-id: http://tint2.googlecode.com/svn/trunk@421 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@413 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : cleanup and asynchronous panel preview git-svn-id: http://tint2.googlecode.com/svn/trunk@412 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : add theme menu git-svn-id: http://tint2.googlecode.com/svn/trunk@411 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : save/restore window size, save as menu. git-svn-id: http://tint2.googlecode.com/svn/trunk@410 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : store/load selected theme git-svn-id: http://tint2.googlecode.com/svn/trunk@409 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : cleanup and rotate vertical panel snapshot git-svn-id: http://tint2.googlecode.com/svn/trunk@408 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 241 git-svn-id: http://tint2.googlecode.com/svn/trunk@407 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
some changed in tint2conf theme switcher. not yet ready. git-svn-id: http://tint2.googlecode.com/svn/trunk@406 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed resize_clock() and snapshot git-svn-id: http://tint2.googlecode.com/svn/trunk@405 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed snapshot command (-s). more needed. git-svn-id: http://tint2.googlecode.com/svn/trunk@404 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* allow xrandr names (hopefully works) git-svn-id: http://tint2.googlecode.com/svn/trunk@403 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
update tintwizard-0.3.1 by Euan Freeman git-svn-id: http://tint2.googlecode.com/svn/trunk@402 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
update tintwizard by Euan Freeman git-svn-id: http://tint2.googlecode.com/svn/trunk@401 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 232 git-svn-id: http://tint2.googlecode.com/svn/trunk@400 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 221 git-svn-id: http://tint2.googlecode.com/svn/trunk@397 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* strut_policy = none git-svn-id: http://tint2.googlecode.com/svn/trunk@395 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
*fix* issue 217 git-svn-id: http://tint2.googlecode.com/svn/trunk@391 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* reverted Thierry's last change git-svn-id: http://tint2.googlecode.com/svn/trunk@390 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* typo git-svn-id: http://tint2.googlecode.com/svn/trunk@389 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
improve systray drawing when screen depth = 24 git-svn-id: http://tint2.googlecode.com/svn/trunk@387 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* maybe issue 212 git-svn-id: http://tint2.googlecode.com/svn/trunk@385 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* correct comparison whether task_icon_asb is set git-svn-id: http://tint2.googlecode.com/svn/trunk@384 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 215 git-svn-id: http://tint2.googlecode.com/svn/trunk@383 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 213 git-svn-id: http://tint2.googlecode.com/svn/trunk@382 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
removed real_transparency from all config files updated changelog git-svn-id: http://tint2.googlecode.com/svn/trunk@376 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed iconified detection git-svn-id: http://tint2.googlecode.com/svn/trunk@375 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
should fixed issue 208 git-svn-id: http://tint2.googlecode.com/svn/trunk@374 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup comment git-svn-id: http://tint2.googlecode.com/svn/trunk@372 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed : redraw all task state when background changed git-svn-id: http://tint2.googlecode.com/svn/trunk@371 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
update config git-svn-id: http://tint2.googlecode.com/svn/trunk@366 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@361 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
detect start/stop composite manager. and answer to question. git-svn-id: http://tint2.googlecode.com/svn/trunk@359 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* set window background on trayicon parents git-svn-id: http://tint2.googlecode.com/svn/trunk@358 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* unmap traywin (part of issue 205) git-svn-id: http://tint2.googlecode.com/svn/trunk@357 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* include file fix git-svn-id: http://tint2.googlecode.com/svn/trunk@356 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
Autocreate src/version.h. git-svn-id: http://tint2.googlecode.com/svn/trunk@354 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
central version.h. the build system could overwrite it... git-svn-id: http://tint2.googlecode.com/svn/trunk@353 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed : update tooltip when title change (downloading file) git-svn-id: http://tint2.googlecode.com/svn/trunk@352 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@351 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed bad background with fake transparency+hidden panel git-svn-id: http://tint2.googlecode.com/svn/trunk@350 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed left click on clock git-svn-id: http://tint2.googlecode.com/svn/trunk@349 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
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
*fix* missing include git-svn-id: http://tint2.googlecode.com/svn/trunk@347 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
updated default tint2rc to contain all available options git-svn-id: http://tint2.googlecode.com/svn/trunk@346 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
updated changelog git-svn-id: http://tint2.googlecode.com/svn/trunk@345 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
revert some code and cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@344 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
center tray icon when systray_icon_size specified git-svn-id: http://tint2.googlecode.com/svn/trunk@343 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed small border case git-svn-id: http://tint2.googlecode.com/svn/trunk@342 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* use XSetWindowBackground in hidden mode (otherwise the painting is deferred) git-svn-id: http://tint2.googlecode.com/svn/trunk@341 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Disable keywords git-svn-id: http://tint2.googlecode.com/svn/trunk@339 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
SVN Keyword test git-svn-id: http://tint2.googlecode.com/svn/trunk@338 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
SVN Keyword test git-svn-id: http://tint2.googlecode.com/svn/trunk@337 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* 2 memleaks *fix* no more warnings git-svn-id: http://tint2.googlecode.com/svn/trunk@335 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* stupid mistake corrected git-svn-id: http://tint2.googlecode.com/svn/trunk@334 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* minor bugfixes *fix* do not use g_ptr_array_unref since not everybody has glib-2.22 ;) git-svn-id: http://tint2.googlecode.com/svn/trunk@333 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* panel_monitor = n works again, after I've broken it with revision 308 *add* convenience storage for tasks in a hash map (Window is mapped to a GPtrArray of Task*) *fix* bugfix in resize_taskbar when task.area.width/height changes git-svn-id: http://tint2.googlecode.com/svn/trunk@332 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Fix tint2conf compilation due to missing imlib2 deps git-svn-id: http://tint2.googlecode.com/svn/trunk@331 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Fix includes git-svn-id: http://tint2.googlecode.com/svn/trunk@330 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* only redraw task on state change, if not already drawn git-svn-id: http://tint2.googlecode.com/svn/trunk@329 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* more task states (normal, active, iconified, urgent), with each an own background, font and asb *fix* two memleaks *fix* some code beautification git-svn-id: http://tint2.googlecode.com/svn/trunk@327 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* wrong XClearArea usage git-svn-id: http://tint2.googlecode.com/svn/trunk@326 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* interval timeouts are aligned to each other git-svn-id: http://tint2.googlecode.com/svn/trunk@325 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* render finitely often systray icons (at most every 50 ms) git-svn-id: http://tint2.googlecode.com/svn/trunk@324 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* only changed systray icons are rendered git-svn-id: http://tint2.googlecode.com/svn/trunk@323 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* autohide *fix* issue 182 by using select instead of pselect git-svn-id: http://tint2.googlecode.com/svn/trunk@321 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* once again issue 192 git-svn-id: http://tint2.googlecode.com/svn/trunk@320 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* memleak *fix* issue 192 git-svn-id: http://tint2.googlecode.com/svn/trunk@319 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* image rendering in real_transparency mode fixed (imlib_render_image does not work correctly) git-svn-id: http://tint2.googlecode.com/svn/trunk@318 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* systray icons can also be adjusted, like task icons git-svn-id: http://tint2.googlecode.com/svn/trunk@314 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 175 *fix* a bug I introduced with one of my previous checkins... git-svn-id: http://tint2.googlecode.com/svn/trunk@313 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* broke systray with last checkin for fake transparency *fix* some real transparency stuff fixed... it seems as if it is done now git-svn-id: http://tint2.googlecode.com/svn/trunk@312 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* more systray modifications for nice looking icons in real transparency mode *add* added new options to the sample files git-svn-id: http://tint2.googlecode.com/svn/trunk@311 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* clear tooltip window before redrawing *fix* all systray icons should be visible also in real transparency mode git-svn-id: http://tint2.googlecode.com/svn/trunk@310 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* real transparency is now supported... most systray applications work out of the box. Some do not work yet, because they do not respect freedesktops standard git-svn-id: http://tint2.googlecode.com/svn/trunk@308 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* more real_transparency things added... whole panel works now, but systray still has problems :( git-svn-id: http://tint2.googlecode.com/svn/trunk@306 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* clock supports timezones *add* first preparations for real transparency (tooltip works already, but panel does not. Therefore it is disabled in the source code) git-svn-id: http://tint2.googlecode.com/svn/trunk@304 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* segfault fixed when removing last desktop and we've been on last desktop git-svn-id: http://tint2.googlecode.com/svn/trunk@303 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* better internal urgent task handling *fix* urgent task blinks on all desktops for omnipresent windows *fix* better active window handling on desktop changes *fix* better active window handling if switching omnipresent property git-svn-id: http://tint2.googlecode.com/svn/trunk@302 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 188 git-svn-id: http://tint2.googlecode.com/svn/trunk@301 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 185 git-svn-id: http://tint2.googlecode.com/svn/trunk@300 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* issue 187 git-svn-id: http://tint2.googlecode.com/svn/trunk@299 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* forward all clicks tint2 does not handle to the window manager, if wm_menu = 1 git-svn-id: http://tint2.googlecode.com/svn/trunk@297 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* use another timer implementation, coz *BSD does not support timerfd :( git-svn-id: http://tint2.googlecode.com/svn/trunk@296 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* calculate right struts for multiple monitors. fixes issue 148 and issue 178 *fix* uninstall all timers on reconfiguring git-svn-id: http://tint2.googlecode.com/svn/trunk@291 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* tooltip fixed *fix* send battery low command if below the value, not exactly the value git-svn-id: http://tint2.googlecode.com/svn/trunk@289 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@288 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
change version to 0.8 git-svn-id: http://tint2.googlecode.com/svn/trunk@287 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
update changelog git-svn-id: http://tint2.googlecode.com/svn/trunk@286 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 176 git-svn-id: http://tint2.googlecode.com/svn/trunk@285 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
disable tin2conf by default. it s not ready for release. git-svn-id: http://tint2.googlecode.com/svn/trunk@284 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* unset sigmask only for child fork git-svn-id: http://tint2.googlecode.com/svn/trunk@283 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* make timer non-blocking to fix freezing when a timer is resetted in a callback function git-svn-id: http://tint2.googlecode.com/svn/trunk@282 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* do not add active tasks to the urgent list git-svn-id: http://tint2.googlecode.com/svn/trunk@281 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* fixed issue 172 git-svn-id: http://tint2.googlecode.com/svn/trunk@280 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* tooltip copys the displayed text *fix* remove urgent windows from list if closed git-svn-id: http://tint2.googlecode.com/svn/trunk@278 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Scrolling through tasks by schattenprinz git-svn-id: http://tint2.googlecode.com/svn/trunk@275 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : custom tree view git-svn-id: http://tint2.googlecode.com/svn/trunk@274 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* clock tooltip finished, see issue 115 *fix* reset sigmask before forking git-svn-id: http://tint2.googlecode.com/svn/trunk@272 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*change* make tooltip more generous, and preparation for setting a tooltip on the clock git-svn-id: http://tint2.googlecode.com/svn/trunk@271 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* use XFlush to really make use of the tooltip timeouts and do not rely on some timer running in the background *fix* moved panel_refresh in the mainloop to the top for panels without a clock for updating first and then going to the pselect statement *changed* battery updates every 5 secs (I do not know if this is a good value...) *fix* blinking urgent windows has a panel_refresh now git-svn-id: http://tint2.googlecode.com/svn/trunk@270 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
gcc 4.3.2 confusused when var_name identical to type git-svn-id: http://tint2.googlecode.com/svn/trunk@269 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* merged tooltip to the new timer syntax *todo* check what happens if no clock and no battery are on the panel git-svn-id: http://tint2.googlecode.com/svn/trunk@268 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* added missing files git-svn-id: http://tint2.googlecode.com/svn/trunk@267 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* changed everything to kernel timer for easier integration with new timer *todo* adapt tooltip also to the timer syntax *fix* memory leak git-svn-id: http://tint2.googlecode.com/svn/trunk@266 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* memleak git-svn-id: http://tint2.googlecode.com/svn/trunk@265 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* multiple tasks can be urgent now git-svn-id: http://tint2.googlecode.com/svn/trunk@264 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* finally fixed issue 145 git-svn-id: http://tint2.googlecode.com/svn/trunk@263 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* allow minimizing omnipresent windows also on desktop 2-n *fix* hopefully fixed issue 145 *fix* removed two unused variables git-svn-id: http://tint2.googlecode.com/svn/trunk@262 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
mem leak git-svn-id: http://tint2.googlecode.com/svn/trunk@261 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
panel snapshot git-svn-id: http://tint2.googlecode.com/svn/trunk@260 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf scrollbar git-svn-id: http://tint2.googlecode.com/svn/trunk@259 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
update tintwizard : added button Apply and Close git-svn-id: http://tint2.googlecode.com/svn/trunk@258 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Update tint2conf part. git-svn-id: http://tint2.googlecode.com/svn/trunk@257 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
update tintwizard git-svn-id: http://tint2.googlecode.com/svn/trunk@256 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 165 backward compatibility git-svn-id: http://tint2.googlecode.com/svn/trunk@255 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
added customised tintwizard git-svn-id: http://tint2.googlecode.com/svn/trunk@254 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
integration of tintwizard git-svn-id: http://tint2.googlecode.com/svn/trunk@249 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Fix undefined reference to `cleanup_battery' when using --disable-battery. git-svn-id: http://tint2.googlecode.com/svn/trunk@248 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
remove duplicate call on tooltip_update git-svn-id: http://tint2.googlecode.com/svn/trunk@247 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed tooltip_adjust_geometry with multi monitor git-svn-id: http://tint2.googlecode.com/svn/trunk@246 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed bug in taskbar drawing git-svn-id: http://tint2.googlecode.com/svn/trunk@245 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
many fixed for SIGUSR1 signal git-svn-id: http://tint2.googlecode.com/svn/trunk@244 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
removed old code git-svn-id: http://tint2.googlecode.com/svn/trunk@243 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed config reload SIGUSR1. added systray = 1 parameter to enable systray git-svn-id: http://tint2.googlecode.com/svn/trunk@242 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed battery drawing git-svn-id: http://tint2.googlecode.com/svn/trunk@241 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
patch for FULL battery by peter.ebden git-svn-id: http://tint2.googlecode.com/svn/trunk@240 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : delete theme git-svn-id: http://tint2.googlecode.com/svn/trunk@239 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : right clic on theme git-svn-id: http://tint2.googlecode.com/svn/trunk@238 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Add missing include of stdlib. git-svn-id: http://tint2.googlecode.com/svn/trunk@237 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2conf : double clic to applied, config file. git-svn-id: http://tint2.googlecode.com/svn/trunk@236 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
more tint2conf cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@234 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Update build-system for the new sample/ directory. git-svn-id: http://tint2.googlecode.com/svn/trunk@233 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup config file git-svn-id: http://tint2.googlecode.com/svn/trunk@232 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
sample file git-svn-id: http://tint2.googlecode.com/svn/trunk@231 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
sample file git-svn-id: http://tint2.googlecode.com/svn/trunk@230 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
some tint2conf code git-svn-id: http://tint2.googlecode.com/svn/trunk@229 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed : changed active task with wm_menu option git-svn-id: http://tint2.googlecode.com/svn/trunk@228 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed : lost of active task on SIGUSR1 git-svn-id: http://tint2.googlecode.com/svn/trunk@227 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed switch between config with killall -SIGUSR1 tint2 git-svn-id: http://tint2.googlecode.com/svn/trunk@226 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
killall -SIGUSR1 tint2 will reload config file. need more fixed. git-svn-id: http://tint2.googlecode.com/svn/trunk@225 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Add AC_PREREQ for at least autoconf-2.61 (should be a good choice..). Be more verbose when running autogen.sh. Add realloc and alarm check to configure.ac. git-svn-id: http://tint2.googlecode.com/svn/trunk@224 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed segfault with multi-monitor git-svn-id: http://tint2.googlecode.com/svn/trunk@223 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
improved multi-monitor detection. need more work. git-svn-id: http://tint2.googlecode.com/svn/trunk@222 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Fix "implicit declaration" warning by including unistd.h. git-svn-id: http://tint2.googlecode.com/svn/trunk@221 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
issue 158 : dissociate object initialization from panel initialization git-svn-id: http://tint2.googlecode.com/svn/trunk@220 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup : global setting outside panel.c git-svn-id: http://tint2.googlecode.com/svn/trunk@219 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
start on issue 158 : persistent panel config git-svn-id: http://tint2.googlecode.com/svn/trunk@218 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
stop asynchronous tooltip when task removed/changed git-svn-id: http://tint2.googlecode.com/svn/trunk@217 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* use copied data for task icons on 64bit *add* comment added why I commented a complete section git-svn-id: http://tint2.googlecode.com/svn/trunk@215 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
start task on another monitor git-svn-id: http://tint2.googlecode.com/svn/trunk@214 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed WM menu management git-svn-id: http://tint2.googlecode.com/svn/trunk@213 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* modal windows with hidden parent or no parent are added to the taskbar git-svn-id: http://tint2.googlecode.com/svn/trunk@212 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* using variable length array looks even better git-svn-id: http://tint2.googlecode.com/svn/trunk@211 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* broken icons on amd64. fixes issue 155 git-svn-id: http://tint2.googlecode.com/svn/trunk@210 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
start on issue 141 (systray space) git-svn-id: http://tint2.googlecode.com/svn/trunk@209 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* use ascending and descending instead of asc and desc git-svn-id: http://tint2.googlecode.com/svn/trunk@206 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
added left2right and right2left value to systray_sort option git-svn-id: http://tint2.googlecode.com/svn/trunk@205 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* option for ascending/descending/unsorted systray git-svn-id: http://tint2.googlecode.com/svn/trunk@204 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 135 git-svn-id: http://tint2.googlecode.com/svn/trunk@203 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
issue 135 and xrandr management (more to come) git-svn-id: http://tint2.googlecode.com/svn/trunk@202 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
starting point on issue 135 git-svn-id: http://tint2.googlecode.com/svn/trunk@201 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* tooltip hide fixed *fix* hopefully unnecessary code removed git-svn-id: http://tint2.googlecode.com/svn/trunk@200 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 150 git-svn-id: http://tint2.googlecode.com/svn/trunk@199 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
new solution for omnipresent task git-svn-id: http://tint2.googlecode.com/svn/trunk@198 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
remove patch on omnipresent task to try another solution git-svn-id: http://tint2.googlecode.com/svn/trunk@197 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
EWMH non-resizable panel git-svn-id: http://tint2.googlecode.com/svn/trunk@196 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed some segfault and memleak git-svn-id: http://tint2.googlecode.com/svn/trunk@195 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tried better transient window git-svn-id: http://tint2.googlecode.com/svn/trunk@194 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed indentation inconsistency by dmitry git-svn-id: http://tint2.googlecode.com/svn/trunk@193 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
less disturbing omnipresent task by dmitry medvinsky git-svn-id: http://tint2.googlecode.com/svn/trunk@192 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*FIX* give reasonable task icon transparency default value git-svn-id: http://tint2.googlecode.com/svn/trunk@191 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed memory leak git-svn-id: http://tint2.googlecode.com/svn/trunk@190 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lower cpu use with icon. replace HUE by ALPHA on icon (see task_icon_asb). git-svn-id: http://tint2.googlecode.com/svn/trunk@187 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup by Spooky85. thanks. git-svn-id: http://tint2.googlecode.com/svn/trunk@186 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Install default_icon.png as well. git-svn-id: http://tint2.googlecode.com/svn/trunk@185 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
add default icon on task (/usr/share/tint2/default_icon.png needed) git-svn-id: http://tint2.googlecode.com/svn/trunk@184 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* Check wmhints for NULL git-svn-id: http://tint2.googlecode.com/svn/trunk@179 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* respect the urgency flag if set by a window git-svn-id: http://tint2.googlecode.com/svn/trunk@178 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*fix* stop any pending alarms if timeout is 0 git-svn-id: http://tint2.googlecode.com/svn/trunk@177 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@176 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
*add* tooltips git-svn-id: http://tint2.googlecode.com/svn/trunk@175 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@174 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
added possibility to put tint2 into the windowmanagers dock git-svn-id: http://tint2.googlecode.com/svn/trunk@172 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Drag n drop over Task bring Focus by Andreas.Fink85 git-svn-id: http://tint2.googlecode.com/svn/trunk@171 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed bug issue 137 git-svn-id: http://tint2.googlecode.com/svn/trunk@170 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
support skip_taskbar by Andreas.Fink85 git-svn-id: http://tint2.googlecode.com/svn/trunk@169 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed segfault git-svn-id: http://tint2.googlecode.com/svn/trunk@168 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
detect pid of process owning the systray git-svn-id: http://tint2.googlecode.com/svn/trunk@167 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
added taskbar_active_background_id to change current desktop background git-svn-id: http://tint2.googlecode.com/svn/trunk@166 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 130 by maato git-svn-id: http://tint2.googlecode.com/svn/trunk@165 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 134 git-svn-id: http://tint2.googlecode.com/svn/trunk@164 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed git-svn-id: http://tint2.googlecode.com/svn/trunk@163 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup and add desktop_right/desktop_left action on task (by jackp) git-svn-id: http://tint2.googlecode.com/svn/trunk@162 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
adjust saturation/brightness 2 git-svn-id: http://tint2.googlecode.com/svn/trunk@161 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
adjust saturation/brightness on task icon git-svn-id: http://tint2.googlecode.com/svn/trunk@160 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
merge change described in issue 122 (by jackp) git-svn-id: http://tint2.googlecode.com/svn/trunk@159 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
add some HSB config git-svn-id: http://tint2.googlecode.com/svn/trunk@158 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
add mouse action : maximize_restore, fixed issue 125 git-svn-id: http://tint2.googlecode.com/svn/trunk@156 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
some tint2conf code git-svn-id: http://tint2.googlecode.com/svn/trunk@155 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Prepared build-system for tint2conf. Some cleanup. git-svn-id: http://tint2.googlecode.com/svn/trunk@154 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed icon on 64 bit system by benjaminfranzke git-svn-id: http://tint2.googlecode.com/svn/trunk@151 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed systray crash by mart1987 git-svn-id: http://tint2.googlecode.com/svn/trunk@148 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup tested code git-svn-id: http://tint2.googlecode.com/svn/trunk@147 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
play with some tint2conf code git-svn-id: http://tint2.googlecode.com/svn/trunk@146 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@145 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Ensure that Imlib2 has been built with X support. git-svn-id: http://tint2.googlecode.com/svn/trunk@141 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed defunct process after fork git-svn-id: http://tint2.googlecode.com/svn/trunk@140 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@139 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2-0.7 released git-svn-id: http://tint2.googlecode.com/svn/trunk@138 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed bug when active window draged to another desktop git-svn-id: http://tint2.googlecode.com/svn/trunk@135 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 110 and issue 107 git-svn-id: http://tint2.googlecode.com/svn/trunk@134 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Remove odt/pdf related stuff. git-svn-id: http://tint2.googlecode.com/svn/trunk@131 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
replace task_width with task_maximum_size. change wiki documentation. git-svn-id: http://tint2.googlecode.com/svn/trunk@128 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
vertical panel done git-svn-id: http://tint2.googlecode.com/svn/trunk@124 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
play with vertical panel git-svn-id: http://tint2.googlecode.com/svn/trunk@123 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
removed out of date documentation git-svn-id: http://tint2.googlecode.com/svn/trunk@122 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
play with vertical panel git-svn-id: http://tint2.googlecode.com/svn/trunk@121 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
remove flickering on systray git-svn-id: http://tint2.googlecode.com/svn/trunk@120 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
allow to choose the number of blink for urgent task git-svn-id: http://tint2.googlecode.com/svn/trunk@119 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
change systray code. fixed issue 91. git-svn-id: http://tint2.googlecode.com/svn/trunk@118 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Remove useless INSTALL from dist_doc_DATA. git-svn-id: http://tint2.googlecode.com/svn/trunk@117 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Spooky85@gmail.com Spooky85@gmail.com@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
new patch by Christian git-svn-id: http://tint2.googlecode.com/svn/trunk@116 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
patch by Christian Ruppert, configure option for battery git-svn-id: http://tint2.googlecode.com/svn/trunk@115 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
revert r78, fixed issue 100 git-svn-id: http://tint2.googlecode.com/svn/trunk@114 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed background refresh on systray git-svn-id: http://tint2.googlecode.com/svn/trunk@113 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup and issue 99 git-svn-id: http://tint2.googlecode.com/svn/trunk@110 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 98 git-svn-id: http://tint2.googlecode.com/svn/trunk@107 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 97 and issue 95 git-svn-id: http://tint2.googlecode.com/svn/trunk@106 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
allow multi_desktop even with multi monitors config git-svn-id: http://tint2.googlecode.com/svn/trunk@104 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Cleanup. git-svn-id: http://tint2.googlecode.com/svn/trunk@95 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Remove useless Xrandr.h include. git-svn-id: http://tint2.googlecode.com/svn/trunk@94 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Remove empty 'man' directory, pre-compiled binary. Re-organize tintrc examples. git-svn-id: http://tint2.googlecode.com/svn/trunk@93 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
merge autotool bis git-svn-id: http://tint2.googlecode.com/svn/trunk@91 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
merge autotool build system by Christian Ruppert git-svn-id: http://tint2.googlecode.com/svn/trunk@90 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 56 : with windowmaker git-svn-id: http://tint2.googlecode.com/svn/trunk@89 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
add wm_menu config option to disable window manager s menu git-svn-id: http://tint2.googlecode.com/svn/trunk@88 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 90 and issue 81 : window manager s menu in panel padding git-svn-id: http://tint2.googlecode.com/svn/trunk@87 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
small fix git-svn-id: http://tint2.googlecode.com/svn/trunk@86 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 46 and 59 : urgent task git-svn-id: http://tint2.googlecode.com/svn/trunk@85 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
clock command on rigt/left click by dmitry.medvinsky git-svn-id: http://tint2.googlecode.com/svn/trunk@84 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Systray Temp_Fix from keshto. first step. git-svn-id: http://tint2.googlecode.com/svn/trunk@83 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 71 time format git-svn-id: http://tint2.googlecode.com/svn/trunk@82 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup git-svn-id: http://tint2.googlecode.com/svn/trunk@81 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
issue 87 : another try git-svn-id: http://tint2.googlecode.com/svn/trunk@80 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed battery detection git-svn-id: http://tint2.googlecode.com/svn/trunk@79 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
applied patch from yarin.kaul (issue 52) git-svn-id: http://tint2.googlecode.com/svn/trunk@78 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed possible segfault git-svn-id: http://tint2.googlecode.com/svn/trunk@76 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 84 with battery git-svn-id: http://tint2.googlecode.com/svn/trunk@75 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
added battery code git-svn-id: http://tint2.googlecode.com/svn/trunk@74 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
merge battery applet from Sebastian Reichel git-svn-id: http://tint2.googlecode.com/svn/trunk@73 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup config file git-svn-id: http://tint2.googlecode.com/svn/trunk@70 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed some bugs git-svn-id: http://tint2.googlecode.com/svn/trunk@69 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed segfault on tray application due to tint2 git-svn-id: http://tint2.googlecode.com/svn/trunk@65 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
basic systray with some bugs, update tintrc sample file git-svn-id: http://tint2.googlecode.com/svn/trunk@64 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 49 and some systray code (not yet) git-svn-id: http://tint2.googlecode.com/svn/trunk@63 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 48 git-svn-id: http://tint2.googlecode.com/svn/trunk@62 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
cleanup code git-svn-id: http://tint2.googlecode.com/svn/trunk@56 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 45, segfault without clock git-svn-id: http://tint2.googlecode.com/svn/trunk@55 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
tint2 looks good for me. if you see bugs, report it. git-svn-id: http://tint2.googlecode.com/svn/trunk@54 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 14 : no icons git-svn-id: http://tint2.googlecode.com/svn/trunk@53 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed bug : clock resize when date changed, number of desktop changed git-svn-id: http://tint2.googlecode.com/svn/trunk@51 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
backward compatibility with tint-0.6 config, feature freeze git-svn-id: http://tint2.googlecode.com/svn/trunk@33 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
big change : panel_monitor = all will draw one panel per monitor, panel_size accept percentage or pixel, update documentation, taskbar_mode = single_monitor show tasks of current monitor git-svn-id: http://tint2.googlecode.com/svn/trunk@32 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 13, removed Window magager s menu for stability reason git-svn-id: http://tint2.googlecode.com/svn/trunk@31 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue 13 git-svn-id: http://tint2.googlecode.com/svn/trunk@30 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
improve multi_monitor mode git-svn-id: http://tint2.googlecode.com/svn/trunk@29 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
add another padding parameter in config file, update documentation and sample config file git-svn-id: http://tint2.googlecode.com/svn/trunk@28 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
patch from Robert Escriva and fixed MULTI_MONITOR mode with task_on_all_desktop git-svn-id: http://tint2.googlecode.com/svn/trunk@27 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed bug with "task on all desktop" (issue 39), fixed memory corruption git-svn-id: http://tint2.googlecode.com/svn/trunk@26 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
update documentation for new config format git-svn-id: http://tint2.googlecode.com/svn/trunk@25 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed bug with active task git-svn-id: http://tint2.googlecode.com/svn/trunk@24 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed 2 git-svn-id: http://tint2.googlecode.com/svn/trunk@23 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed decorated window with compiz git-svn-id: http://tint2.googlecode.com/svn/trunk@22 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed memory leak git-svn-id: http://tint2.googlecode.com/svn/trunk@21 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed segfault with icon git-svn-id: http://tint2.googlecode.com/svn/trunk@20 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
WM menu in left and right padding git-svn-id: http://tint2.googlecode.com/svn/trunk@19 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed bugs with new design (first step) git-svn-id: http://tint2.googlecode.com/svn/trunk@18 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
correct Makefile git-svn-id: http://tint2.googlecode.com/svn/trunk@17 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
correct Makefile git-svn-id: http://tint2.googlecode.com/svn/trunk@16 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
config file git-svn-id: http://tint2.googlecode.com/svn/trunk@15 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
fixed issue and test svn git-svn-id: http://tint2.googlecode.com/svn/trunk@14 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
New import git-svn-id: http://tint2.googlecode.com/svn/trunk@13 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Initial directory structure. git-svn-id: http://tint2.googlecode.com/svn/trunk@1 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
(no author) (no author)@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Attempt to fix new window title race in fvwm
o9000 o9000
Polish translation
Daniel Napora napcok@gmail.com
Polish translations for desktop files
Daniel Napora napcok@gmail.com
tint2conf: added bs, hr and sr translations
dglava dinomol@mail.com
Clean up .desktop file: remove unnecessary localization, fix English translation, use consistent captitalization of "tint2" (with a lowercase "t").
Sebastiaan Lokhorst sebastiaanlokhorst@gmail.com
Fix some typo's and clean up indentation.
Sebastiaan Lokhorst sebastiaanlokhorst@gmail.com
Update old Google Code URLs to new GitLab location.
Sebastiaan Lokhorst sebastiaanlokhorst@gmail.com
Allow clicking and mousewheeling on the battery panel This commit is the same as vimishor's original [*] except that I have added middle-click and up/down mousewheel actions. In order to fix a ftbs I also added guards to panel.c, panel.h & tint.c The following configuration settings have been created :- battery_lclick_command battery_mclick_command battery_rclick_command battery_uwheel_command battery_dwheel_command [*] https://github.com/vimishor/tint2/commit/c78732c46a058a39cc4264505f63c2317d3e5e5d
berkley4 jeffblake0@gmail.com
Allow middle click & up/down mousewheel on the clock The bulk of this commit originally came from David B. Cortarello's patch (see here - https://gitlab.com/o9000/tint2/issues/430), with me adding the up/down mousewheel elements. Under Openbox the middle-click is normally used to display the Openbox menu and the mousewheel to switch desktop. So I needed to modify tint.c in order to prevent openbox intercepting the new actions. This commit creates the following new configuration settings :- clock_mclick_command clock_uwheel_command clock_dwheel_command
berkley4 jeffblake0@gmail.com
reset color after systray existing message Currently all messages following the "another systray is running" message are also printed in red. Fix this by reseting the color at the end of the message.
Sebastian Reichel sre@ring0.de
Add support for battery tooltip option in tint2conf
Sebastian Reichel sre@ring0.de
fix battery option parsing Fix copy&paste mistake, battery should be enabled for obsolete "battery" option instead of obsolete "systray" option.
Sebastian Reichel sre@ring0.de
Update copyright info in battery files
Sebastian Reichel sre@ring0.de
Add battery tooltip support This adds a new config option 'battery_tooltip' (enabled by default), which can be used to enable a tooltip for the battery widget providing details for all installed batteries.
Sebastian Reichel sre@ring0.de
Split out Linux battery implementation and support multiple batteries Some notebooks, like the ThinkPad X240 and X250 have two batteries installed. So far only one of the batteries have been checked by the tint2 widget making it more or less useless on those systems. After this patch tint2 will aggregate the data from all batteries instead.
Sebastian Reichel sre@ring0.de
tint2conf: add support for ac_connected_cmd and ac_disconnected_cmd
Sebastian Reichel sre@ring0.de
Battery: support for ac connection event cmd This add two new config options "ac_connected_cmd" and "ac_disconnected_cmd". These commands are executed when AC (mains supply) is connected or disconnected.
Sebastian Reichel sre@ring0.de
Battery: Split operating system specific code This removes all operating system specific code from the main battery file into their own source files. CMake will add the correct implementation automatically.
Sebastian Reichel sre@ring0.de
Add battery Mains/AC support for Linux Add initial support for mains/ac adapters. This adds the state only to the tooltip, but the code has been prepared to update AC state together with normal battery updates, so that it's possible to forward the state to the normal panel area or trigger something on AC (dis)connection.
Sebastian Reichel sre@ring0.de
battery: move percentage calculation to linux code Only Linux provides detailed energy statistics. The BSDs directly provide percentage values. This change makes it easier to split out the BSD code and reduces code overhead on BSD systems.
Sebastian Reichel sre@ring0.de
Remove static clock tooltip buffer Use GLib's GDateTime to generate the tooltip, so that a correctly sized string is automatically created.
Sebastian Reichel sre@ring0.de
Fix memory leak for battery tooltips Instead of returning a const string, that is fed into strdup, tooltip functions are now supposed to return allocated strings. This fixes a memory leak in the battery tooltip. This is used instead of simply freeing the memory in the battery tooltip function, since it also avoids a uselesss strdup().
Sebastian Reichel sre@ring0.de
Avoid linking against disabled features If rsvg or startup-notification features are disabled, the binary should not be linked against the associated libraries.
Sebastian Reichel sre@ring0.de
Battery: Avoid executing ac_connected cmd on startup Previously ac_connected_cmd was executed during tint2 startup (if AC is connected during startup).
Sebastian Reichel sre@ring0.de
Battery: Handle Linux kernel events The Kernel sends notifications for AC (un)plug and some other important power supply events, so that we can instantly update the widget. Apart from that it sends notifications for any added or removed power supplies, so that the battery support can be reinitialized (useful on systems with removable batteries).
Sebastian Reichel sre@ring0.de
Add Linux kernel event handling code This is a simple handler for uevents send by the Linux kernel.
Sebastian Reichel sre@ring0.de
correctly free battery linked list
Sebastian Reichel sre@ring0.de
free ac_connected_cmd and ac_disconnected_cmd on cleanup
Sebastian Reichel sre@ring0.de
support missing power usage data Some notebooks do not provide power usage data. This code tries to estimate the current power usage by measuring the battery level difference in a specific time interval.
Sebastian Reichel sre@ring0.de
Separated Name and GenericName, used word "Configurator", added Comments, removed incorrect uk translation.
Vladimir vladimir-csp@yandex.ru
Separate Name and GenericName, add Comment[ru]
Vladimir vladimir-csp@yandex.ru
Ru translation.
Vladimir vladimir-csp@yandex.ru
Update ru.po I've mentioned Format section for 'man date' anyway.
Vladimir vladimir-csp@yandex.ru
Update ru.po
Vladimir vladimir-csp@yandex.ru
Update ru.po
Vladimir vladimir-csp@yandex.ru
Add config option for the hide_if_empty behaviour
Benoit Averty benoit.averty@gmail.com
Add behavior to hide an empty taskbar in multi_desktop mode: fix TODO and fix panel resize
Benoit Averty benoit.averty@gmail.com
Add behavior to hide an empty taskbar in multi_desktop mode
Benoit Averty benoit.averty@gmail.com
tint2conf: Disable Executor tooltip when text config value is empty This fixes a bug where if an Executor had the "Tooltip" option disabled, editing the theme in tint2conf would re-enable it.
Justin Jacobs jajdorkster@gmail.com