Commit graph

6 commits

Author SHA1 Message Date
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