summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
2014-12-01Support cwrappers for packages appending arguments in the wrappers.joerg1-1/+2
2014-11-24Remove wmthemes. Doesn't fetch anymore and doesn't use checksums.joerg3-78/+1
2014-11-23Bump PKGREVISION for hs-transformers-0.4.2.0szptvlfn3-6/+6
2014-11-16Update to 1.4.1. From Youri Mouton in PR 49397.wiz3-9/+8
Fixes build. While here, fix path to itself in bl3.mk.
2014-11-07Revbump after updating boostadam1-2/+2
2014-10-21Bump PKGREVISION for hs-random-1.1szptvlfn1-2/+2
2014-10-19Revbump after lang/lua51 update.alnsn2-4/+4
2014-10-13Update MASTER_SITES and HOMEPAGE. Add LICENSE.snj1-3/+4
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz6-17/+6
2014-10-07Revbump after updating libwebp and icuadam4-8/+8
2014-10-07Changes 0.95.6:adam8-92/+53
* Window Maker can now load WebP images and support ImageMagick library to support even more formats like SVG, BMP, TGA, ... * Add mini-window apercu , a small preview of window contents * Support for up to 9-buttons mouse added * Many configuration options added to WPrefs.app * Add wmiv, an image viewer application * Bug fixes and code cleanups by various people.
2014-10-05Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.wiz1-1/+4
2014-09-14Update to 0.4.9 (2011). No changelog found.shattered2-9/+8
2014-09-08Bump PKGREVISION for netpbm update.wiz1-2/+2
Add some build fixes where necessary.
2014-09-08DEPEND on netpbm instead of including its buildlink3.mk file, if you'rewiz1-1/+2
not linking against it. Bump PKGREVISION for packages that (might be|are) changed.
2014-09-02lex is a runtime dependency for libfl.jperkin1-2/+2
2014-08-29make it clear what package depend onszptvlfn1-1/+2
discussed with wiz@.
2014-08-28Bump PKGREVISION for hs-random-1.0.1.3szptvlfn1-1/+2
2014-08-25+ xmonad-contribszptvlfn1-1/+2
2014-08-25Import xmonad-contrib-0.11.3 as wm/xmonad-contrib,szptvlfn5-0/+790
packaged for wip by degroote. Third party tiling algorithms, configurations and scripts to xmonad, a tiling window manager for X. For an introduction to building, configuring and using xmonad extensions, see "XMonad.Doc". In particular: "XMonad.Doc.Configuring", a guide to configuring xmonad "XMonad.Doc.Extending", using the contributed extensions library "XMonad.Doc.Developing", introduction to xmonad internals and writing your own extensions.
2014-08-22Bump PKGREVISION for ilmbase shlib major bump.wiz4-8/+8
2014-08-21Remove py-qt3*, obsolete upstream and replaced by py-qt4*.wiz10-240/+1
Remove last three packages using py-qt3 as announced on pkgsrc-users.
2014-08-09Update to 4.8degroote3-18/+17
Important changes since 4.7: - layout saving / restoring - proper handling of DPI - improve compatibility with other softwares (java-based, or external pagers) - fix several memory leaks
2014-08-08Update to 2.5.1, provided by Lokesh Mandvekar on pkgsrc-users:wiz2-6/+6
Fix segfault when loading "layout" with non-zero parameters. This affected multi-region. stack() must be called after the region bars are created. Fix layout entry in man page. Improve stacking for windows with multiple transients. Fix hang in fullscreen layout when a window has multiple transients. Fix focus_(prev|next) for windows with multiple transients. Add a missing queue.h macro to Linux util.h. Set stacking order when setting up a new status bar. Fixes stacking issues that can arise on a randr screenchange event. Fix segfault in fullscreen layout when a window with transient(s) unmap. Add default maximize_toggle binding to man page. Add clarification for the 'name' option to man page. Remove stray new paragraph macro in man page.
2014-07-26Fix lua detection and usage. Allow 52 again. Bump PKGREVISION.wiz3-3/+21
2014-07-18Update ctwm to 3.8.2.obache4-41/+17
Based on maintainer update request per PR pkg/48820. From CHANGES: Changes from version 3.8.1 to 3.8.2 2014-??-?? ----------------------------------- 1 - Various code cleanups. Cleanup re: raising and warping to windows (previous location of pointer in windows), SaveWorkspaceFocus. A few extra NULL pointer checks. Logical hasfocusvisible cleanup. Rename TwmWindow.list to iconmanagerlist, and various smaller cleanups. Eliminated TwmWindow TwmRoot from struct ScreenInfo. Mostly a mechanical change. I found some cases where the dummy TwmWindow was apparently mistakenly included in a loop. Replaced .next with TwmWindow *FirstWindow and .cmaps witn Colormaps RootColormaps. Other members were not used. 2 - Fix a bug where insufficient validation of the size hints resulted in a division by zero when considering aspect ratio. 3 - Lots of minor compiler warnings and build fixes, a few of which were real current or latent bugs. Leave warnings enabled by default. A few of the build system adjustments may break very old systems (e.g., those with original AT&T yacc). 4 - Fix incorrect inclusion of $DESTDIR in some paths. 5 - Update for new website and mailing list at ctwm.org. 6 - Look at _MOTIF_WM_HINTS for titlebar-less or border-less windows.
2014-07-16Bump PKGREVISION for hs-dlist-0.7.1szptvlfn1-2/+2
2014-07-15Bump PKGREVISION for hs-mtl-2.2.1szptvlfn1-1/+2
2014-06-24Patch a pair of missing error checks. PKGREVISION -> 6dholland3-3/+32
2014-06-01Update jwm to 2.2.2.tsutsui2-6/+6
Changes from Relase Notes page: http://www.joewing.net/projects/jwm/release-2.2.shtml Changes in 2.2.1 * JWM no longer waits for an X11 event when exiting. This fixes an issue where Control+C didn't cause JWM to exit immediately (issue #104). * Fixed a crash if a window went away while a JWM confirm dialog was active for the window. * Fixed some issues related to aspect ratios (issue #106). * Fixed handling of window gravity for _NET_MOVERESIZE_WINDOW. * Added support for XBM icons (issue #107). * Fixed an issue with resizing of dock icons. * Fixed an issue with command line argument parsing. Changes in 2.2.2 * More efficient handling of gradient backgrounds. * Fixed an issue _NET_WM_STATE not being updated (issue #109). * Improved the performance of moving/resizing windows. * Made it possible to switch desktops immediately while dragging a window if mod1 is pressed (issue #12). * Fixed an issue with windows mapping behind other windows (issue #110). * Fixed an issue where JWM would attempt to process the last X event multiple times before exiting or restarting. * Made newer desktop background settings override older settings. * Fixed a memory leak with invalid configuration files.
2014-05-31libungif is not relevant any longer since the GIF relevant patentswiz3-8/+8
expired (about 10 years ago). Unconditionally switch to libgif. As discussed on tech-pkg without dissent. Bump PKGREVISION.
2014-05-29Bump for perl-5.20.0.wiz13-26/+26
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-28Update to 20140528:wiz3-11/+9
* Improvement: 'windows' key is now the default META key (thanks to Dima Kogan) * Bugfix: seldomly triggered crash in memory pool (thanks to Matthieu Moy) * Bugfix: save the session atomically (thanks to Matthias Lederhofer) * Bugfix: various fixes to contributed scripts, notably more lua5.2 support (thanks to several contributors) * Improvement: various code cleanups (thanks to Campbell Barton) * Improvement: various build/packaging improvements (thanks to Dima Kogan) * Feature: Workspace indicator (thanks to Dima Kogan) * Feature: Delayed population of the focuslist (thanks to Dima Kogan) * Improvement: improved kludges/focus behavior (IntelliJ IDEA, xeyes) * Improvement: expose 'warp_pointer' to lua * Improvement: lock using i3lock when available
2014-05-27Update metacity to 2.34.13 (now starts as finds default icon)prlw15-87/+34
Version 2.34.13 =============== - Fix minimization problem of iconified windows (Florian Müllner, Daniel Drake) Translations: Rūdolfs Mazurs (lv) Rajesh Ranjan (hi) Nguyễn Thái Ngọc Duy (vi) Theppitak Karoonboonyanan (th) Piotr Drąg (pl) Version 2.34.8 ============== - Port themes documentation to yelp-tools (Florian Müllner) Translations: Mattias Põldaru (et) Nilamdyuti Goswami (as) Fran Diéguez (gl) Version 2.34.5 ============== - Fix memory leak (Pavel Vasin) - Add disable-mouse-button-modifiers message (Daniel Drake) Translations: Daniel Korostil (uk) Jiro Matsuzawa (ja) Reşat SABIQ (crh) Aurimas Černius (lt) Carles Ferrando (ca@valencia) Arash Mousavi (fa) Kristjan SCHMIDT (eo) Sandeep Sheshrao Shedmake (mr) Jordi Serratosa (ca) Tom Tryfonidis (el) Praveen Illa (te) Luca Ferretti (it) Andika Triwidada (id) Daniel Mustieles (es) Nilamdyuti Goswami (as) Version 2.34.3 ============== - Use the correct translation domain in keybinding definitions (Ryan Lortie, Florian Müllner) Translations: YunQiang Su (zh_CN) Abderrahim Kitouni (ar) Marek Černocký (cs) David Planella (ca) Sasi Bhushan (te) A S Alam (pa) Duarte Loreto (pt) Antonio Fernandes C. Neto (pt_BR) Anita Reitere (lv) Bruce Cowan (en_GB) Daniel Nylander (sv) Timo Jyrinki (fi) Nilamdyuti Goswami (as) Piotr Drąg (pl) Claude Paroz (fr) Seong-ho Cho (ko) Inaki Larranaga Murgoitio (eu) Mario Blättermann (de) Nguyễn Thái Ngọc Duy (vi) Gabor Kelemen (hu) Daniel Mustieles (es) Dr.T.Vasudevan (ta) Kasia Bondarava (be) Alexander Shopov (bg) Ask H. Larsen (da) Мирослав Николић (sr) Yuri Myasoedov (ru) Mattias Põldaru (et) Version 2.34.2 ============== - Port preferences to GSettings (Florian Müllner, Milan Bouchet-Valat, Jason Siefken) - Remove deprecated GTK+ symbols and use accessor functions (Florian Müllner) - Include the default window icon (Matthias Clasen) - Various small build system changes (Javier Jardón, Piotr Drąg, Florian Müllner, Rico Tzschichholz) Translations: Abduxukur Abdurixit (ug) Kjartan Maraas (nb) Theppitak Karoonboonyanan (th) Ihar Hrachyshka (be) Aurimas Černius (lt) Daniel Mustieles (es) Jiro Matsuzawa (ja) Fabrício Godoy (pt_BR) krishnababu k (te) OKANO Takayoshi (ja) Mario Blättermann (de) Bruce Cowan (en_GB) Mattias Põldaru (et) Fran Diéguez (gl) Marek Černocký (cs) Gil Forcada (ca) Piotr Drąg (pl) Matej Urbančič (sl) Bruno Brouard (fr) Daniel Nylander (sv) Praveen Illa (te) Wouter Bolsterlee (nl) Antonio Fernandes C. Neto (pt_BR) Yaron Shahrabani (he) Xandru Armesto (ast) Alexander Shopov (bg) Chao-Hsiung Liao (zh_HK, zh_TW)
2014-05-25Revbump after updating graphics/giflibobache1-2/+2
2014-05-22+ xmonadszptvlfn1-1/+2
2014-05-22Import xmonad-0.11 as wm/xmonad,szptvlfn5-0/+131
packaged for wip by esg. xmonad is a tiling window manager for X. Windows are arranged automatically to tile the screen without gaps or overlap, maximising screen use. All features of the window manager are accessible from the keyboard: a mouse is strictly optional. xmonad is written and extensible in Haskell. Custom layout algorithms, and other extensions, may be written by the user in config files. Layouts are applied dynamically, and different layouts may be used on each workspace. Xinerama is fully supported, allowing windows to be tiled on several screens.
2014-05-17Bump applications PKGREVISIONs for python users that might be usingwiz2-4/+4
python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all.
2014-05-16Fix build with giflib 5.1 and newer.tron2-9/+27
2014-05-15Revbump after updating graphics/giflibadam4-7/+8
2014-05-15Restrict to lua-5.1.wiz1-1/+3
(Perhaps (re?)compiling the .lc files would work, but it's not done by the normal build, and then there are errors about binaries for other lua versions.) Bump PKGREVISION.
2014-05-09Update to 20140109.wiz4-107/+49
Changes not found, but notionflux now has a man page, and the support scripts were reorganized.
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz4-8/+8
until proven otherwise.
2014-05-05Recursive revbump from x11/pixmanryoon22-40/+44
Fix PR pkg/48777
2014-05-04+LICENSErodent1-1/+2
2014-05-03Adapt to Lua multiversion support.alnsn4-13/+31
2014-04-30Upgrade i3 to 4.7.2degroote2-7/+8
Changes since 4.6 v 4.7.2 • install i3-with-shmlog.xsession.desktop to the correct location • OpenBSD currently lacks posix_fallocate() v 4.7.1 • docs/debugging: explain how to enable logging on the fly • docs/debugging: small cleanups (versions, bzip2) • add i3-with-shmlog.xsession.desktop • only LOG() the DPI when it changes, DLOG() it otherwise • make “move <direction>” properly send workspace focus event • i3bar: set mapped flag on trayclient creation • i3bar: don’t show EOF status line error in favor of exit code v 4.7.0 • docs/userguide: clarify variable parsing • docs/userguide: clarify urgent_workspace • docs/userguide: add proper quoting for rename sample command • docs/userguide: clarify multiple criteria • docs/userguide: userguide: explain the difference between comma and semicolon for command chaining • docs/hacking-howto: update to reflect parser changes • man/i3-dump-log: document -f • switch from libXcursor to xcb-util-cursor • Respect workspace numbers when looking for a free workspace name • Revert "raise fullscreen windows on top of all other X11 windows" • i3bar: Create pixmaps using the real bar height, rather than screen height • Add scratchpad bindings to the default config • Close all children when closing a workspace • i3bar: Add new bar.binding_mode_indicator configuration • Improve error message when $XDG_RUNTIME_DIR is not writable • libi3/font: Draw the text at the expected place • libi3/font: Set DPI for the pango context • Add ability to escape out of a mouse-resize operation • Do not resize/reposition floating containers when moving them to scratchpad • i3-nagbar: Set button inner-width to the width of the label • Assigned windows open urgent when not visible • i3bar: Only configure tray on own outputs • Command 'move <direction>' moves across outputs • i3bar: Handle DestroyNotify events • i3bar: Realign tray clients on map/unmap notify • i3bar: Group child processes for signalling • i3bar: Print error message when status_command fails • Remove references to PATH_MAX macro for GNU/Hurd • update root geometry on output changes for “fullscreen global” • don’t flatten tabbed/stacked containers • Fix handling of new windows with WM_STATE_FULLSCREEN • correctly recognize assigned windows as urgent • Fix keyboard and mouse resize in nested containers • Reply to _NET_REQUEST_FRAME_EXTENTS correctly • Fix command parser: resizing tiling windows • Fix output retrieval for floating cons • Use _PATH_BSHELL to ensure using a bourne shell • Instead of crashing, return DRAG_ABORT on UnmapNotify from drag_pointer • Remove-child callback skips output content cons • ignore _NET_ACTIVE_WINDOW for scratchpad windows
2014-04-29Update awesome wm to 3.5.5degroote2-6/+6
Emmanuel Lepage Vallee (2): Move 'surface_size' to gears.surface and make it public Make sure gears.color.create_png_pattern are being repeated Tin Benjamin Matuka (1): Allow reversing the icon order in systray Uli Schlachter (7): imagebox: Don't try to scale by infinite (FS#1248) gears.color: Handle nil arguments correctly again naughty: Don't use the cache when loading icons (FS#1253) gears.surface: Handle the cache more intelligently awful.tag.move: Fix tag index setting awful.tag.setscreen: Check if old_screen == new_screen change codename again
2014-04-10recursive bump from ilmbase shlib version change.obache4-8/+8
2014-04-09recursive bump from icu shlib major bump.obache4-8/+8