Commit graph

20 commits

Author SHA1 Message Date
Tobias Nygren
5095532425 This commit brought to you by the automated whitespace police (pkglint) 2008-05-24 15:34:08 +00:00
Brian de Alwis
62ed9d20c9 Added missing files to PLIST, including cpu plugin (built only for Linux). 2008-02-06 16:46:07 +00:00
Brian de Alwis
ca9966cf70 Update to fbpanel-4.12. 2007-10-02 21:22:38 +00:00
Thomas Klausner
19ce1f8120 Needs pkg-config and libXpm. 2007-06-13 05:42:26 +00:00
Brian de Alwis
6fb4a3305b Upgraded to 4.9; applied patch from SVN r48 to only use NET_WM_STATE,
required for openbox 3.4.

4.9
* new menu placement to not cover panel; used in menu and taskbar
* taskbar: icons were added to task's menu (raise, iconify, close)
* access to WM_HINTS is done via XGetWMHints only and not via
get_xa_property;
  in taskbar it fixes failure to see existing icon pixmap
  * 1704709: config checks for installed devel packages
2007-06-12 03:16:15 +00:00
Brian de Alwis
fd043fd4eb Oops, I failed to realize the man page was installed compressed 2007-04-17 19:21:47 +00:00
Brian de Alwis
e392f649cb Remove LDFLAGS+=-Wl,-export-dynamic: was a hack necessary for 4.3, and
no longer necessary with 4.8 (from Adam Hoka).
Remove MANCOMPRESSED -- should be a user setting only.
2007-04-17 19:17:48 +00:00
Brian de Alwis
4cca1de14e Patch no longer required. 2007-04-17 18:27:36 +00:00
Brian de Alwis
6a04f63ba4 Changed maintainers: Jeremy no longer uses fbpanel 2007-04-17 18:25:06 +00:00
Brian de Alwis
61ef6435f6 Update to version 4.8:
4.8
* help text in configurator was made selectable
* pager shows desktop wallpaper
* expanding tilda (~) in action field in config files
* menu icons size was set to 24 from 22 to avoid scaling
* avoid re-moving panel to same position
* plugins section in configurator dialog suggests to edit config manually
* taskbar vertical layout was fixed
* taskbar 'icons only' mode was optimized
* fbpanel config window has nice "star" icon

4.7
New Feature
* Build application menu from *.desktop files
* Using themed icons. Change icon theme and see fbpanel updates itself
* default config files were updates to use new functionality

4.6
New Features
* [ 1295234 ] Detect Window "Urgency".
* Raise window when drag target is over its name in taskbar
* fixing meory leaks from XGetWindowProperty.
* fix urgency code to catch up urgency of new windows
* taskbar: correct position of task's label
* taskbar: remove extra spaces
* taskbar: do not create event box beneath task button
* taskbar: use default expose method in gtk_bar
* taskbar; use default expose method in task button
* taskbar: cleaning up dnd code
* launchbar: visual feedback on button press

4.5
Fixed bugs
* Makefile.common overwrite/ignore CFLAGS and LDFLAGS env. variables
* rebuild dependancy Makefiles (*.dep) if their prerequisits were changed
* fixing gcc-4.1 compile warnings about signess
* removing tar from make's recursive goals
* fixing NET_WM_STRUT code to work on 64 bit platforms

New features
* porting plugins/taskbar to 64 bit
* porting plugins/icons to 64 bit
* adding LDFLAGS=-Wl,-O1 to Makefile
* adding deskno2 plugin; it shows current desktop name and allow to scroll over
  available desktops
* applying patch [ 1062173 ] NET_ACTIVE_WINDOW support
* hiding tray when there are no tray icons
* remove extra space around tray
* using new icons from etiquette theme. droping old ones

4.4
New Feature
* 64-bit awarenes
2007-04-17 17:49:34 +00:00
Adam Hoka
2427dbc471 Fixing broken compile because of changed gcc defaults, plus added missing include file to build against modular Xorg. 2007-04-08 09:31:39 +00:00
Sergey Svishchev
3369010ef1 Fix minor pkglint warnings. 2006-11-11 13:26:33 +00:00
Roland Illig
91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Leonard Schmidt
5a016ea358 Update to 4.3
Changes:

4.3
New Features
* [1208377] raise and iconify windows with mouse wheel
* [1210550] makefile option to compile plugins statically
* makefile help was added. run 'make help' to get it
* deskno gui changes

Fixed Bugs
* deskno can't be staticaly compiled
* typo fixes
* Makefile errors for shared and static plugin build

4.2
Fixed Bugs
* [1161921] menu image is too small
* [1106944] ERROR used before int declaration breaks build
* [1106946] -isystem needs space?
* [1206383] makefile fails if CFLAGS set on command line
* [1206385] DnD in launchbar fails if url has a space
* fixed typos in error messages

New Features
* New code for panel's buttons. Affected plugins are wincmd, launchbar and menu
* Depreceted option menu widget was replaced by combo box
* sys tray is packed into shadowed in frame
* pad is inserted betwean tasks in a taskbar
* clock was made flat
2005-06-30 22:38:09 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Jeremy C. Reed
c2829ca5c5 Update to 4.1. (I did this on January 21.)
Changes include:
This release brings GUI configuration
utility. It takes care of all global settings
and for now preserve plugin section as is.
Additionally, version 4.1 has fixes for memory
leaks in taskbar and transparency bugs
(above is from webpage)

Update TODO because had some segmentation fault and
fbpanel errors.
2005-04-06 00:16:18 +00:00
Jeremy C. Reed
fd5ee29efa Update to fbpanel-3.8. Now builds under Linux.
Removed patch-aa and patch-ab because now fix in new version.

3.8 changes are:
* warnings clean-up
* X11 memory leacher was fixed
* taskbar can be set to show only mapped/iconified and wins from other desktops
* transparency initial support
* gtkbar was ported to gtk2, so fbpanel is compiled with GTK_DISABLE_DEPRECETED
* initial dll support
2004-06-13 01:03:52 +00:00
Jeremy C. Reed
887c74ab39 Import of fbpanel
fbpanel is lightweight GTK2-based, customizable desktop panel which
provides graphical information and feedback about desktop activity
and allows interaction with a NETWM-compliant window manager.

It includes a taskbar, pager, buttons for launching applications,
clock, system tray and more.

TODO: make build under Linux.
2004-05-22 02:38:01 +00:00