summaryrefslogtreecommitdiff
path: root/wm/notion
AgeCommit message (Collapse)AuthorFilesLines
2022-11-21*: Re-apply SunOS linker argument removals.jperkin1-2/+3
These are currently duplicated in mk/platform/SunOS.mk but the generic removals will be removed soon in favour of per-package removals, due to flags getting leaked into installed files.
2021-10-26wm: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07wm: Remove SHA1 hashes for distfilesnia1-2/+1
2020-06-30notion: Use LUA_VERSIONS_ACCEPTEDnia1-2/+2
2020-03-20*: Convert broken sourceforge HOMEPAGEs back to httpnia1-2/+2
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2019-03-16notion: add upstream bug report URL.wiz2-3/+4
2019-03-14notion: reset MAINTAINERwiz1-2/+2
2019-03-13notion: fix an incorrect libX11 call.wiz3-2/+27
Causes crashes with stricter jemalloc on -current. Bump PKGREVISION.
2017-05-07Updated notion to 3.2017050501.wiz3-10/+15
I've just released version 3-2017050501 of Notion. This is mostly a maintenance release, but some notable changes include: * Add focuslist menu for workspaces (thanks to @hedning) * Add sizepolicy support for menus (thanks to @hedning) * Fix statusd free memory (thanks to @jsbackus) * Improve error messages for invalid key combinations (thanks to @xmw and @knixeur) * configuration options for warp cursor placement (thanks to Campbell Barton) * include net_client_list in the default configuration * add Subtle(wm)-like window management to contrib scripts (@gwash) * add rofi menu support (thanks to @olejorgenb and @hedning) * various cleanups (thanks to Campbell Barton, Wojtek Aniszewski, @jsbackus, Joe Mason, @olejorgenb)
2016-02-26Use OPSYSVARS.jperkin1-8/+4
2015-11-02Add SHA512 digests for distfiles for wm categoryagc1-1/+2
Problems found with existing distfiles: distfiles/fvwm-1.24r.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-07-21Remove now unneeded patch (after lua pc file name change).wiz2-30/+1
2015-06-14Update to 3.20150613:wiz3-24/+37
Highlights include: * Travis continuous integration * Better lua autodetection (thanks to Nikolay Orlyuk) * Various code consistency changes * Fixing p2 variable scopes in xkbevents handler (thanks to Jon Canning) * Fixing resizing of dock windows managed by mod_statusbar (thanks to Edward J. Schwartz)
2014-10-19Revbump after lang/lua51 update.alnsn1-2/+2
2014-07-26Fix lua detection and usage. Allow 52 again. Bump PKGREVISION.wiz3-3/+21
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-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-03Adapt to Lua multiversion support.alnsn3-12/+28
2013-10-30Bump PKGREVISION of packages whose Lua depends changed form, but whosedholland1-1/+2
own PKGNAME is unchanged.
2013-10-29USE_LANGUAGES=c99 and fix linker arguments to fix build on SunOS.jperkin1-1/+11
2013-10-20Give rpath options the correct -Wl prefix.joerg2-4/+4
2013-10-18Fix a common mistake in many different packages: POSIX says that when usingbsiegert1-1/+2
pax -rw, the destination directory must exist. pax in NetBSD creates it if not, pax in MirBSD complains. I read through all pkgsrc Makefiles that use pax and added an entry to INSTALLATION_DIRS, or an INSTALL_DATA_DIR invocation. I did not test all the changes but they should be fairly safe. If you notice any breakage because of this change, please contact me.
2013-07-05Update to 2013030200, fixes build with lua-5.2.wiz6-57/+46
Other changes unknown, but from the PLIST changes: pwm was removed. notionflux was added.
2013-07-04Revbump after updating lang/lua to 5.2.2.adam1-1/+2
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz1-2/+1
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-06-01Add two missing dependencies. Broke modular build.wiz1-1/+3
2012-04-23Update to latest snapshot from today:wiz7-92/+17
Bug fixes, and better xinerama and fullscreen support.
2012-04-19Add pax to tools, for pkglint.wiz1-2/+2
2012-04-19Install contrib directory as well.wiz2-3/+141
Bump PKGREVISION.
2012-04-18Maintain this.wiz1-2/+2
2012-04-18Add patches from Philipp Hartwig improving fullscreen mode; from thewiz5-2/+79
notion-general mailing list. Bump PKGREVISION.
2012-01-08Initial import of notion-3.2011102900:wiz8-0/+316
Notion is a tiling, tabbed window manager for the X window system: Tiling: you divide the screen into non-overlapping 'tiles'. Every window occupies one tile, and is maximized to it Tabbing: a tile may contain multiple windows - they will be 'tabbed' Static: most tiled window managers are 'dynamic', meaning they automatically resize and move around tiles as windows appear and disappear. Notion, by contrast, does not automatically change the tiling. You're in control.