summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
2018-04-29revbump for boost-libs updateadam1-2/+2
2018-04-16Recursive bump for new fribidi dependency in pango.wiz30-60/+60
2018-04-14revbump after icu updateadam4-8/+8
2018-04-01blackbox*: update HOMEPAGEwiz2-6/+4
2018-03-17Install patched mwm.fvwmrc to the correct filenamejmcneill1-3/+3
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz51-97/+102
2018-03-07twm: update to 1.0.10.wiz2-8/+8
This release of twm was made possible by contributions from members of the NetBSD project and viewers like you. Alan Coopersmith (1): twm 1.0.10 Christos Zoulas (1): Add some const. Emil Velikov (1): autogen.sh: use quoted string variables Michael van Elst (1): Do not try to extend the font-pattern with a wild-card. Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish Thomas Klausner (1): Adapt callers to ExpandFilename change.
2018-03-07xorgproto: use xorgproto instead of separate *proto packageswiz20-129/+27
Remove now obsolete packages.
2018-03-06bbrun: honor LDFLAGS. Fixes RELRO build.wiz3-5/+21
Bump PKGREVISION.
2018-02-25wmctrl: update linkswiz1-3/+3
2018-02-08marco: Don't specify -ansi.jperkin2-1/+17
2018-01-28Bump PKGREVISION for gdbm shlib major bumpwiz4-8/+8
2018-01-17Belated PKGREVISION bump for devel/protobuf update.jperkin1-2/+2
Fixes at least joyent/pkgsrc#60.
2018-01-07Fix indentation in buildlink3.mk files.rillig3-6/+6
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice.
2018-01-01Sort PLIST files.rillig6-49/+49
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01Revbump after boost updateadam1-2/+2
2017-11-30Revbump after textproc/icu updateadam4-8/+8
2017-11-23recursive bump for libxkbcommon removal from at-spi2-corewiz10-17/+20
2017-10-21jwm: update to 2.3.7.tsutsui3-9/+9
Upstream changes: (from http://joewing.net/projects/jwm/release-2.3.shtml#v2.3.7 ) Changes in 2.3.7 (20170721) * Made the modifier for dragging a window by clicking its contents configurable via the mask attribute of the MoveMode tag (issue #324). * Added group options for setting initial window position and size (issues #79 and #348). * Added the clicktitle and sloppytitle options for FocusModel, which cause windows to be raised only when the title or border of the window is clicked (issue #286). * Fixed scaling of icons in the task bar (issue #328). * Added the decorations attribute to TaskListStyle to allow setting different decorations on tray buttons and task list buttons (issue #330). * Fixed a bug with the nextstacked key binding (issue #335). * Improved support for 3-digit hexcode colors (issue #336). * Better aerosnap support on multiple monitors (issue #342). * Fixed a bug with multiple separators in menus (issue #343). * Fixed a bug with blank trays when there are full screen windows (issue #356). * Added the spacing attribute to Dock to allow adding space between icons in the dock (issue #357). * Added support for dynamic root menus via the dynamic attribute of RootMenu (issue #221). * Fixed an issue with 32-bit TrueColor visuals on some platforms. * Fixed an issue with menus and multiple monitors (issue #384). * It is (once again) possible to disable desktop switching by scrolling on the desktop using an empty root menu (issue #366).
2017-09-26compiz: remove kde3 option from buildlink3.mk as wellwiz1-5/+1
2017-09-26compiz: remove kde3 support.wiz2-21/+4
2017-09-18revbump for requiring ICU 59.xmaya4-8/+8
2017-09-16Reset maintainerwiz2-4/+4
2017-09-11Update HOMEPAGE.wiz1-2/+2
2017-09-07Follow a redirect.wiz1-3/+2
2017-09-06Update some URLs.wiz2-4/+4
2017-09-06Comment out dead sites.wiz3-6/+6
2017-09-06Follow some redirects.wiz1-2/+2
2017-09-04Follow some redirects.wiz2-4/+4
2017-09-04Comment out dead sites.wiz2-4/+4
2017-09-03Follow some redirects.wiz1-3/+3
2017-09-03Comment out dead MASTER_SITES/HOMEPAGEs.wiz4-8/+8
2017-08-24Revbump for boost updateadam1-2/+2
2017-08-21Set HAS_SYSTEM_ASPRINTF in make env to fix build on NetBSD 8jmcneill1-2/+8
2017-08-19Add xmlto build dependency to i3 since it is used to build the docs.nros1-8/+8
While here sort the buildlink3 entries.
2017-08-18Fix a wrong dependency from devel/lua-doc to textproc/LDoc.triaxx5-24/+43
Fix the wrong MANPATH.
2017-08-16Comment out dead sites.wiz1-3/+3
2017-08-16Follow some http redirects.wiz1-3/+3
2017-08-15Update wm/awesome to 4.2triaxx8-90/+577
Reviewed by maya@ Changes by packager: * Add options handling * Add DBus support through options.mk * Add API doc generation through options.mk * Move libexecinfo dependency to options.mk Changes from Changelog: https://awesomewm.org/changelogs/short/v4.2.txt
2017-08-09Update i3 to version 4.13.nros7-38/+50
Pkgsrc changes: Added comments and RCS tags to patches. Make perl a runtime dependency since installed runtime scripts uses it. Changes and bugfixes from release notes: Changes in 4.13: * build: wire up version handling for non-release tarballs (as opposed to git checkouts) * build: switch to the GNU build system * i3bar: disable pango markup for plain-text input * man/i3-msg: point out default ipc message type * config: introduce support for specifying variables from X resources * config: ensure variables match on longest-length, eliminating problems where one variable was a prefix of another * config: do not count '\' in comment lines as line continuation * ipc: introduce a new GET_BINDING_MODES command * ipc: implement new window::mark event * ipc: add ?output? to IPC events referencing a container * make fullscreen windows open on the output which is indicated by their geometry (fixes LibreOffice Impress multi-monitor presentations) * focus newly managed windows only if they don?t use the globally active input mode (fixes issues with RubyMine) * remove title indentation in nested containers (rationale was unclear, nobody spoke up when we asked about the feature on i3-discuss) * use the last known timestamp when calling xcb_set_input_focus (might fix rare race conditions in focus handling) * introduce the "smart" option for hide_edge_borders, which will hide borders when there is precisely one window on the workspace * handle _MOTIF_WM_HINTS changes (_MOTIF_WM_HINTS were previously only considered when managing a new window) * don?t change border style if BS_NORMAL is requested in _MOTIF_WM_HINTS * only add numlock fallback for keybindings where necessary (allows users to correctly bind keys on the numpad) * do not match docks in config and command criteria * get DPI from the Xft.dpi resource instead of directly looking at the screen resolution/size * handle _NET_ACTIVE_WINDOW for scratchpad windows (for pagers) * set _NET_WM_DESKTOP to sticky for scratchpad windows * add new criteria "tiling" and "floating" * implement special output name "current" for commands * handle ResizeRequests for tray clients (fixes VLC tray icon) Bugfixes in 4.13: * i3bar: fix crash when the I3SOCK environment variable is present * i3-dmenu-desktop: do not die on failed open * i3-input: properly position in non-standard cases (fixes an issue where i3-input would launch off-screen) * i3-save-tree: rename "mark" to "marks" to reflect our recent change to allow multiple marks * mouse bindings: only grab the mouse buttons that need to be grabbed * no_focus: correctly count the number of windows (makes no_focus work with tabbed/stacked workspace layouts). * properly close disabled outputs restored during a restart (this fixes state handling when RandR changes happen during i3 restarts) * don't trigger bindings on window border clicks unless --border was specified for the binding * traverse numbered workspaces in correct order fix transition from named to numbered workspaces in "workspace next|prev" * avoid setting urgency hint on content containers and above (fixes crashes) * don't trigger unrelated key bindings for --release bindings * fix colormap handling for containers (fixes taking screenshots using xwd) * check output crossing on ENTER_NOTIFY to dockarea (fixes pointer jumping) * fix a use-after-free bug (fixes "floating enable" on single split windows)
2017-08-09fix typo in buildlink3 filenros1-2/+2
2017-08-01Comment out some dead HOMEPAGEs.wiz1-2/+2
2017-08-01Update HOMEPAGE.wiz1-2/+2
2017-08-01Comment out dead sites (DNS problems).wiz2-5/+5
2017-08-01Follow some http -> https redirects.wiz2-5/+5
2017-07-30Use https for www.gnome.org HOMEPAGEs.wiz1-2/+2
2017-07-30Switch github HOMEPAGEs to https.wiz1-2/+2
2017-07-14Fix unused function to at least compile on NetBSD. Fix C99 inline use.joerg3-1/+49
2017-07-07Fix setting of _XOPEN_SOURCE.jperkin1-2/+2
2017-07-07Restore requirement that this package build against lua51, it is incompatiblejperkin1-1/+3
with newer releases at this time.