tint2/src
berkley4 fd78e6d886 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

[*] c78732c46a
2015-07-13 04:57:16 +01:00
..
battery Allow clicking and mousewheeling on the battery panel 2015-07-13 04:57:16 +01:00
clock Allow middle click & up/down mousewheel on the clock 2015-07-13 04:10:45 +01:00
freespace Add missing files for freespace 2015-06-12 10:41:51 +02:00
launcher tint2conf: Sort launchers by name 2015-07-04 17:33:19 +02:00
systray 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 2015-06-21 15:23:55 +02:00
taskbar Merge taskbar_alignment from branch 2015-06-12 00:52:10 +02:00
tint2conf tint2conf: Fix bad read of panel_margin 2015-07-12 22:23:25 +02:00
tooltip Fix dangling pointers causing erratic timer behaviour (affects taskbar with spacing); use calloc instead of malloc for safer initializations 2015-04-17 20:17:25 +00:00
util copy_file(): prevent truncating file if src == dest 2015-07-12 17:01:20 +02:00
config.c Allow clicking and mousewheeling on the battery panel 2015-07-13 04:57:16 +01:00
config.h SIGUSR1 does now a full restat of tint2 2010-04-18 14:28:45 +00:00
panel.c Allow clicking and mousewheeling on the battery panel 2015-07-13 04:57:16 +01:00
panel.h Allow clicking and mousewheeling on the battery panel 2015-07-13 04:57:16 +01:00
server.c Update old Google Code URLs to new GitLab location. 2015-07-05 11:14:00 +02:00
server.h Fix bad include 2015-05-14 19:19:42 +00:00
tint.c Allow clicking and mousewheeling on the battery panel 2015-07-13 04:57:16 +01:00