2011-07-24 |
Michael Stapelberg | docs/ipc: update socket path section
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | bump version number (no, we’re not releasing yet)
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | update PACKAGE-MAINTAINER, mention i3-migrate-config...
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | update DEPENDS file
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | Set some more atoms for _NET_SUPPORTED (Thanks lexszero)
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | remove left-over wordexp.h include
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | update debian/ to include all documentation/bump standars...
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | Bugfix: use the global root variable, don’t get the...
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | Makefile: don’t set PREFIX/SYSCONFDIR (necessary for...
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | debian: add i3-wm.wm for dh_installwm to repository
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | expand .gitignore (Thanks madroach)
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | secure strscpy by replacing with strncpy
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | docs: add reference card (by Zeus Panchenko)
|
commit | commitdiff | tree |
2011-07-23 |
Fernando Tarlá Cardo... | Reset the color to the default color, don't harcode...
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | debian: bump compatibility to 6
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | debian: update changelog
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | debian: add watch file
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | debian: call dh_installwm to register as alternative...
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | debian: update changelog
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | i3-wsbar: replace %w with the width of the output ...
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | Bugfix: i3-wsbar: properly catch errors when writing...
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | debian: update i3-wm.docs
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | update debian packaging
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | wsbar: print an error and exit after not being able...
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | Bugfix: Don’t leak file descriptor
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | Don’t pretend like the global fullscreen mode would...
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | userguide: add missing $ (Thanks artoj)
|
commit | commitdiff | tree |
2011-07-23 |
Jan-Erik Rediger | add socket path parameter to i3-wsbar script
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | Exclude docs/*.svg from dist tarball
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | makefile: cleanup src/cfgparse.dot
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | makefile: pre-generate docs/
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | debian: update changelog
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | manpage: update i3(1)
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | manpages: don’t regenerate manpages on every 'make'
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | makefile: includue i3-wsbar in dist
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | manpages: extract manpage for i3-wsbar using pod2man(1)
|
commit | commitdiff | tree |
2011-07-23 |
Michael Stapelberg | Bugfix: Correctly resize when clicking on the border...
|
commit | commitdiff | tree |
2011-07-17 |
Michael Stapelberg | Add missing function prototype for strndup on Darwin...
|
commit | commitdiff | tree |
2011-07-17 |
Michael Stapelberg | i3-config-wizard: use fgetln on Darwin, use strndup...
|
commit | commitdiff | tree |
2011-07-17 |
Michael Stapelberg | use memmem and strndup from FreeBSD on Darwin (Thanks...
|
commit | commitdiff | tree |
2011-07-17 |
Michael Stapelberg | makefile: link -liconv on Darwin (Thanks Marcus)
|
commit | commitdiff | tree |
2011-07-15 |
Michael Stapelberg | makefile: add i3-config-wizard to {dist,}clean, dist
|
commit | commitdiff | tree |
2011-07-15 |
Michael Stapelberg | makefile: add i3-migrate-config-to-v4.pl
|
commit | commitdiff | tree |
2011-07-15 |
Michael Stapelberg | add release notes for tree-pr4
|
commit | commitdiff | tree |
2011-07-15 |
Michael Stapelberg | makefile: add i3-nagbar to {dist,}clean target, include...
|
commit | commitdiff | tree |
2011-07-14 |
Michael Stapelberg | testcases: explicitly mark the (short) config files...
|
commit | commitdiff | tree |
2011-07-14 |
Michael Stapelberg | migrate-config: mode foo → mode "foo" (+test) (Thanks...
|
commit | commitdiff | tree |
2011-07-14 |
Michael Stapelberg | Bugfix: Switch to appropriate workspace when using...
|
commit | commitdiff | tree |
2011-07-14 |
Michael Stapelberg | testcases: fix config-migrate test case after latest...
|
commit | commitdiff | tree |
2011-07-14 |
Michael Stapelberg | i3-nagbar: Fix -h / --help output (Thanks ktosiek)
|
commit | commitdiff | tree |
2011-07-13 |
Michael Stapelberg | reload the config after editing it through i3-nagbar
|
commit | commitdiff | tree |
2011-07-13 |
Michael Stapelberg | i3-nagbar: implement -m, set default prompt to "Pleaso...
|
commit | commitdiff | tree |
2011-07-13 |
Michael Stapelberg | i3-msg: concatenate all arguments. now you can use...
|
commit | commitdiff | tree |
2011-07-13 |
Michael Stapelberg | i3-msg: re-indent main.c
|
commit | commitdiff | tree |
2011-07-13 |
Michael Stapelberg | Makefile: use $(MAKE) instead of make
|
commit | commitdiff | tree |
2011-07-13 |
Michael Stapelberg | Makefile: respect and use LIBS (Thanks Kacper)
|
commit | commitdiff | tree |
2011-07-13 |
Michael Stapelberg | makefiles: respect and use the CPPFLAGS variable (Thanks...
|
commit | commitdiff | tree |
2011-07-12 |
Michael Stapelberg | migrate-config: t → floating toggle (Thanks eeemsi)
|
commit | commitdiff | tree |
2011-07-12 |
Claudio Marforio | patch to allow exec_always in configure file
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | Bugfix: Don’t raise the stacked/tabbed decoration when...
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | makefile: don’t pick up autogenerated files
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | Makefile: properly make 'clean'
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | Bugfix: linking error (Thanks smartass)
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | default config: start i3-config-wizard
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | add v4 comment to i3.config.keycodes, remove userguide...
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | makefile: install i3-config-wizard
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | default config: put bindings in the right order (left...
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | config-wizard: write config to ~/.i3/config, create...
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | config-wizard: read config from SYSCONFDIR/i3/config...
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | config-wizard: correctly handle shift-only bindings
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | makefile: bugfix: filter out auto-generated files
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | makefile: install ${SYSCONFDIR}/i3/config.keycodes
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | debug.c: remove handle_event
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | makefile: use src/*.c again, we no longer have files...
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | common.mk: correctly determine git branch for subfolders
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | add i3.config.keycodes, default config, but using bindcode...
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | default config: convert to QWERTY, add comments
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | default config: add resize mode
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | default config: add binding to change focus between...
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | Bugfix: run nagbar commands through sh(1) (Thanks Tucos)
|
commit | commitdiff | tree |
2011-07-11 |
Michael Stapelberg | nagbar: use less / vi as fallbacks for PAGER / EDITOR
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | Ignore X11 errors caused by ReparentWindow / ChangeProperty...
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | log: display time in microseconds when DEBUG_TIMING...
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | x: only configure window coordinates when height > 0
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | x: Only render / copy pixmap when the pixmap was actually...
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | x: disable GraphicsExposure events on our pixmap graphics...
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | expose event handler: use x_deco_recurse
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | x: Don’t pre-render the decoration for windows inside...
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | x: use PolySegment instead of two PolyLine requests
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | x: change EnterNotify event mask only for mapped windows
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | x: copy the pre-rendered pixmap contents to a decoration...
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | x: set the contents of a decoration window immediately...
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | x: raise the stack decoration above the stack windows...
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | x: when rendering stacked/tabbed cons, only update...
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | x: Don’t set background color on frame windows, reduces...
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | Revert "x: Set pixmap as background window, saves a...
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | Makefile: add i3-nagbar to install target
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | document TERM_EMU make variable in PACKAGE-MAINTAINER
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | add binaries to .gitignore
|
commit | commitdiff | tree |
2011-07-10 |
Michael Stapelberg | add i3-nagbar. tells you about config file errors ...
|
commit | commitdiff | tree |
next |