Michael Stapelberg
da0acb2080
contrib: add per-workspace-layout.pl
2014-01-26 16:51:32 +01:00
Michael Stapelberg
da3fc2ad6b
contrib: add sticker that was actually printed
...
While sticker_stickma_black.svg is the file that we originally provided,
the file that we got back from stickma and actually ordered is the new
one.
2014-01-26 16:43:02 +01:00
Diego Ongaro
dc522b630c
contrib/gtk-tree-watch.pl: Remove bogus default socket path
...
The default i3 socket path was set to "/tmp/nestedcons". This isn't
going to work for most people.
2013-05-05 12:58:04 +02:00
Diego Ongaro
1b8e8822b9
contrib/dump-asy.pl: Display nicer double-quotes
...
The right way to do this in LaTeX is ``foo'', not "foo".
2013-05-05 12:56:22 +02:00
Diego Ongaro
22ca203b80
contrib/dump-asy.pl: Fix $ and & in window titles
...
These would produce asy/LaTeX parse errors before.
2013-05-05 12:55:54 +02:00
Michael Stapelberg
9f7b4b9a43
move i3-dmenu-desktop from contrib to /
2012-12-11 22:10:22 +01:00
Michael Stapelberg
f044eb9e90
i3-dmenu-desktop: add --entry-type=[name|command|both]
...
The new default is 'both' to add "GNU Image Manipulation Program" as
well as "gimp-2.8" to the menu.
2012-12-10 00:28:32 +01:00
Michael Stapelberg
4eb6b48c8e
add contrib/i3-dmenu-desktop, a script which runs .desktop files via dmenu
...
See "pod2man --utf8 contrib/i3-dmenu-desktop | man /dev/stdin" for
documentation. Use a line like this in your i3 config file:
bindsym Mod1+p exec --no-startup-id ~/i3/contrib/i3-dmenu-desktop
2012-12-09 17:04:01 +01:00
Michael Stapelberg
e025f3b9e6
dump-asy: implement filtering by name, present nodes better
...
where "better" means that we no longer use (name, orientation,
window-id), but "name" (leaf) or "name" (horizontal-split) for example.
2012-11-27 22:07:37 +01:00
Michael Stapelberg
0560fc7964
dump-asy: start gv without widgets and fit the drawing to window
2012-11-27 22:07:37 +01:00
Michael Stapelberg
23f00ee7d1
dump-asy: let AnyEvent::I3 figure out the socket path
2012-11-27 22:07:37 +01:00
Michael Stapelberg
f94edd9fc3
i3bar-protocol: add example (illustration-only!) shell script, clarify {"version":1} header
2012-08-12 18:47:24 +02:00
Michael Stapelberg
65f88f431d
add banner.svg to contrib/
2012-06-10 18:19:17 +02:00
Michael Stapelberg
a27ee11d89
add sticker SVG to contrib/
2012-06-10 18:18:58 +02:00
Michael Stapelberg
b704238cf6
Introduce contrib/
...
contrib is a place for scripts which live in the i3 git repository
because they are closely related. However, they should not be shipped
with the distribution packages for example.
2012-06-10 18:10:37 +02:00