aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-24release i3 4.21.14.21.1Michael Stapelberg
2022-10-24tiling drag: only start when there are drop targets (#5213)Michael Stapelberg
2022-10-24tiling drag: ignore scratchpad windows when locating drop targets (#5211)Michael Stapelberg
2022-10-24make tiling drag configurableMichael Stapelberg
2022-10-24tiling drag: left-click needs threshold, mod-click doesn’tMichael Stapelberg
2022-10-24increase drag threshold, run it through logical_px()Michael Stapelberg
2022-10-24tiling drag: fix cursor (wrong argument passed) (#5207)Michael Stapelberg
2022-10-24tiling drag: allow click immediately, to focus on decoration click (#5206)Michael Stapelberg
2022-10-24Escape ~ to prevent interpretation as subscript. (#5168)bodea
2022-10-24Fix segfault during config validation (#5167) (#5173)Matias Goldfeld
2022-10-24Raise floating windows when their border is clicked (#5196)Tudor Brindus
2022-10-24Fix i3-dmenu-desktop quoting (#5162)Michael Stapelberg
2022-10-24Fix motif logic for new floatsOrestis Floros
2022-10-24Motif hints: Respect maximum border style configuration set by userOrestis Floros
2022-10-24Order border_style_t enum according to amount of decorationOrestis Floros
2022-10-24Adds sticky field to get_tree reply in ipc docErich Heine
2022-10-24Update actions/checkout to v3 (#5226)Orestis Floros
2022-10-24i3-dmenu-desktop test: Do not autostart i3 (#5224)Orestis Floros
2022-10-18tiling drag: only start when there are drop targets (#5213)Michael Stapelberg
2022-10-16tiling drag: ignore scratchpad windows when locating drop targets (#5211)Michael Stapelberg
2022-10-16make tiling drag configurableMichael Stapelberg
2022-10-16tiling drag: left-click needs threshold, mod-click doesn’tMichael Stapelberg
2022-10-16increase drag threshold, run it through logical_px()Michael Stapelberg
2022-10-16tiling drag: fix cursor (wrong argument passed) (#5207)Michael Stapelberg
2022-10-16tiling drag: allow click immediately, to focus on decoration click (#5206)Michael Stapelberg
2022-10-11Escape ~ to prevent interpretation as subscript. (#5168)bodea
2022-10-10Fix segfault during config validation (#5167) (#5173)Matias Goldfeld
2022-10-10Raise floating windows when their border is clicked (#5196)Tudor Brindus
2022-09-28Fix i3-dmenu-desktop quoting (#5162)Michael Stapelberg
2022-09-24Fix motif logic for new floatsOrestis Floros
2022-09-24Motif hints: Respect maximum border style configuration set by userOrestis Floros
2022-09-24Order border_style_t enum according to amount of decorationOrestis Floros
2022-09-22Merge pull request #5151 from orestisfl/release-notesOrestis Floros
2022-09-22Clean up 4.21 release notesOrestis Floros
2022-09-21GitHub Actions: skip build + test steps in meson dist (#5148)Michael Stapelberg
2022-09-21release.sh: re-add warning about debian/changelog changesMichael Stapelberg
2022-09-21release.sh: latest released version numbersMichael Stapelberg
2022-09-21release.sh: fix Debian source repository configurationMichael Stapelberg
2022-09-21release.sh: fix regexp for updating version in index.htmlMichael Stapelberg
2022-09-21release.sh: update website branch nameMichael Stapelberg
2022-09-21release.sh: remove dput instructionMichael Stapelberg
2022-09-21Adds sticky field to get_tree reply in ipc docErich Heine
2022-09-21debian: update changelogMichael Stapelberg
2022-09-21Update debian/changelogMichael Stapelberg
2022-09-21Merge branch 'release-4.21'Michael Stapelberg
2022-09-21Merge branch 'next' into stableMichael Stapelberg
2022-09-21Restore non-git version suffixMichael Stapelberg
2022-09-21release i3 4.214.21Michael Stapelberg
2022-09-21unflake t/289-ipc-shutdown-event.t (#5144)Michael Stapelberg
2022-09-20Add some release notes (#5138)Orestis Floros