Tree @38f2818 (Download .tar.gz)
- .github
- AnyEvent-I3
- contrib
- debian
- docs
- etc
- i3-config-wizard
- i3-dump-log
- i3-input
- i3-msg
- i3-nagbar
- i3bar
- include
- libi3
- m4
- man
- parser-specs
- share
- src
- testcases
- travis
- .clang-format
- .editorconfig
- .gitignore
- .travis.yml
- configure.ac
- DEPENDS
- generate-command-parser.pl
- i3-dmenu-desktop
- i3-migrate-config-to-v4
- i3-save-tree
- i3-sensible-editor
- i3-sensible-pager
- i3-sensible-terminal
- I3_VERSION
- LICENSE
- logo.svg
- Makefile.am
- PACKAGE-MAINTAINER
- pseudo-doc.doxygen
- README.md
- RELEASE-NOTES-4.14.1
- RELEASE-NOTES-4.16.1
- RELEASE-NOTES-4.18
- release.sh
i3: A tiling window manager
i3 is a tiling window manager for X11.
For more information about i3, please see the project's website and online documentation.
For information about contributing to i3, please see CONTRIBUTING.md.
Commit History @38f28186ec91799d4280ee4f6bfafd1a8c8a9801
- Remove some includes from all.h Orestis Floros 4 years ago
- generate-command-parser: Add '#pragma once' Orestis Floros 4 years ago
- nagbar: Remove i3-nagbar.h Orestis Floros 4 years ago
- Remove unused headers Orestis Floros 4 years ago
- Sort includes in *.c files Orestis Floros 4 years ago
- Merge pull request #4018 from orestisfl/reorder-docks Ingo Bürk (commit: GitHub) 4 years ago
- Sort dock clients by class and instance Orestis Floros 4 years ago
- i3bar: Set WM_CLASS instance to bar_id Orestis Floros 4 years ago
- Move content for non-existing output containers (#3767) Orestis Floros (commit: GitHub) 4 years ago
- Extend tiling/floating criteria with optional auto/user values (#4006) Orestis Floros (commit: GitHub) 4 years ago
- pod2html: render without stylesheet by default (#4016) Michael Stapelberg (commit: GitHub) 4 years ago
- Merge pull request #4013 from orestisfl/i3-dmenu-desktop-symlinks Ingo Bürk (commit: GitHub) 4 years ago
- Merge pull request #4015 from orestisfl/layout-restore-crash-floating Ingo Bürk (commit: GitHub) 4 years ago
- Fix load_layout crash when floating node doesn't have CT_FLOATING_CON parent Orestis Floros 4 years ago
- i3-dmenu-desktop: Support symlinks Orestis Floros 4 years ago
- Merge pull request #4005 from orestisfl/route_click_clutter Ingo Bürk (commit: GitHub) 4 years ago
- Merge pull request #4011 from orestisfl/floating_reposition-needs_tree_render Ingo Bürk (commit: GitHub) 4 years ago
- Merge pull request #4012 from orestisfl/floating_maybe_reassign_ws_focus Ingo Bürk (commit: GitHub) 4 years ago
- Merge pull request #4008 from orestisfl/limit-run_command-LOG Ingo Bürk (commit: GitHub) 4 years ago
- Merge pull request #4010 from orestisfl/trailing-whitespace-log Ingo Bürk (commit: GitHub) 4 years ago
- floating_maybe_reassign_ws: only re-focus if previously focused Orestis Floros 4 years ago
- Revert "floating_reposition: avoid extra tree_render" Orestis Floros 4 years ago
- Call tree_render if floating move changes workspace Orestis Floros 4 years ago
- Fix trailing whitespace in a DLOG Orestis Floros 4 years ago
- Limit log length with IPC commands Orestis Floros 4 years ago
- run_command: Update outdated docstring Orestis Floros 4 years ago
- Move parent nodes in scratchpad correctly (#3793) Heman Gandhi (commit: GitHub) 4 years ago
- Merge pull request #4004 from orestisfl/i3bar-segfault Ingo Bürk (commit: GitHub) 4 years ago
- Merge pull request #4003 from orestisfl/update_desktop_properties_on_move Ingo Bürk (commit: GitHub) 4 years ago
- Merge pull request #4002 from orestisfl/DLOG_CHILD Ingo Bürk (commit: GitHub) 4 years ago