Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-16 | bash/environment.sh: Remove matlab libxcb workaround | Benjamin Franzke | 1 | -3/+0 | |
I'm no longer using matlab (use octave!), and i'm not even sure this workaround is still needed. Remove! | |||||
2014-01-16 | Let libdvdcss store cached keys in ~/.cache/dvdcss/ | Benjamin Franzke | 1 | -0/+2 | |
2014-01-16 | Add mpv configuration file | Benjamin Franzke | 1 | -0/+13 | |
2014-01-16 | Move src/env.sh to .local | Benjamin Franzke | 1 | -0/+0 | |
2014-01-16 | eixrc: Move to XDG_CONFIG_HOME/eixrc/eixrc | Benjamin Franzke | 2 | -0/+2 | |
This needs the variable EIXRC set, which is done is environment.sh | |||||
2014-01-16 | quvi/zdf: cleanup | Benjamin Franzke | 1 | -6/+6 | |
2014-01-16 | quvi/zdf: Show either height or quality string in format | Benjamin Franzke | 1 | -13/+8 | |
The quality string is only needed if height is unavailable. | |||||
2014-01-16 | quvi/zdf: Use xml_get from util.lua (libquvi-scripts 0.4.21) | Benjamin Franzke | 1 | -14/+6 | |
2014-01-16 | quvi/zdf: Advertise all available formats | Benjamin Franzke | 1 | -46/+173 | |
This is actually a rewrite from simple search-one-url-parsing to iterating them all and decide which one to use on some heuristics. | |||||
2014-01-16 | quvi/ulmentv: Advertise default only since there is only one format | Benjamin Franzke | 1 | -2/+2 | |
2014-01-14 | quvi/zdf: Support live streams | Benjamin Franzke | 1 | -24/+43 | |
2014-01-14 | quvi/zdf: Support hd formats | Benjamin Franzke | 1 | -14/+46 | |
THis commits also cleans up the code a bit. | |||||
2014-01-11 | quvi/zdf: Handle the flash style url | Benjamin Franzke | 1 | -3/+3 | |
2014-01-11 | quvi/zdf: Add a hack to obtain the best available format | Benjamin Franzke | 1 | -1/+7 | |
2014-01-11 | quvi: Add script for zdfmediathek | Benjamin Franzke | 1 | -0/+47 | |
For now the script does only output the veryhigh quality mp4 url. This format features h264 and aac encoding, so vaapi can be used to accelerate. | |||||
2014-01-03 | bash: Remove aliases i dont use | Benjamin Franzke | 1 | -8/+1 | |
2014-01-03 | gitconfig: Enable whitespace strip | Benjamin Franzke | 1 | -0/+3 | |
2014-01-03 | Map alt-left/right to tab change in gvim | Benjamin Franzke | 1 | -0/+7 | |
2013-10-15 | vimrc: Do not highlight trailing space in insert mode | Benjamin Franzke | 1 | -2/+7 | |
..while on the problematic line | |||||
2013-10-12 | vim: Do not use inkpot for asciidoc files for now | Benjamin Franzke | 1 | -1/+1 | |
2013-10-12 | vimrc: Highlight trailing spaces | Benjamin Franzke | 1 | -4/+9 | |
2013-10-12 | vim: Add code style for sssd | Benjamin Franzke | 1 | -0/+3 | |
2013-10-12 | bash: Use systemctl --full by default | Benjamin Franzke | 1 | -0/+2 | |
2013-10-12 | awesome: got back to non-systemd user session usage | Benjamin Franzke | 2 | -13/+14 | |
That scheme is broken in terms of processes that are part of systemd --user wont be part of the active x11 session. so no access to network,suspend,audio,.. | |||||
2013-10-02 | urxvt: add font overwrites | Benjamin Franzke | 1 | -0/+6 | |
usage: urxvt -name urxvt-large urxvt -name urxvt-big | |||||
2013-10-02 | urxvt: Use class name for xressources | Benjamin Franzke | 2 | -41/+41 | |
Allows to add override by different name on cmdline | |||||
2013-09-21 | xinitrc: Use dbus session from $XDG_RUNTIME_DIR if available | Benjamin Franzke | 1 | -11/+16 | |
That means systemd --user started dbus.socket :) | |||||
2013-09-21 | awesome: Run everything awesome starts as systemd scope unit | Benjamin Franzke | 1 | -4/+8 | |
So programs can be nicely managed from systemctl --user :) This time let systemd choose the unit name itself, so we can start tools more than once. | |||||
2013-09-21 | awesome: Replace runonce lua script by systemd-run | Benjamin Franzke | 1 | -5/+12 | |
systemd-run can be used similar by creating a transient scope unit. Scope units are not forked of by systemd-run and the environment is kept (which we need for $DISPLAY..). Also, by giving an explicit name of the unit, we ensure, it will not be start twice, since the unit already exists. This works just perfectly! and is much faster when booting and launching big stuff like nm-applet and lxpolkit :) | |||||
2013-09-20 | systemd: Remove default target backup | Benjamin Franzke | 1 | -1/+0 | |
2013-09-18 | xinitrc: Remove obsolete usage of systemd user | Benjamin Franzke | 2 | -5/+0 | |
Should not be started manually, since it is started implicitly by pam_systemd. Also disable graphical target to be the default target, since this ends up trying to start unwanted units. | |||||
2013-09-18 | awesome: Add gmail notifier | Benjamin Franzke | 2 | -0/+16 | |
Requires vicious | |||||
2013-09-18 | conky.desktop: Disable in GNOME | Benjamin Franzke | 1 | -0/+1 | |
2013-09-18 | luakit: Remove lsf from quickmarks | Benjamin Franzke | 1 | -1/+0 | |
2013-09-18 | urxvt: Add option for secondary-wheel | Benjamin Franzke | 1 | -1/+2 | |
Only enabled on gentoo with useflag secondary-wheel, which applies a downstream patch. | |||||
2013-09-18 | ulmentv: Add the http live streaming url as a comment | Benjamin Franzke | 1 | -0/+1 | |
May be integrated later.. Question: Would this end in more trouble if programs are not able not handle http live streaming (apple's m3u8)? | |||||
2013-09-14 | Move org.Coherence.service to coherence.service | Benjamin Franzke | 1 | -0/+0 | |
2013-09-14 | mplayer: Add settings for dvd playback | Benjamin Franzke | 1 | -0/+29 | |
2013-09-14 | Remove alias for ip. Is in /bin now | Benjamin Franzke | 1 | -1/+0 | |
2013-09-14 | quvi ulmentv: Support shows with spaces in rtmp url as well | Benjamin Franzke | 1 | -2/+2 | |
Though not all shows supported yet, some dont have meta tags for og:image or og:title. | |||||
2013-09-14 | Add quvi script for ulmen.tv | Benjamin Franzke | 2 | -0/+46 | |
Currently only handles stuckrad-barre videos. | |||||
2013-09-14 | Add a coherence dbus service file | Benjamin Franzke | 1 | -0/+3 | |
So that it autolaunches when totem wants to access it. | |||||
2013-03-18 | gitconfig: Default to simple push | Benjamin Franzke | 1 | -0/+2 | |
2013-03-18 | bash functions: Remove gvim wrapper | Benjamin Franzke | 1 | -3/+0 | |
2013-03-02 | awesome.service: Always restart the process.. | Benjamin Franzke | 1 | -0/+1 | |
Since systemd thinks awesome crashed on self-restart (by dropping all resources and exec itself), since the dbus name binding is dropped temporarly, we need to trigger a service restart.. | |||||
2013-03-02 | start_remote_irssi: Exec the ssh process | Benjamin Franzke | 1 | -3/+2 | |
That way we save one running process... Since we're replaced by the ssh.. | |||||
2013-03-02 | Add script to automatically remove preserved libs by portage | Benjamin Franzke | 1 | -0/+10 | |
Execute revdep-rebuild only if necessary, i.e. the file still exists.. | |||||
2013-02-25 | Add missing script toggle_user_unit.sh | Benjamin Franzke | 1 | -0/+12 | |
2013-02-22 | Revert "xresources: Remove DPI setting for fonts" | Benjamin Franzke | 1 | -0/+1 | |
This reverts commit 631cc5d19e7d86da0bc10c7b328dcd6e4fb44b56. | |||||
2013-02-22 | xinitrc: Add custom path for a systemd session | Benjamin Franzke | 1 | -0/+6 | |