and "Right" keys: for unknown reasons they're different between
Linux and OpenBSD.
Fix a pasto too: "bindsym" --> "bindcode".
Re-enable starting i3-config-wizard at first run, now that it works
properly.
From Juan Francisco Cantero Hurtado, with some tweaks by me.
patches for OpenBSD support, which have all been committed upstream already)
i3status is a small program (about 1500 SLOC) for generating a status
bar for dzen2, xmobar or similar programs. It is designed to be very
efficient by issuing a very small number of system calls, as one
generally wants to update such a status line every second. This ensures
that even under high load, your status bar is updated correctly. Also,
it saves a bit of energy by not hogging your CPU as much as spawning the
corresponding amount of shell commands would.
ok dcoppa@
gedit-cossa is a CSS previewer for GTK+ themes, integrating with gedit
so the edited CSS is promptly visible in the various samples.
gedit-cossa may be easily extended with more samples and allows zooming
these to help get the tiny details right.
ok aja@
* Detects monitor based on input focus, not just pointer location.
* Token matching instead of just substrings.
* XIM composition support.
* Paste from clipboard with C-S-y.
* stest(1) replaces lsx(1).
* M-[Gghjkl] restored for vi-like navigation.
* And a couple of bug fixes.
works for Daniel Bolgheroni <dbolgheroni at devio.us>, gonzalo@ (thanks!)
OK sthen@ dcoppa@
Banshee is a music management and playback application for GNOME.
Import, organize, play, and share your music using Banshee's simple,
powerful interface. Play music, create playlists... Banshee also has
support for podcasting, smart playlists, music recommendations, and much
more.
ok jasper@