aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/swayfx: update to 0.3.1Jan Beich2023-06-032-4/+4
| | | | | | | Changes: https://github.com/WillPower3309/swayfx/releases/tag/0.3.1 Reported by: GitHub (watch releases) (cherry picked from commit 643ea70a5a35b9bfc865807b5ca1e9feb863ac2e)
* x11-wm/cagebreak: update to 2.2.0Jan Beich2023-06-012-4/+4
| | | | | | | Changes: https://github.com/project-repo/cagebreak/releases/tag/2.2.0 Reported by: GitHub (watch releases) (cherry picked from commit 6538cacdf9a8e21b6981a69dbcad7323d8d785e9)
* x11-wm/hyprland: update to 0.26.0Jan Beich2023-05-302-4/+4
| | | | | | | Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.26.0 Reported by: GitHub (watch releases) (cherry picked from commit 52d4fb674ef11c8e316a43aa75dd72b38760bf65)
* x11-wm/gamescope: chase description summaryJan Beich2023-05-211-1/+1
| | | | (cherry picked from commit 8c83725ae0e6342f7b630b613e3009083dd48244)
* x11-wm/gamescope: unbreak fetch due to repo growthJan Beich2023-05-211-4/+4
| | | | | | | | | | | | | fetch: https://github.com/ValveSoftware/gamescope/commit/2a84a44f6897.patch: size mismatch: expected 2931, actual 2935 -index 3f888b16..54928e14 100644 +index 3f888b160..54928e143 100644 -index 4e9e2908..37ede1e4 100644 +index 4e9e2908b..37ede1e4d 100644 -index 5e13a929..f27f1b0e 100644 +index 5e13a929a..f27f1b0eb 100644 (cherry picked from commit 61576dfd9e77796df510df368dd350fa9ebeddda)
* x11-wm/gamescope: chase HTTP redirectJan Beich2023-05-213-9/+9
| | | | (cherry picked from commit 234a22a8a7a118096d64cf1aae0957fa2c8bcea5)
* x11-wm/swayfx: update description after e83c39ced11eJan Beich2023-05-211-0/+1
| | | | (cherry picked from commit dad941db2653db2618ac44363e50b8d7c1c88f37)
* x11-wm/swayfx: update to 0.3Jan Beich2023-05-213-7/+7
| | | | | | | Changes: https://github.com/WillPower3309/swayfx/releases/tag/0.3 Reported by: GitHub (watch releases) (cherry picked from commit e83c39ced11ec2575000176d7b682b16e7ffbd35)
* x11-wm/labwc: update to 0.6.3Jan Beich2023-05-082-4/+7
| | | | | | | Changes: https://github.com/labwc/labwc/releases/tag/0.6.3 Reported by: GitHub (watch releases) (cherry picked from commit bbfa4a2a3a5d66e9cb1dcd5e452f71af91b55cd4)
* x11-wm/hyprland: update to 0.25.0Jan Beich2023-05-034-54/+61
| | | | | | | Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.25.0 Reported by: GitHub (watch releases) (cherry picked from commit d3cd6c622a6dd800995d3a4da39829d4bc7d860d)
* x11-wm/xfce4-panel: Import upstream commit to fix crashGuido Falsi2023-04-292-0/+51
| | | | | | | Reported by: hselasky Obtained from: https://gitlab.xfce.org/xfce/xfce4-panel/-/commit/3bf948cc2618632aaaaabefae1b1be50d5a607c3 (cherry picked from commit 4ce9f853281de004da253d761a4ef81a0b427e7f)
* x11-wm/hyprland: simplify GIT_COMMIT_MESSAGE after da134084ee1eJan Beich2023-04-281-1/+1
| | | | (cherry picked from commit c9b88594bccb751c033790bcc35c7a02b25ce3b6)
* x11-wm/hyprland: pass --skip-subprojects from within ninjaJan Beich2023-04-281-4/+3
| | | | (cherry picked from commit a38806f68b442ca24add4d5b554f936632e17287)
* x11-wm/cagebreak: update to 2.1.2Jan Beich2023-04-252-4/+4
| | | | | | | Changes: https://github.com/project-repo/cagebreak/releases/tag/2.1.2 Reported by: GitHub (watch releases) (cherry picked from commit 5e81531cd7638c987854a3de4727eccac2e5e3c5)
* x11-wm/cagebreak: update to 2.1.1Jan Beich2023-04-182-4/+4
| | | | | | | Changes: https://github.com/project-repo/cagebreak/releases/tag/2.1.1 Reported by: GitHub (watch releases) (cherry picked from commit e6746b382d3df58189f610667656fed29351617e)
* x11-wm/hyprland: unbreak build WITH_LTOJan Beich2023-04-161-0/+1
| | | | | | llvm-ar: error: lib/libc++experimental.a: Unknown attribute kind (86) (Producer: 'LLVM16.0.1' Reader: 'LLVM 15.0.7') llvm-ar: error: subprojects/udis86/liblibudis86.a: Unknown attribute kind (86) (Producer: 'LLVM16.0.1' Reader: 'LLVM 15.0.7') (cherry picked from commit 2ce01a07d7c9c9e6b8a5fdcb58e46506331e3247)
* x11-wm/hyprland: expose all CMAKE_ARGSJan Beich2023-04-161-1/+1
| | | | | | | No need to sanitize CMAKE_ARGS as USES=cmake is not used here. Also allows to change CMAKE_ARGS via option helpers. (cherry picked from commit 2dd31008c4503270ce81ada0d4763f10642ba1bb)
* x11-wm/hyprland: drop redundant CMAKE_ARGS after cf018c369f95Jan Beich2023-04-161-1/+0
| | | | | | -GNinja is already added by USES=ninja implied by USES=meson (cherry picked from commit 886b90534c77084f0b06916af3ad537839f1778c)
* x11-wm/hyprland: backport some fixesJan Beich2023-04-152-1/+12
| | | | | | | | - Add misc:swallow_exception_regex to work around patch conflict - Avoid misc:enable_swallow crash if misc:swallow_regex is unset - Avoid missing systemctl disabling dbus-update-activation-environment (cherry picked from commit 9e6312e21dc41631d22fbeaf6ec62d86d022db5d)
* x11-wm/hyprland: switch to upstream commit message fallbackJan Beich2023-04-101-1/+2
| | | | | | | | #ifndef GIT_COMMIT_MESSAGE #define GIT_COMMIT_MESSAGE "?" #endif (cherry picked from commit da134084ee1ea2d89e9c5c03b14eb5e64e9cfa14)
* x11-wm/hyprland: update to 0.24.1Jan Beich2023-04-092-24/+8
| | | | | | | Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.24.1 Reported by: GitHub (watch releases) (cherry picked from commit 068970e5a86d0f0ab6c01ad2e8f80a6f5f6d1074)
* x11-wm/hyprland: update to 0.24.0Jan Beich2023-04-083-60/+112
| | | | | | | | Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.24.0 Reported by: GitHub (watch releases) (cherry picked from commit a756cde94cd298e47a7922200688a8cc568bdbef) (cherry picked from commit 6fc8f7d2b67c04dffc315275b5fd720d05093503)
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-04-081-1/+1
| | | | Approved by: ports-secteam (blanket)
* x11-wm/hyprland: backport heap-use-after-free fix after cf018c369f95Jan Beich2023-04-082-1/+6
| | | | (cherry picked from commit 0454c7d538fa8be384b622cbde4f2a503784b2a4)
* x11-wm/hyprland: update bundled libc++ to 16.0.1Jan Beich2023-04-062-4/+4
| | | | (cherry picked from commit ded09e541c05a3ed162a03c17e3c10b5b99122fc)
* x11-wm/cagebreak: update to 2.1.0Jan Beich2023-04-042-4/+7
| | | | | | | Changes: https://github.com/project-repo/cagebreak/releases/tag/2.1.0 Reported by: GitHub (watch releases) (cherry picked from commit b291f593708d792badeb45fa7e5870fcc2d884fd)
* x11-wm/phoc: update to 0.26.0Jan Beich2023-03-312-5/+5
| | | | | Changes: https://gitlab.gnome.org/World/Phosh/phoc/-/releases/v0.26.0 Reported by: GitLab (notify releases)
* */*: Sunset 12.3-RELEASE from ports tree12.3-eolMuhammad Moinur Rahman2023-03-303-31/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.port.mk: mark FreeBSD 12.3 as unsupported. - Mk/Uses/cabal.mk: Remove the text-2 workaround for 12.3-RELEASE - biology/wfa2-lib: remove obsolete patch - databases/mongodb60: remove IGNORE for EOL FreeBSD 12.3 - devel/concurrencpp: remove workaround for EOL FreeBSD 12.3 - devel/electron22: remove IGNORE for EOL FreeBSD 12.3 - devel/malloy: this should build fine on 12.4-RELEASE - devel/qcoro: remove BROKEN for EOL FreeBSD 12.3 - devel/root: remove workaround for EOL FreeBSD 12.3 - editors/imhex: remove IGNORE for EOL FreeBSD 12.3 - emulators/ppsspp: remove workaround for EOL FreeBSD 12.3 - emulators/rpcs3: remove workaround for EOL FreeBSD 12.3 - emulators/yuzu: remove workaround for EOL 12.3-RELEASE - games/aquaria: remove support for EOL FreeBSD 12.3 - games/punchy: remove workaround for EOL FreeBSD 12.3 - graphics/cxxplot: remove support for EOL FreeBSD 12.3 - lang/gcc11*: bump a __FreeBSD_version in libphobos to 1204000 - lang/rust: untangle OSVERSION logic a bit - misc/mbuffer: remove workaround for EOL FreeBSD 12.3 for aarch64 - sysutils/libdisplay-info: remove workaround for EOL FreeBSD 12.3 - www/*chromium: remove IGNORE for EOL FreeBSD 12.3 - x11/hyprpaper: remove workaround for expired FreeBSD 12.3 - x11-wm/labwc: remove workaround for EOL FreeBSD 12.3 - x11-wm/kwinft: remove workaround for EOL FreeBSD 12.3 - www/iridium: remove IGNORE for EOL FreeBSD 12.3 Differential Revision: https://reviews.freebsd.org/D38664
* x11-wm/i3-gaps: Remove expired port:Muhammad Moinur Rahman2023-03-305-133/+0
| | | | 2023-03-31 x11-wm/i3-gaps: Upstream merged with i3, please switch to x11-wm/i3
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2023-03-291-0/+1
|
* x11-wm/xfce4-panel: Update to 4.18.3Guido Falsi2023-03-282-5/+4
|
* x11-wm/xfce4-session: Update to 4.18.2Guido Falsi2023-03-282-5/+4
|
* x11-wm/chamfer: update to s20230310Jan Beich2023-03-282-5/+5
| | | | Changes: https://github.com/jaelpark/chamferwm/compare/68c91f2...93b8f79
* x11-wm/sway: unbreak build after 42a49699a75eEmmanuel Vadot2023-03-274-4/+9
| | | | | | | | | | | | ../sway/ipc-json.c:898:11: error: enumeration value 'LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM' not handled in switch [-Werror,-Wswitch] switch (libinput_device_config_accel_get_profile(device)) { ^ Reviewed by: jbeich Approved by: jbeich Differential Revision: https://reviews.freebsd.org/D39280 Sponsored by: Beckhoff Automation GmbH & Co. KG
* x11-wm/ctwm: update to 4.1.0fullermd2023-03-272-5/+5
| | | | | | | Changelog: https://www.ctwm.org/CHANGES.html PR: 270473 Reported by: fullermd@over-yonder.net (maintainer)
* x11-wm/phoc: unbreak with --auto-features=enabledJan Beich2023-03-201-0/+1
| | | | | | meson.build:59:8: ERROR: Problem encountered: Wlroots subproject not found but enabled PR: 270361
* x11-wm/labwc: update to 0.6.2Jan Beich2023-03-202-4/+5
| | | | | Changes: https://github.com/labwc/labwc/releases/tag/0.6.2 Reported by: GitHub (watch releases)
* x11-wm/hyprland: unbreak with --auto-features=enabledJan Beich2023-03-201-0/+1
| | | | | | meson.build:60:0: ERROR: Dependency "libsystemd" not found, tried pkgconfig and cmake PR: 270361
* x11-wm/hyprland: switch libc++16 to releaseJan Beich2023-03-182-3/+4
|
* lang/rust: Bump revisions after 1.68.0Mikael Urankar2023-03-161-1/+1
| | | | PR: 270080
* x11-wm/hyprland: update to 0.23.0.bJan Beich2023-03-154-36/+97
| | | | | Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.23.0beta Reported by: GitHub (watch releases)
* KDE: Update KDE Plasma 5.27.3, Bugfix Release for MarchTobias C. Berner2023-03-143-6/+7
| | | | | | | | | | | | | | | | | | | Tuesday, 14 March 2023. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.27.3. Plasma 5.27 was released in February 2023 with many feature refinements and new modules to complete the desktop experience. This release adds two weeks' worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Dr Konqi: Add emoji picker to mappings. * Klipper: remove duplicate items when loading from history. * Powerdevil: Suspend by default on AC profile. Announcement: https://kde.org/announcements/plasma/5/5.27.3/ Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.2-5.27.3
* x11-wm/icewm: the port had been updated to version 3.3.2Alexey Dokuchaev2023-03-143-40/+4
| | | | | Drop all but one hunk from the patchfile, owing apparently to added configure check for the presence of libiconv on OpenBSD.
* x11-wm/nscde: Replace shells/ksh93 with shells/ksh dependencyChris Moerz2023-03-131-3/+3
| | | | | | | | shells/ksh is the continuation of the ksh2020 development. shells/ksh93 is the no longer developed legacy AT&T AST ksh. PR: 267501 Reported by: cy
* x11-wm/hs-xmonad: Update to 0.17.1Gleb Popov2023-03-122-10/+10
|
* x11-wm/phoc: update to 0.25.2Jan Beich2023-03-122-6/+5
| | | | | Changes: https://gitlab.gnome.org/World/Phosh/phoc/-/releases/v0.25.2 Reported by: GitLab (notify releases)
* x11-wm/bspwm-devel: Add new portJoel Bodenmann2023-03-117-0/+110
| | | | | | | This is the development version of the existing x11-wm/bspwm port. PR: 270086 Approved by: tcberner (mentor)
* x11-wm/swayfx: add new portJan Beich2023-03-115-5/+49
| | | | | | | | | | | | | | | | | | | | Sway is an incredible window manager, and certainly one of the most well established wayland window managers. However, it is restricted to only include the functionality that existed in i3. This fork ditches the simple wlr_renderer, and replaces it with our fx_renderer, capable of rendering with fancy GLES2 effects. This, along with a couple of minor changes, expands sway's featureset to include the following: + Anti-aliased rounded corners, borders, and titlebars + Shadows + Dim unfocused windows + Per application saturation control: Allows the user to set the saturation (Digital Vibrance) for specific applications. Great for some FPS games! + Scratchpad treated as minimize: Allows docks, or panels with a taskbar, to correctly interpret minimize / unminimize requests https://github.com/WillPower3309/swayfx/
* all: Bump PORTREVISION after Go ports updateDmitri Goutnik2023-03-091-0/+1
|
* PyQt: Update to latest versionsLoïc Bartoletti2023-03-091-1/+1
| | | | | | | | | | | | - PyQt5: update to 5.15.9 - PyQt6: upate to 6.4.2 - PyQt6-sip: update to 13.4.1 - PyQt5-sip: update to 12.11.1 - PyQt-builder: update to 1.14.1 - sip: upate to 6.7.7 PR: 269751 Exp-run by: antoine