non port: x11-wm/hikari/Makefile |
Number of commits found: 53 |
Tuesday, 4 Jun 2024
|
07:18 Jan Beich (jbeich)
x11-toolkits/wlroots015: replace override.mk with upstream fix
0303e79 |
Thursday, 18 Jan 2024
|
02:57 Jan Beich (jbeich)
x11-toolkits/wlroots: dedup *_DEPENDS in consumers
LIB_DEPENDS against a port with non-default USE_LDCONFIG can desync
RUN_DEPENDS and BUILD_DEPENDS, leading to incorrectly registered
dependencies when built in a dirty environment.
$ make install -C x11-toolkits/wlroots
$ make install -C x11-wm/hikari
$ pkg info -xr wlroots
wlroots-0.17.1:
hikari-2.3.3_4
wlroots015-0.15.1_2:
$ make run-depends-list -C x11-wm/hikari | fgrep wlroots
/usr/ports/main/x11-toolkits/wlroots015
$ make actual-package-depends -C x11-wm/hikari | fgrep wlroots
"wlroots": {origin: "x11-toolkits/wlroots", version: "0.17.1"}
21a74b9 |
Friday, 11 Aug 2023
|
13:41 Jan Beich (jbeich)
x11-wm/hikari: drop setuid bit from hikari-unlocker
PR: 273042
Approved by: ashish (maintainer)
592d2be |
Sunday, 15 Jan 2023
|
16:13 Ashish SHUKLA (ashish)
x11-wm/hikari: Fix a bug
- Add a patch where input from mouse/keyboard goes to the wrong view
PR: 268758
Reported by: J.R. Oldroyd <fbsd at opal dot com>
50fe17b |
Friday, 11 Nov 2022
|
22:39 Jan Beich (jbeich)
x11-toolkits/wlroots: update to 0.16.0
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.0
Reported by: GitLab (notify releases)
1c4b6bc |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Monday, 11 Jul 2022
|
03:26 Ashish SHUKLA (ashish)
x11-wm/hikari: Patch to prevent crashing with GTK4 apps
PR: 265110
Reported by: Ahmad Raniri <ahmadraniri1994 at gmail dot com>
Tested by: Ahmad Raniri <ahmadraniri1994 at gmail dot com>
Obtained from: alex at xanderio dot de
MFH: 2022Q3 (bug fix)
c48fee7 |
Friday, 1 Jul 2022
|
08:01 Baptiste Daroussin (bapt)
wayland: add wayland virtual category
b2eed2d |
Wednesday, 9 Feb 2022
|
18:05 Ashish SHUKLA (ashish)
x11-wm/hikari: Take maintainership
PR: 261834
Approved by: Alexander Sieg <ports at xanderio dot de> (maintainer)
f75c2ab |
Friday, 14 Jan 2022
|
12:35 Jan Beich (jbeich)
x11-wm/hikari: update to 2.3.3
PR: 261188
Approved by: Alexander Sieg (maintainer)
9e63925 |
Friday, 17 Dec 2021
|
11:30 Jan Beich (jbeich)
x11-toolkits/wlroots: update to 0.15.0
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.15.0
Reported by: upstream (tracking bug)
2af7805 |
Sunday, 12 Sep 2021
|
10:43 Jan Beich (jbeich)
sysutils/seatd: drop SUID option after b8a20cd29e54
It's not possible to restrict setuid bit to "video" group without also
breaking compositor nesting (e.g., hikari on sway). So, leave setuid
handling to a dedicated executable. seatd-launch works similar to
ck-launch-session by starting the daemon on demand.
341770e |
Thursday, 22 Jul 2021
|
20:01 Jan Beich (jbeich) Author: Evilham
x11-wm/hikari: update to 2.3.2
Changes: https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR: 257329
Approved by: Alexander Sieg (maintainer)
b622b8c |
Wednesday, 23 Jun 2021
|
18:07 Jan Beich (jbeich)
x11-toolkits/wlroots: update to 0.14.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.14.0
Reported by: GitHub (watch releases)
f2820b6 |
Saturday, 10 Apr 2021
|
13:11 Jan Beich (jbeich) Author: Alexander Sieg
x11-wn/hikari: Update to 2.3.0
Changes: https://hub.darcs.net/raichoo/hikari/patch/6e71c399962bbee4cb076da3a5a5050385e343b7
PR: 254943
b295f7c |
Wednesday, 7 Apr 2021
|
20:59 Jan Beich (jbeich)
x11-toolkits/wlroots: update to 0.13.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.13.0
Reported by: GitHub (watch releases)
Tested by: Evgeniy Khramtsov (via CFT on x11@ list)
70148c1 |
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 29 Mar 2021
|
00:46 jbeich
x11-wm/hikari: update to 2.2.3
PR: 254629
Submitted by: Alexander Sieg (maintainer)
 |
Tuesday, 16 Mar 2021
|
16:35 jbeich
x11-wm/hikari: drop unused dependencies
- libepoll-shim is used by graphics/wayland instead
- glib20 is auto-added via USE_GNOME due to being part of pango API
PR: 254264
Approved by: Alexander Sieg (maintainer)
 |
Sunday, 8 Nov 2020
|
16:48 jbeich
x11-toolkits/wlroots: update to 0.12.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.12.0
Reported by: GitHub (watch releases)
 |
Saturday, 24 Oct 2020
|
08:14 lwhsu
x11-wm/hikari: Update to 2.2.2
PR: 250558
Submitted by: Alexander Sieg <ports@xanderio.de> (maintainer)
 |
Monday, 28 Sep 2020
|
19:59 zeising
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
 |
Wednesday, 9 Sep 2020
|
03:24 jbeich
x11-wm/hikari: update to 2.2.0
Changes: https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR: 249197
Submitted by: Alexander Sieg (maintainer)
 |
Wednesday, 19 Aug 2020
|
09:50 jbeich
x11-wm/hikari: update to 2.1.2
Changes: https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR: 248747
Submitted by: Alexander Sieg (maintainer)
 |
Saturday, 8 Aug 2020
|
08:46 tcberner
x11-wm/hikari: Update to 2.1.1
PR: 248405
Submitted by: Alexander Sieg <ports@xanderio.de> (maintainer)
 |
Saturday, 25 Jul 2020
|
01:43 jbeich
x11-wm/hikari: update to 2.1.0
Changes: https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR: 248175
Submitted by: Alexander Sieg (maintainer)
 |
Wednesday, 15 Jul 2020
|
23:58 jbeich
x11-toolkits/wlroots: update to 0.11.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.11.0
Reported by: GitHub (watch releases)
 |
Wednesday, 8 Jul 2020
|
13:52 tcberner
x11-wm/hikari: Update to 2.0.5
Changelog:
https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR: 247846
Submitted by: Alexander Sieg <ports@xanderio.de> (maintainer)
 |
Saturday, 27 Jun 2020
|
14:26 lwhsu
Update to 2.0.3
PR: 247586
Submitted by: Alexander Sieg <ports@xanderio.de> (maintainer)
 |
Wednesday, 10 Jun 2020
|
15:38 salvadore
x11-wm/hikari: Update to 2.0.1
Fix timing issue with XWayland view unmap/map.
PR: 247139
Submitted by: ports@xanderio.de (maintainer)
Approved by: gerald (mentor)
 |
Wednesday, 3 Jun 2020
|
19:28 salvadore
x11-wm/hikari: Update to 2.0.0
- Floating views are raised after layout apply.
- Sheet is reset before layout apply.
- Focus view is raised to layout on layout apply.
- Add append/prepend to layout operations.
- Remove sheet groups (ungrouped views create a group for their app id
instead).
- Groups can now start with digits (no more sheet group overlap).
- Add 'sheet-show-group' operation.
- Add 'workspace-show-group' operation.
- Add 'workspace-show-invisible' operation.
- Add 'workspace-show-all' operation.
- Add 'workspace-clear' operation.
- Add 'workspace-show-group' operation.
- Add 'workspace-cycle-[next|prev]' operations.
- Add output relative view position configuration (e.g. center,
bottom-right).
- Allow tiled views to be moved around.
- Migrate views to other outputs using move operations (mouse and
keyboard).
- Add move libinput configuration options for pointer devices.
- Add 'ui' section to configuration.
- Add default configuration file.
- Add default wallpaper.
- Many multi-monitor fixes.
- And many bugfixes.
Port changes:
- Use hikari.desktop from upstream.
- Use install target from upstream: a patch was needed to avoid installing
setuid files in the stage directory.
PR: 246954
Submitted by: ports@xanderio.de
Approved by: gerald (mentor)
 |
Sunday, 24 May 2020
|
17:35 salvadore
x11-wm/hikari: Update to 1.2.1
Fix double selection manager creation.
PR: 246682
Submitted by: ports@xanderio.de
Approved by: gerald (mentor)
 |
Tuesday, 19 May 2020
|
12:36 jbeich
x11-wm/hikari: update to 1.2.0
Changes: https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR: 246566
Submitted by: Alexander Sieg (maintainer)
 |
Wednesday, 13 May 2020
|
22:10 jbeich
x11-toolkits/wlroots: rebuild unchanged consumers after r535134
`struct wlr_xwayland` was extended but the new member were added in
the middle. Even if X11 apps still work there could be side effects.
$ GDK_BACKEND=x11 hikari -c /dev/null -a gtk3-demo
(gtk3-demo:78924): Gtk-WARNING **: cannot open display: \u0001
 |
Saturday, 9 May 2020
|
08:10 tcberner
x11-wm/hikari: Update to 1.1.1
PR: 246308
Submitted by: Alexander Sieg <ports@xanderio.de> (maintainer)
 |
Friday, 1 May 2020
|
18:32 jbeich
x11-wm/hikari: update to 1.1.0
Changes: https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR: 246075
Submitted by: Alexander Sieg (maintainer)
 |
Friday, 17 Apr 2020
|
20:29 jbeich
x11-wm/hikari: update to 1.0.3
Changes: https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR: 245685
Submitted by: Alexander Sieg (maintainer)
MFH: 2020Q2
 |
Thursday, 16 Apr 2020
|
22:42 jbeich
x11-wm/hikari: update to 1.0.2
Changes: https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md
PR: 245478
Submitted by: Alexander Sieg (maintainer)
MFH: 2020Q2
 |
Monday, 30 Mar 2020
|
10:07 jbeich
x11-wm/hikari: update to 1.0.0
PR: 245111
Submitted by: Alexander Sieg (maintainer)
 |
Saturday, 21 Mar 2020
|
21:37 0mp
Update to 1.0.0-rc2
PR: 244956
Submitted by: Alexander Sieg <ports@xanderio.de> (maintainer)
 |
Wednesday, 18 Mar 2020
|
15:31 0mp
Update to 1.0.0.r1
PR: 244659
Submitted by: Alexander Sieg <ports@xanderio.de>
Reviewed by: raichoo_googlemail.com, tobik@
Differential Revision: https://reviews.freebsd.org/D23995
 |
Monday, 2 Mar 2020
|
07:59 0mp
Update to 1.0.0.b2
PR: 244536
Submitted by: Alexander Sieg (maintainer)
 |
Sunday, 23 Feb 2020
|
19:54 0mp
Update to 1.0.0-beta1
PR: 244343
Submitted by: Alexander Sieg <ports@xanderio.de>
 |
Friday, 21 Feb 2020
|
23:34 0mp
Update to 1.0.0-alpha4
Submitted by: ports_xanderio.de
Reviewed by: jbeich, raichoo_googlemail.com
Differential Revision: https://reviews.freebsd.org/D23700
 |
Saturday, 15 Feb 2020
|
18:02 pkubaj
x11-wm/hikari: fix build on GCC architectures
Use newer GCC:
src/mark_select_mode.c: In function 'lookup_mark':
src/mark_select_mode.c:25: error: 'struct wlr_input_device' has no member named
'keyboard'
 |
Wednesday, 12 Feb 2020
|
12:13 0mp
Upadate to 1.0.0-alpha3
In this release Hikari is switching from X11 to Wayland.
Submitted by: ports_xanderio.de
Reviewed by: jbeich, raichoo_googlemail.com
Differential Revision: https://reviews.freebsd.org/D23544
 |
Thursday, 7 Nov 2019
|
18:36 zeising
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
 |
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
 |
Wednesday, 5 Jun 2019
|
17:36 pkubaj
x11-wm/hikari: fix build
Add USES=compiler:c11 to fix build.
Note that this port actually needs C17, but there's no USES=compiler:c17, and
our C11-compatible compilers already support C17:
cc1: error: unrecognized command line option "-std=c17"
Approved by: mentors (implicit approval)
 |
Saturday, 25 May 2019
|
20:51 swills
x11-wm/hikari: update to 0.1.3
While here, improve the desktop file and improve formatting
PR: 238110
Submitted by: Alexander Sieg <alex@xanderio.de> (maintainer)
 |
Tuesday, 21 May 2019
|
21:24 0mp
Add hikari.desktop for display/login managers.
While here:
- Include bsd.port.pre.mk before checking the value of WITH_DEBUG so that
WITH_DEBUG_PORTS is respected.
- Mention that the format of config.h may change across versions.
PR: 238019
Submitted by: Alexander Sieg <alex@xanderio.de>
 |
Monday, 20 May 2019
|
13:39 0mp
New port: x11-wm/hikari: Stacking window manager with tiling capabilities
Hikari is a stacking window manager with additional tiling capabilities,
it is heavily inspired by the Calm Window manager (cwm(1)). Its core
concepts are windows, groups, sheets and the workspace.
WWW: https://hub.darcs.net/raichoo/hikari
PR: 237970
Submitted by: Alexander Sieg <alex@xanderio.de>
Differential Revision: https://reviews.freebsd.org/D20306
 |
Number of commits found: 53 |