summaryrefslogtreecommitdiff
path: root/wm/awesome
AgeCommit message (Collapse)AuthorFilesLines
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-2/+2
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2009-12-15Recursive bump for libltdljoerg1-1/+2
2009-08-29Update to 2.3.6:wiz3-12/+11
Julien Danjou (4): awesome: define SUN_LEN if not already defined build: use backquote rather then $() build: check for connect in socket lib build: use back quote instead of $() Nikos Ntarmos (2): uicb: check before overwriting DISPLAY (FS#318) titlebar: unmap when going to Off position (FS#156) Hannes Schueller (1): awesome-menu: make autocomplete behaviour configurable (FS#336)
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-6/+1
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-1/+2
changed runtime dependencies now.
2008-11-06Drop maintainership.ahoka1-2/+2
2008-09-06Update to the latest version v2.3.4.ahoka2-6/+6
Changes: awesome-menu: match string mode and autocomplete tasklist: add tags as cache element (FS#227) awesomerc: fix subprocess (FS#193) awesomerc: fix default path in menu launching Revert "awesomerc: fix xterm -e in case of others terms" mouse: fix client snapping
2008-08-13Change my email address.ahoka1-2/+2
2008-08-07Update to 2.3.3.ahoka2-6/+7
Changes: Fix xterm -e in default config for other terminal ; Give floating dialogs of maximised windows focus (FS#232).
2008-07-17Add missing include to fix reported build failure.ahoka1-0/+12
2008-07-15Update to version 2.3.2.ahoka6-13/+46
Based on PR 38953 from Joel CARNAT. Thanks! Changes since last packaged version: Show correct geometry on mouse resize(FS#203); Fix build issues with simple POSIX shell. Fix focus handling on new window managing with multi monitors (FS#188); Add support for mouse with up to 9 buttons. Fix cache invalidation when swapping clients Fix handling of keycode and keysyms (FS#64) Do not focus new client if current client is maximized (FS#182) Documentation update Fix a bug with UTF-8 strings rendering Fix titlebar map/unmap Allow NULL in command for widgets (FS#175) Documentation update; Store KeySym not KeyCode in keys bindings (FS#161); Fix some drawing problems. Documentation update; Fix placement for maximized apps; Give focus when clicking with Button1 on titlebars; Use mwfact lower and upper limits in mouse; Fix opacity focused issue; Fix focus on arrange for multi head; Allow multiple bindings for mouse events. Support for multiple image format, using Imlib2 (default) or GTK pixbuf (FS#82); Use pango for font display instead of Xft; Better documentation: the documentation is now autogenerated from source code: everything is now in the manpage and will always be (FS#101); awesome-menu: a dmenu clone (FS#7); Support for styles section; mwfact lower and upper limits are configurable (FS#92); widget_tell now allows to change widget properties like colors, etc. (FS#144, FS#36) Errors and warnings messages are more clear and consistent, prefixed with E or W and indicating in which function it fails; Add titlebar support for windows (FS#38); Fix support for SDL apps (you can play Xmoto and Quake); New option for progressbar with ticks (FS#81); New emptybox widget which deprecated padding options of various widgets; New opacity_focused option; Widget graph can grow right/left; Add support for shadowed text (FS#90); Probably more.
2008-07-08Bump PKGREVISION to reflect last change.ahoka1-1/+2
2008-07-07Add missing gettext-lib dependency.ahoka1-1/+2
Revealed by a bulk build on Dragonly.
2008-04-23Update to 2.2:wiz6-57/+60
version 2.2 The final version 2.2 of awesome is available. To download it, see the download page. This release fixes some bugs, add some features. You can see some changes from 2.2-rc4. * Add a manpage for awesome-message * Add more documentation into awesomerc(5) * Fix segmentation fault if no layout are available * Check for EWMH hints after reloading clients props on restart * Fix transparency property on focus (bug #93) * Fix a bug with delay inside awesome-message * Stop adding useless spaces at endline on default created .awesomerc * Fix a bug in uicb_spawn when using a DISPLAY envvar with IP address Thanks to the awesome contributors we had on this release. (Fabienne Ducroquet, Hans Ulrich Niedermann, MATSUU Takuto, Matthieu Pasini, Michael Kaminsky, Nathan LaFreniere, Nikos Ntarmos, Thomas Janu and last but not least, Marco Candrian). Don't hesitate to report bugs and ask or write enhancements on awesome BTS. Have fun and be awesome! Posted Sun Mar 23 10:54:53 2008 version 2.2-rc4 The new version 2.2-rc4 of awesome is available. To download it, see the download page. This is the fourth release candidate version of the upcoming 2.2 version. You can see all changes on git. Here's a changes summary. * Keep floating windows on top of the stack * Simplify grabkeys() function * Verify user input for tag values (mwfact, nmaster and ncol) (bug #91) * Fix some problem with include() in configuration file (bug #99) * Add make targets replacing the running awesome * Bugfix in client_toggletag and checking if no tag selected Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list. Have fun! Posted Thu Mar 13 11:05:20 2008 version 2.2-rc3 The new version 2.2-rc3 of awesome is available. To download it, see the download page. This is the third release candidate version of the upcoming 2.2 version. You can see all changes on git. Here's a changes summary. * Fix segfault after viewing same tag twice and doing a tagprevselected (bug #76) * Client_moveresize fix * Check widget position (bug #68) * Change awesomerc manpage to section 5 (bug #79) * Support for include() in configuration file * New system to drop EnterWindow events * Textbox can be flex-aligned * Add widget names in warnings * Fix multi-monitor mode with Zaphod and xrandr (bug #73) Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list. Have fun! Posted Tue Mar 4 14:34:52 2008 version 2.2-rc2 The new version 2.2-rc2 of awesome is available. To download it, see the download page. This is the second release candidate version of the upcoming 2.2 version. You can see all changes on git. Here's a changes summary. * Fix CPU usage (bug #68); * Fix regression with Zaphod mode (bug #73). Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list. Have fun! Posted Mon Feb 25 17:14:22 2008 version 2.2-rc1 The new version 2.2-rc1 of awesome is available. To download it, see the download page. This is the first release candidate version of the upcoming 2.2 version. You can see all changes on git. Here's a changes summary. * Graph widgets works with floats; * Add tileup and tilebottom layouts; * Fix statusbar recovering each others (bug #37); * Fix sloppy focus problems; * Optimize arrangement and statusbar refreshing with a cache system; * Add support for keycode in keys bindings (bug #40); * New awesome-message program (xmessage-like); * Fix various problems with widget drawing; * Print more warnings on various errors; * Fix issues with padding; * Enable tiled windows moving/switching; * Add sloppyfocusraise option (bug #47); * Add --check option to awesome to verify configuration file syntax; * Convert statusbar text to UTF-8 before drawing (bug #39); * Add scratch window support; * Remove focustitle widget: tasklist can do the same now; * Rename netwmicon widget to focusicon; * Add align options to widgets; * Add smart placement algorithm for floating (bug #50); * Fix raise problem with focus_history (bug #49); * Fix tag_viewprev (bug #60); * Add master property to rule (bug #6); * Fix XRandR clone mode issues (bug #42); * Fix windows hiding issue when launching another wm (bug #53); * Add opacity as rule attribute (bug #54); Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list. Have fun! Posted Wed Feb 13 17:43:41 2008 version 2.1 The final version 2.1 of awesome is available. To download it, see the download page. This release fixes some bugs, add some features. You can see some changes from 2.0. * Fix crashing bug triggered through awesome-client * Do not die anymore on bad config file, use a default internal one * Add uicbscreenfocus to switch to a specified screen. * Add a focus history. * Accept --version option. * Add spiral and dwindle layouts. * Widget-ise the statusbar. * Add new widgets: textbox, graph, progress bar, taglist, focustitle, tasklist, iconbox, layoutinfo, netwmicon. * We can now have several statusbar. * New uicb: focusclientbyname. * Partial EWMH support. * Switch to autotools based build system. Thanks to the awesome contributors we had on this release. (Julien Danjou, Aldo Cortesi, Nikos Ntarmos, marco candrian, Hans Ulrich Niedermann, Thomas Guebels, Robert Millar, Rico Schiekel, Laurent Fousse, Fabienne Ducroquet, Arnaud Fontaine) Don't hesitate to report bugs and ask or write enhancements on awesome BTS. Have fun! Posted Mon Jan 21 16:06:20 2008 version 2.1-rc2 Version 2.1-rc2 of awesome is available. To download it, see the download page. This is the second release candidate version of the upcoming 2.2 version. This release fixes some minor bugs. Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list. Have fun! Posted Sat Jan 12 14:20:15 2008 version 2.1-rc1 Version 2.1-rc1 of awesome is available. To download it, see the download page. This is the first release candidate version of the upcoming 2.1 version. This release fixes bugs, adds a lot of new features and brings a new widget system for the statusbar. Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list. Have fun! Posted Wed Jan 9 10:27:50 2008 version 2.0 The final version 2.0 of awesome is available. To download it, see the download page. This release fixes some bugs, add some features. You can see changes. * Include missing manpage * Fix typo in URL in manpage * Add manpage for awesome-client * Bug fix for GTK+ combo box * Fix memory allocation in awesome-client * Bug fix: check for value in tag_toggleview * Add a default configuration for running awesome without configuration file Don't hesitate to report bugs and ask or write enhancements on awesome list. Have fun! Posted Tue Dec 11 14:37:43 2007 version 2.0-rc2 Version 2.0-rc2 of awesome is available. To download it, see the download page. This is the second release candidate version of the upcoming 2.0 version. This release fixes some bugs, add some features. You can see changes. * Bug fix: bug with arg is NULL in client_tag * Bug fix: check for value in tag_toggleview * Bug fix: handle client_toggletag with no arg or with arg > ntags * Bug fix: awesome-client exits with a meaningfull value * Bug fix: fix compilation for GNU/Hurd * Bug fix: changing screen focus restore last focused client * Bug fix: fix segmentation fault with configuration parser * Bug fix: fix rules handling in some corner cases * New feature: client_zoom on master window swap with next window * New feature: add a screen padding feature Don't hesitate to report bugs and ask or write enhancements on awesome list. Have fun! Posted Thu Nov 29 17:56:53 2007 version 2.0-rc1 Version 2.0-rc1 of awesome is available. To download it, see the download page. This is the first release candidate version of the upcoming 2.0 version. This release fixes a lot of bugs, add a lot of new features and a bring a better Xinerama support. You can see changes. * New config file format (libconfig replaced by libconfuse) * Bug fix: fix resize_hint * Bug fix: reset correctly default bar position on toggle * Bug fix: wrong column in multi column tiled layout * Bug fix: fix a bunch of bugs with mplayer in Xinerama mode * Bug fix: better computation for moving windows * New feature: option to center pointer on focused client * New feature: nmaster/ncol/mwfact and layout can be specified by tags at config and run time * New feature: use Cairo to render status bar * New feature: status bar can now be placed on right or left of the screen * New feature: each physical screen can now be configured independently for colors, statusbar, font, etc * New feature: click-to-raise in floating mode * New feature: draw circle instead of square for some client flags in status bar * New feature: remember focused window on each tag * New feature: don't read on stdin any-more, introduce awesome-client to control everything via socket * New feature: rules can now set default screen where displays windows in Xinerama mode * New feature: mouse bindings are now configurable * New feature: map new clients on the screen where the mouse pointer is * New feature: mouse moving/resizing are now uicb Don't hesitate to report bugs and ask or write enhancements on awesome list. Have fun! Posted Fri Nov 16 19:34:16 2007
2007-11-16Fixed building on DragonFly.rillig2-1/+14
2007-11-14Removed the gcc4-specific compiler flags from CFLAGS. Patch by Adam Hokarillig4-15/+17
via tech-pkg. PKGREVISION++ Fixed MESSAGE, since there is no "install-user" target. It had been there in the original version of the package. I didn't find it likely that end-users would use pkgsrc for installing a single configuration file, so I removed that.
2007-11-07Add USE_TOOLS+= pkg-config from Adam Hoka on tech-pkg@.jnemeth1-9/+12
2007-11-03Imported awesome from pkgsrc-wip.rillig6-0/+73
awesome is a tiling window manager initialy based on a dwm code rewriting. It's extremely fast, small, dynamic and awesome. Packaged by adam.hoka@gmail.com.