]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2017-01-03 Michael Stapelberg.github/CONTRIBUTING.md: explain that compositors are...
2017-01-02 Ingo BürkFree allocated X resource value. (#2620)
2016-12-09 Jakub WilkFix name of mcedit (#2524)
2016-12-02 creshSome systems need to link to libiconv explicitly, thus...
2016-12-02 Ingo BürkDo not set input focus in i3-input. (#2598)
2016-12-02 Zbyněk MoravecFix read of uninitialized memory (#2596)
2016-11-30 Johannes Lange`move` syntax clarification: (#2591)
2016-11-28 Ingo BürkRespect minimum size hints for floating windows. (...
2016-11-28 mihaicmnUse the DPI setting within the i3-config-wizard and...
2016-11-28 Michael StapelbergImplement RandR 1.5 support (#2580)
2016-11-21 Ingo BürkAdded instructions to update Github milestones after...
2016-11-21 Michael Stapelbergrelease.sh: update for v4.13 release (#2582)
2016-11-21 Michael Stapelbergremove debug.h from Makefile.am (#2581)
2016-11-21 Michael StapelbergFix memory leak: free marks when destroying containers...
2016-11-21 Michael StapelbergRemove some now-unused functions from xcb.[ch] (#2574)
2016-11-21 Michael StapelbergRemove unused src/debug.c (#2575)
2016-11-21 Michael Stapelbergtests: add inject_randr15 (#2573)
2016-11-19 Michael Stapelbergconfigure.ac: verify macros in m4/ are being replaced...
2016-11-16 Michael StapelbergMerge pull request #2551 from bapt/freebsd_fixes
2016-11-15 mihaicmnfix incorrect reply to ipc command (#2567)
2016-11-13 Chih-Chyuan... Fix memory leaks (#2560)
2016-11-12 mihaicmnUse the DPI setting within the i3bar (#2556)
2016-11-10 Michael Stapelbergrelease.sh: add reminder to announce on reddit (#2553)
2016-11-09 Baptiste DaroussinAccept calling absolute path when building outsource 2551/head
2016-11-09 Baptiste DaroussinRespect SYSCONFDIR when looking for defaut 'xdg' directory
2016-11-08 Michael Stapelbergtravis: switch to container-based trusty (#2550)
2016-11-08 Michael Stapelbergswitch to clang-format-3.8 (#2547)
2016-11-08 Michael Stapelbergdebian: update changelog
2016-11-08 Michael StapelbergMerge branch 'release-4.13'
2016-11-08 Michael StapelbergSet non-git version to 4.13-non-git.
2016-11-08 Michael Stapelbergrelease i3 4.13 4.13
2016-11-08 Michael Stapelbergdebian: prefix paths debian/tmp/ to avoid confusion
2016-11-08 Michael Stapelbergdebian: update standards-version to 3.9.8 (no changes...
2016-11-08 Michael Stapelbergdebian: remove now-unnecessary lintian overrides
2016-11-08 Michael Stapelbergdebian: install docs to usr/share/doc/i3-wm
2016-11-08 Chih-Chyuan... Fix an use-after-free bug (#2522)
2016-11-07 Michael Stapelbergconfigure: add build directory to gitignore (#2543)
2016-11-06 Ingo BürkFix memory leak in i3-msg. (#2542)
2016-11-05 Jakub WilkFix typo (#2536)
2016-11-05 Josh RossoUpdate config.keycodes link to proper location in user...
2016-11-03 Ingo BürkFix memory leaks. (#2530)
2016-10-28 Michael Stapelbergtravis: use correct path to debian packages (#2521)
2016-10-26 Michael StapelbergMerge pull request #2518 from stapelberg/travis
2016-10-26 Michael Stapelbergtravis/docs.sh: call asciidoc directly 2518/head
2016-10-26 Michael Stapelbergtravis/clang-analyze: look for dist tarball in build/
2016-10-25 Michael StapelbergBugfix: escape I3_VERSION when read from file (#2517)
2016-10-25 Michael Stapelbergdebian: add missing dh-autoreconf to Build-Depends...
2016-10-25 Michael StapelbergMerge pull request #2507 from stapelberg/autotools
2016-10-23 Michael StapelbergUpdate travis for autotools 2507/head
2016-10-23 Michael Stapelberggenerate asciidoc.conf via autoconf
2016-10-23 Michael StapelbergUpdate PACKAGE-MAINTAINER’s compilation instructions
2016-10-23 Michael StapelbergUpdate release.sh for autotools
2016-10-23 Michael StapelbergUpdate debian/ for autotools
2016-10-23 Michael Stapelbergpull autotools.gitignore into .gitignore
2016-10-23 Michael StapelbergEnsure all *.[ch] files include config.h
2016-10-23 Michael StapelbergMove/rename config files/.desktop files into subdirs
2016-10-23 Michael StapelbergSwitch from I3__FILE__ to STRIPPED__FILE__
2016-10-23 Michael Stapelbergtestsuite: use relative paths, set PATH to absolute...
2016-10-23 Michael StapelbergSwitch to autotools (GNU build system)
2016-10-23 Michael Stapelbergrename config.h to configuration.h
2016-10-23 Michael StapelbergEnsure error message is included when bailing out
2016-10-23 Michael Stapelbergcheck vasprintf return code
2016-10-19 Peder StrayAdd "output" to IPC events referencing a container...
2016-10-18 Ingo BürkImplement new window::mark IPC event. (#2503)
2016-10-18 Ingo BürkDisable pango markup for plain-text input in i3bar...
2016-10-11 Ingo BürkHandle ResizeRequests for tray clients. (#2495)
2016-10-05 Michael StapelbergFix _i3_version debugging symbol (#2492)
2016-10-04 Michael StapelbergRemove extraneous newline when printing core_pattern...
2016-10-03 Ferdinand BachmannBugfix: NULL dereference when stickying _NET_WM_DESKTOP...
2016-09-30 Ingo BürkImplement special value 'current' for output. (#2483)
2016-09-28 Ingo BürkAdded new criteria 'tiling' / 'floating'. (#2481)
2016-09-27 Michael StapelbergRemove conditional compilation for cairo/pangocairo...
2016-09-27 Ingo BürkAssign the sticky value for _NET_WM_DESKTOP on scratchp...
2016-09-27 Michael StapelbergUnconditionally depend on libpcre >= 8.10 (#2472)
2016-09-27 Ingo BürkHandle _NET_ACTIVE_WINDOW for scratchpad windows. ...
2016-09-27 Ingo BürkCheck output crossing on ENTER_NOTIFY to dockarea....
2016-09-27 Michael StapelbergMerge pull request #2469 from Airblader/feature-2465
2016-09-26 Michael StapelbergMerge pull request #2479 from stapelberg/fix-perl
2016-09-26 Michael Stapelbergt/158-wm_take_focus.t: avoid shift on scalars 2479/head
2016-09-26 Michael Stapelbergtravis-base.Dockerfile: depend on perl, not perl-modules
2016-09-26 Ingo BürkSet $HOME for tests. 2469/head
2016-09-26 Ingo BürkUse Xft.dpi for DPI if available.
2016-09-26 johannes karoffdo not match docks in config and command criteria ...
2016-09-26 koebifix i3bar crashing when I3SOCK present (#2471)
2016-09-24 Michael Stapelbergtravis: build ubuntu packages for xenial, not wily...
2016-09-24 Ingo BürkFix link in the documentation. (#2462)
2016-09-24 Michael StapelbergRemove compatibility definitions for xcb-util < 0.3...
2016-09-24 Michael Stapelbergtravis/cleanup-bintray: use dpkg --compare-versions...
2016-09-14 Michael StapelbergFix memleaks by avoiding _checked variants when discard...
2016-09-14 Michael StapelbergEliminate once-used check_error utility function
2016-09-14 Ingo BürkFix colormap handling for containers. (#2450)
2016-09-12 Michael StapelbergBugfix: don’t apply shift+numlock fallback for keypad...
2016-09-12 Michael StapelbergMerge branch 'nmschulte-fix_numlock_shift' into next
2016-09-12 Nathan Schultefix bindsyms with Shift, given NumLock tweaks
2016-09-12 Nathan Schultefix typo in logging message
2016-09-12 Michael StapelbergBugfix: don’t trigger unrelated key bindings for -...
2016-09-12 Michael Stapelbergt/264-keypress-numlock: add a test covering shift
2016-09-12 Michael StapelbergBugfix: compare all resolved modifier masks
2016-09-12 Michael Stapelbergexpose binding pointer in debug messages
2016-09-05 Michael Stapelbergtravis: pass through CC to run-tests
next