Commit graph

147 commits

Author SHA1 Message Date
gutteridge
788b6a59d8 obconf-qt: add new package, version 0.14.1
A Qt port of ObConf, a configurator of the OpenBox window manager.
(Packaged in wip by pin@, final review by myself.)
2020-03-31 22:36:37 +00:00
gutteridge
7b7d808a43 fluxconf: remove package
The wm/fluxconf package has been dead upstream for over a decade, fails
to build with default pkgsrc settings in most environments (it has of
course continually bit-rotted), and is also actively harmful for users
in some contexts. It doesn't support the current config format that
Fluxbox 1.3 uses, so it will actually corrupt config files.

As discussed on pkgsrc-users:
http://mail-index.netbsd.org/pkgsrc-users/2020/01/14/msg030221.html
2020-01-27 22:58:05 +00:00
nia
a251778583 wm: Remove GNOME 2 metacity, successor wm/marco 2020-01-08 12:52:13 +00:00
nia
b7e2f61e2b wm: Add herbstluftwm.
Based on work by voidpin and benny in wip, with fixes.

herbstluftwm is a manual tiling window manager for X11 using Xlib and Glib.

Its main features can be described with:

  - The layout is based on splitting frames into subframes which can be
    split again or can be filled with windows (similar to i3 or musca)

  - Tags (or workspaces, or virtual desktops) can be added/removed at
    runtime.  Each tag contains an own layout

  - Exactly one tag is viewed on each monitor.  The tags are monitor
    independent (similar to xmonad)

  - It is configured at runtime via IPC calls from herbstclient.  So the
    configuration file is just a script which is run on startup.  (Similar
    to wmii or musca)
2020-01-01 15:24:01 +00:00
gutteridge
70e4e30d57 wm/Makefile: adjust to renamed E16 packages 2019-12-30 04:25:17 +00:00
nia
83de28a840 wm: Add velox.
velox is a tiling window manager based on the Simple Wayland Compositor
library.

It is inspired by dwm and xmonad.
2019-12-11 21:19:29 +00:00
nia
f73785b80b wm: Add swc.
swc is a small Wayland compositor implemented as a library.

It has been designed primary with tiling window managers in mind.

This is a friendly fork of swc that adds NetBSD support.
2019-12-11 21:18:05 +00:00
fcambus
d3fb5e1f29 Add coma. 2019-08-16 14:08:32 +00:00
wiz
fe3660e601 py-tyle: remove
Upstream deprecated it and is not even supporting the newer replacement.
2019-07-26 18:12:47 +00:00
wiz
0e6229e7c6 bWindowsWM: remove
Not useful according to upstream, and not used in pkgsrc.
2019-07-19 12:09:56 +00:00
jmmv
5743360864 Initial addition of skhd-0.3.2:
skhd is a simple hotkey daemon for macOS.

skhd is a stripped version of khd (no longer maintained) (although
rewritten from scratch), that sacrifices the more advanced features in
favour of increased responsiveness and performance.  skhd is able to
hotload its config file, meaning that hotkeys can be edited and updated
live while skhd is running.
2019-04-02 01:50:30 +00:00
jmmv
4e88b65563 Initial addition of chunkwm-0.4.8:
chunkwm is a tiling window manager for macOS that uses a plugin
architecture, successor to kwm.  chunkwm represents windows as the
leaves of a binary tree, and supports binary space partitioned, monocle
and floating desktops.

Development is happening on macOS Mojave (10.14), but OSX El Capitan
(10.11.6) and newer should work fine.  Older versions may or may not be
compatible and will not be officially supported.

chunkwm is controlled via the chunkc command-line utility, which sends
commands to chunkwm to manipulate windows.

chunkwm does not handle any keyboard input.  A third party program (e.g.
skhd) is needed to map keyboard events to chunkwm actions via chunkc.
2019-04-02 01:49:09 +00:00
bsiegert
6b73c01432 Import wip/icewm14 as wm/icewm14.
This is release 1.4.2 of the IceWM carry-on fork. The primary changes for
this release are a large number of bug fixes, memory leak fixes, code
quality improvements, various minor new features and a few portability
fixes.

Six old themes have been replaced with three new themes (CrystalBlue,
Helix, NanoBlue).

pkgsrc change: build now uses CMake.
2018-11-01 09:25:29 +00:00
wiz
380b6ec244 xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
2018-03-07 11:57:28 +00:00
kamil
9f9681e7ed Add wm/wmutils-opt 2016-11-13 22:04:51 +00:00
kamil
cee5c1aef9 Add wm/wmutils-core 2016-06-11 23:08:05 +00:00
youri
4ac25ccf2e + marco
+ mate-netbook
2016-05-21 21:54:41 +00:00
tnn
376c9140f2 add wm/quartz-wm 2015-10-01 11:08:16 +00:00
youri
2d4a0f3b3e + bspwm 2015-06-05 22:50:26 +00:00
youri
396b3bf39b import wm/2bwm, a light keyboard driven window manager. 2015-06-04 19:23:11 +00:00
cheusov
029f74d9fb + trayer 2015-04-19 23:38:59 +00:00
joerg
c5f5a162e3 Remove wmthemes. Doesn't fetch anymore and doesn't use checksums. 2014-11-24 00:37:13 +00:00
szptvlfn
b9386acd81 + xmonad-contrib 2014-08-25 13:59:54 +00:00
wiz
5f9023030c Remove py-qt3*, obsolete upstream and replaced by py-qt4*.
Remove last three packages using py-qt3 as announced on pkgsrc-users.
2014-08-21 21:30:19 +00:00
szptvlfn
19f1ca5351 + xmonad 2014-05-22 21:36:09 +00:00
ryoon
b655fc8166 Add icewm13 2014-01-05 12:34:49 +00:00
wiz
5889401244 Remove packages that were either BROKEN for more than a year or
BROKEN and explicitly scheduled to be removed after 2013Q4.
2013-12-31 17:08:08 +00:00
obache
d034e705b7 + obconf 2013-12-08 08:00:26 +00:00
wiz
34a2162c76 Remove scrotwm, replaced by spectrwm. 2013-07-26 17:57:49 +00:00
rodent
2c50572fa0 +applewmproto +libAppleWM +libWindowsWM +windowswmproto 2013-05-31 00:38:59 +00:00
tonnerre
94558dd9a7 Add i3 to the makefile so it is built. 2013-02-12 23:26:10 +00:00
wiz
95cf402736 Remove nucleo and metisse.
Nucleo doesn't build against any ffmpeg in pkgsrc, and the last release
0.7.6 (this was 0.7.5) is from 2009, so development seems to have stopped.
2013-01-27 00:18:28 +00:00
dholland
f9897deb1e removed centericq, ArX, gcc3-java, jitterbug, obconf, and sope 2012-07-15 02:35:20 +00:00
wiz
199d0bd53b + notion. 2012-01-08 15:22:27 +00:00
wiz
97096a2633 + bmpanel2. 2011-06-18 15:31:16 +00:00
wiz
6b9abc7ece + wbar. 2011-06-18 15:16:41 +00:00
wiz
e35c404481 + py-tyle. 2011-06-18 10:44:43 +00:00
wiz
902c94fd81 Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
2011-03-06 16:02:28 +00:00
asau
45b9533b73 + musca 2010-02-12 15:40:10 +00:00
obache
1201fe88c3 add and enable echinus. 2009-11-02 04:16:56 +00:00
wiz
7615f552f6 + scrotwm. 2009-02-21 15:15:57 +00:00
wiz
e8616413bf Remove remaining qt1 and qt2 packages, as announced on pkgsrc-users
on Sep 7 2008. No complaints received.
2008-09-16 16:07:31 +00:00
wiz
05354faae8 Sort. 2008-06-06 08:30:07 +00:00
jmcneill
0baaf023dc Enable compiz-fusion-plugins-extra 2008-05-12 13:20:58 +00:00
jmcneill
cc315b3369 Enable compiz-fusion-plugins-main 2008-05-12 12:48:03 +00:00
jmcneill
350591d48e Enable ccsm. 2008-05-12 12:08:33 +00:00
jmcneill
42b6652468 gnome-compiz-manager no longer works with compiz 0.6.2, bye bye 2008-05-12 12:04:29 +00:00
rillig
6f5d4148d3 Added some recently imported packages to their category Makefiles. 2007-11-04 12:36:13 +00:00
tnn
bc3b8db333 Remove ion3-devel.
The holder of the Ion3(tm) trademark and copyright demands that
this package must be kept up-to-date at all times. We cannot comply
with such demands, especially considering that pkgsrc has
"stable branches".

(If anyone cares about this package, I suggest we maintain it in
pkgsrc-wip instead.)
2007-10-28 12:31:53 +00:00
rillig
6aecf48699 Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00