summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
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.
2017-07-02Add -D_XOPEN_SOURCE to MAKE_FLAGS to fix a segfault at runtime. Reportedbsiegert1-1/+2
by Oleksandr on pkgsrc-users months ago.
2017-06-28Set _XOPEN_SOURCE to 600 to avoid conflict with C99.jperkin5-1/+65
2017-06-23Update mate-netbook to 1.18.1.youri3-12/+12
2017-06-23Update marco to 1.18.1youri4-27/+11
2017-06-18Update xfce4-wm to 4.13.0:youri3-12/+14
4.13.0 ====== - Add support for VSYNC using either Present or OpenGL - Support for scaled cursor when zooming - Daemon mode is now deprecated (--daemon has no effect) - Bug fixes and I18n improvements
2017-05-31bspwm: update to 0.9.2maya4-17/+21
From John Vogel
2017-05-20Match PLIST with do-install. Bump revision.joerg2-3/+4
2017-05-16Update 9wm to 1.4.0, now developed on GitHub.bsiegert6-96/+42
There are no release notes from upstream (short of commit logs), here is a partial list of changes: - no more manual window placement - color support - support for fullscreen and shaped windows - format string and memory fixes - compatibility fixes for some toolkits - window titles are UTF-8
2017-05-12SunOS requires an explicit -liconv.jperkin1-2/+2
2017-05-12SunOS requires an explicit -liconv.jperkin1-1/+3
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)
2017-04-30Recursive revbump from boost updateryoon1-2/+2
2017-04-25libhack is also built on Darwin.sevan1-2/+3
2017-04-22Revbump after icu updateadam4-8/+8
2017-04-19Reset MAINTAINER after tonnerre resigned.jperkin1-2/+2
2017-04-14Explicitly disable ImageMagick supportadam1-1/+2
2017-04-13Fix PLIST for the nls option: he_IL.UTF-8 was missingpho1-1/+2
2017-03-23Extend SHA512 checksums to various files I have on my local distfilejoerg5-5/+27
mirror.
2017-03-20Changes 0.95.8adam4-46/+17
* Implementation for moving mouse pointer within the maximized window. * Alternative way for traverse half-maximized windows * Move half-maximized windows between the screens * Snapping a window to the top * Global defaults directory configuration
2017-03-07Do not compare pointers with 0.joerg2-1/+15
2017-02-28Recursive revbump from graphics/libwebpryoon1-2/+2
2017-02-23PLIST fix for nls option, from David H. Gutteridge in PR 51993.wiz1-2/+2
2017-02-22Updated fluxbox to 1.3.7.wiz8-79/+47
Set LICENSE. Version 1.3.7 is a bug fix release. Critical Bugfixes: * Segfault on startup (mostly *BSD) * Segfault on shutdown * Segfault on clicking the Remember menu * Menu crops on TypeAhead Minor Bugfixes: * _NET_REQUEST_FRAME_EXTENTS * Working autorepeat keys * Working vertical rotated Tabs and Toolbar * Proper size of titlebar buttons on restart / detaching tabs * Missing windowmenu works again * Several glitches in the menu * Correct handling of 'maximized' statement in the apps file Features: * The improved TypeAhead sytem is not limited to matches on beginning of menu items anymore, the behavior is configurable: - Nowhere - disables TypeAhead support - ItemStart - matches typed text only at the start of a menu item - Somewhere - matches typed text somewhere in a menu item (Currently this is a configfile-only option) * Minor tweaks to the i18n system * Updated turkish translations End User unrelated: * Code refactoring and cleanup, assisted by Coverity and clang static code analysis
2017-02-12Recursive revbump from fonts/harfbuzzryoon28-56/+56
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz28-56/+56
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2017-01-05Ensure the local yywrap is used. Fixes build with newer flex.jperkin3-5/+23
2017-01-04Ensure the local yywrap is used. Fixes build with newer flex.jperkin2-13/+10
2017-01-01Revbump after boost updateadam1-2/+2
2017-01-01Add python-3.6 to incompatible versions.wiz3-6/+6
2016-12-04Recursive revbump from textproc/icu 58.1ryoon4-8/+8
2016-11-13Add wm/wmutils-optkamil1-1/+2
2016-11-13Import wmutils-opt-0.20161004 as wm/wmutils-opt.kamil4-0/+50
wmutils' opt opt is at set of optional utilities meant to accompany wmutils-core. Just as the wmutils-core programs, each utility does one job and does it well, like dealing with window events or names. opt has less utilities than core, here is a little overview: * chwb2 - control two different window borders * wew - print window events * wname - print a window's name * xmmv - move a window with the mouse
2016-10-10Misc pkgsrc tweaks for the latest jwm-2.3.6:tsutsui2-6/+18
- LICENSE has been changed from GPLv2 to MIT since 2.3.6 - use proper ${PREFIX} in system.jwmrc for default icons - add and enable svg option in options.mk for default icons - explicitly pass --disable-foo to CONFIGURE_ARGS for disabled options While here, avoid SUBST on post-patch for future mkpatches ops. Bump PKGREVISION.
2016-10-07Revbump post boost updateadam1-2/+2
2016-10-01fix unaligned issues on sparc64: don't pass pid_t, but a long, tomrg3-2/+27
XChangeProperty(). PR#37559 bump revision.
2016-08-27awesome: update to 3.5.9maya2-13/+11
2016-08-21Update to 2.3.6ryoon4-16/+20
Changelog: Changes in 2.3.6 (20160812) Auto-maximization of windows when the mouse is brought to the edge of the screen (issue #49). This feature is disabled by default, but can be enabled via the aerosnap group option. Added Traditional Chinese translation (from Jim Tsai). Added the TaskListStyle and TrayButtonStyle tags to control the look of task lists and tray buttons. These were removed in v2.3.0, but are now back (issue #276). Fixed rendering of gradient highlights on menus. Changed the default configuration to explicitly set a 24-hour clock format. Made the default window title height match the font size used in window titles. Added the ability to set a default icon using the DefaultIcon tag (issue #310). Added the ability to disable move/resize using mod1+drag via the nodrag group option (issue #311). Made JWM raise the selected window when tabbing between windows (issue #313). Fixed an issue with some system tray icons not showing up (issue #314). Tiled window placement is now confined to the active display (pull request #318). Changed to the MIT license (issue #320). Added the labeled option to TaskListStyle to allow disabling labels for task lists. Changes in 2.3.5 (20160326) Faster icon loading (issue #258). Configurable default window icon via the ButtonMenu tag (issue #246). Added the ilist and ipager group options to ignore program-specified task list and pager settings (issue #263). Made it so clicking a submenu does not close the menu (issue #264). Made the tray respond to clicks at screen edges (issue #270). Made tiled window placement (the tiled group option) minimize overlap if no window position can be found with no overlap (issue #269). Removed exit confirmation when exit is invoked from the command line (issue #275). Now maximized windows restore when being dragged. Restored the ClockStyle tag to allow setting a custom font and color for clocks (issue #276). Fixed layout and mouse location tracking of tray items for trays with lots of components. Added the ability to use the output of a program for Include (issue #291). Added the fixed group option (issue #209).