Commit Graph

  • 941229ee62
    tiling drag: ignore scratchpad windows when locating drop targets (#5211) Michael Stapelberg 2022-10-16 22:12:45 +02:00
  • 55d400b17d make tiling drag configurable Michael Stapelberg 2022-10-16 17:42:17 +02:00
  • 2ba393f084 tiling drag: left-click needs threshold, mod-click doesn’t Michael Stapelberg 2022-10-16 17:21:01 +02:00
  • 6479cb7deb increase drag threshold, run it through logical_px() Michael Stapelberg 2022-10-16 17:19:54 +02:00
  • 8128774386
    tiling drag: fix cursor (wrong argument passed) (#5207) Michael Stapelberg 2022-10-16 16:53:15 +02:00
  • a6c86fd794
    tiling drag: allow click immediately, to focus on decoration click (#5206) Michael Stapelberg 2022-10-16 15:21:22 +02:00
  • 4f3d4c26f6
    Escape ~ to prevent interpretation as subscript. (#5168) bodea 2022-10-12 03:09:26 +11:00
  • c5dc0d8c93
    Fix segfault during config validation (#5167) (#5173) Matias Goldfeld 2022-10-10 12:52:55 -04:00
  • 06e31ece8f
    Raise floating windows when their border is clicked (#5196) Tudor Brindus 2022-10-10 08:22:55 -04:00
  • 812ec43d46
    Fix i3-dmenu-desktop quoting (#5162) Michael Stapelberg 2022-09-28 18:29:26 +02:00
  • 8ec41334ec Fix motif logic for new floats Orestis Floros 2022-09-24 20:33:03 +02:00
  • f6097d4a37 Motif hints: Respect maximum border style configuration set by user Orestis Floros 2022-09-24 11:15:12 +02:00
  • eddced6b45 Order border_style_t enum according to amount of decoration Orestis Floros 2022-09-24 10:47:02 +02:00
  • 8e9b29419f
    Merge pull request #5151 from orestisfl/release-notes Orestis Floros 2022-09-22 15:37:03 +02:00
  • 016d0b5f07
    Clean up 4.21 release notes Orestis Floros 2022-09-22 15:28:53 +02:00
  • 4ab34d5042
    GitHub Actions: skip build + test steps in meson dist (#5148) Michael Stapelberg 2022-09-21 22:19:57 +02:00
  • 28671a622b release.sh: re-add warning about debian/changelog changes Michael Stapelberg 2022-09-21 21:42:40 +02:00
  • 3e434ba0ce release.sh: latest released version numbers Michael Stapelberg 2022-09-21 21:41:26 +02:00
  • 6ae232a323 release.sh: fix Debian source repository configuration Michael Stapelberg 2022-09-21 21:40:54 +02:00
  • 5caf49323c release.sh: fix regexp for updating version in index.html Michael Stapelberg 2022-09-21 21:40:39 +02:00
  • 12cdf435aa release.sh: update website branch name Michael Stapelberg 2022-09-21 21:40:30 +02:00
  • d7b9a45ff3 release.sh: remove dput instruction Michael Stapelberg 2022-09-21 21:40:14 +02:00
  • 0967021858 Adds sticky field to get_tree reply in ipc doc Erich Heine 2020-01-12 14:52:00 -06:00
  • f0856c285c debian: update changelog Michael Stapelberg 2022-09-21 18:38:54 +02:00
  • ac95dffd6b Update debian/changelog Michael Stapelberg 2022-09-21 18:26:55 +02:00
  • c0ef3caec8 Merge branch 'next' into stable Michael Stapelberg 2022-09-21 18:26:55 +02:00
  • 2bdcae8149 Merge branch 'release-4.21' Michael Stapelberg 2022-09-21 18:26:55 +02:00
  • d7f4707e05 Restore non-git version suffix Michael Stapelberg 2022-09-21 18:26:55 +02:00
  • 5bc4280a48 release i3 4.21 Michael Stapelberg 2022-09-21 18:26:43 +02:00
  • 8ade46bdf0
    unflake t/289-ipc-shutdown-event.t (#5144) Michael Stapelberg 2022-09-21 17:47:40 +02:00
  • 227c1538be
    Add some release notes (#5138) Orestis Floros 2022-09-20 09:13:34 +02:00
  • 516d442e9a
    tiling_drag: Correctly switch to workspace when dragging across outputs (#5141) Orestis Floros 2022-09-20 09:13:14 +02:00
  • 8252144cc3
    motif: restore BS_NORMAL correctly (#5135) viri 2022-09-19 12:12:15 -06:00
  • 0ac5e248f2
    tiling_drag: con_rect_plus_deco_height: Fix underflow (#5129) Orestis Floros 2022-09-17 13:00:29 +02:00
  • 5ce8e3241b
    Fix crash in parse_file() when parsing nested variables (#5003) zhrvn 2022-09-12 10:03:50 +03:00
  • e48b9aa284
    Fix segfault with mode "default" key bindings (#5007) zhrvn 2022-09-11 16:22:01 +03:00
  • f795c2c8da
    testsuite: catch i3 SIGSEGV by installing SIGCHLD handler (#5123) Michael Stapelberg 2022-09-10 21:29:04 +02:00
  • 4b5ead023e
    open_logbuffer: avoid overflow by comparing (long long) (#5113) Michael Stapelberg 2022-09-09 10:26:17 +02:00
  • ac368e7916
    config_parser: prevent trailing whitespace in output (string → word) (#5117) Michael Stapelberg 2022-09-09 10:23:55 +02:00
  • 6fb58eb841
    config: set bar block font to i3-wide font *after* parsing (#5118) Michael Stapelberg 2022-09-09 10:21:33 +02:00
  • 4db383e430
    man/i3-input: fix a typo: chose → choose (#5087) paperluigis 2022-09-06 23:30:23 +05:00
  • e9c63d3001
    Add wezterm to i3-sensible-terminal (#5107) mariano 2022-09-06 15:23:56 -03:00
  • b242bcebcf
    i3-sensible-pager: sanitize LESS environment variable (#5111) bodea 2022-09-06 16:42:02 +10:00
  • ebcd1d43ea
    Allow dragging tiled windows with the mouse. (#3085) Orestis Floros 2022-07-28 12:03:16 +02:00
  • 807e972330 Fix Wbitwise-instead-of-logical warnings Orestis Floros 2022-07-28 07:14:36 +02:00
  • 103dc7b55d fix travis/check-spelling.pl for recent Lintian changes Michael Stapelberg 2022-07-28 09:01:46 +02:00
  • ddc587933d
    Split container parents should be redrawn when swapping child containers (within parent) (#4765) Jay Ta'ala 2022-07-01 04:21:14 +10:00
  • 458c148934
    cleanup-bintray: remove remaining bintray references (#5038) Josh Soref 2022-06-30 02:21:54 -04:00
  • 3597cc636e highlight the difference between "workspace N" and "workspace number N" commands Kjetil Torgrim Homme 2022-01-06 16:56:23 +01:00
  • ce2665ca96
    Fix segfault when bindsym command is empty (#5001) zhiv-git 2022-06-08 23:38:21 +03:00
  • 6ab64aa5b7
    Fix typos (#4989) George Rodrigues 2022-06-01 04:49:05 -03:00
  • 612a9317b0
    GitHub Actions: declare /usr/src/i3 as safe directory (#4992) Michael Stapelberg 2022-05-31 18:29:36 +02:00
  • dba30fc987
    clear surface on x_push_node (#4577) André Silva 2022-03-28 09:18:55 +01:00
  • 41cd852f2f
    Fix typo in comment (#4936) takelley1 2022-03-28 04:14:52 -04:00
  • c822eff1bf
    Remove Xlib references (#4845) Ingo Bürk 2022-02-10 10:25:20 +01:00
  • bd5cbbb010
    Use proper WM_Sx registration for i3 (#4843) Gergely Risko 2022-02-07 17:43:55 +01:00
  • 70288d7b68
    Merge pull request #4710 from pstray/title_window_icon-toggle Orestis Floros 2021-12-11 14:33:23 +01:00
  • 813336e068
    Implement title_window_icon toggle Peder Stray 2021-12-02 14:54:11 +01:00
  • b17117190d
    Merge pull request #4717 from orestisfl/janitorial Orestis Floros 2021-12-06 22:55:38 +01:00
  • a4ac843cca
    Remove outdated //-style commented-out code Orestis Floros 2021-12-06 22:12:38 +01:00
  • 70f23caa9a
    fix #4697, adds backslashes quotation for exec (#4699) sergio 2021-12-06 11:53:50 +03:00
  • 729452448b
    docs: change IPC window_type value (#4668) Chris Templin 2021-12-01 14:38:00 -05:00
  • 07ea5019c9
    debian: bump to libpcre2-dev for autobuilds (#4705) Michael Stapelberg 2021-11-29 23:41:07 +01:00
  • 6c7efc4de8
    Switch from pcre to pcre2 (#4684) Uli Schlachter 2021-11-29 18:20:54 +01:00
  • 298c3aede9
    Merge pull request #4698 from orestisfl/user_output_names_find_next Ingo Bürk 2021-11-27 23:38:13 +01:00
  • 854616ed2e
    user_output_names_find_next: Always initialize target_output Orestis Floros 2021-11-27 22:48:48 +01:00
  • d44e1442c2
    Merge pull request #4485 from ToxicGLaDOS/long_commands_crash Ingo Bürk 2021-11-18 22:35:23 +01:00
  • 46bdd537a8
    Merge pull request #4622 from orestisfl/focus-output-next Ingo Bürk 2021-11-18 22:33:13 +01:00
  • 52c831ca22
    Merge pull request #4651 from orestisfl/docs-ipc-socket Ingo Bürk 2021-11-18 22:31:35 +01:00
  • b7056a82f4
    Merge pull request #4667 from orestisfl/transient_for-loop Ingo Bürk 2021-11-18 22:31:19 +01:00
  • e1d3e6b2f6
    Fix transient_for endless loop Orestis Floros 2021-11-11 20:14:22 +01:00
  • 43e805a00d
    Merge pull request #4656 from stapelberg/flaky Orestis Floros 2021-11-07 13:51:55 +01:00
  • 673185a63b t/219-ipc-window-focus.t: sync after kill Michael Stapelberg 2021-11-07 11:54:33 +01:00
  • c4fdcc5dbc fix flaky testcases/t/185-scratchpad.t: sync after kill command Michael Stapelberg 2021-11-07 11:47:42 +01:00
  • 8e9da491f4
    Merge pull request #4648 from orestisfl/formatting-new-action Orestis Floros 2021-11-06 14:16:09 +01:00
  • 7f3316269d
    Release notes script fixes (#4652) Orestis Floros 2021-11-06 14:13:18 +01:00
  • 93b2b44893
    cmd_focus_output: Multiple outputs Orestis Floros 2021-10-23 12:30:25 +02:00
  • 34ef7f8c33
    tests: Extract focused_output in library Orestis Floros 2021-11-04 19:56:53 +01:00
  • bc4f35a6bb
    Extract common functions out of cmd_move_con_to_output Orestis Floros 2021-10-23 12:18:04 +02:00
  • 680ddc7e10
    Move clang-format, safe-wrappers, release notes check in new job Orestis Floros 2021-11-02 23:12:27 +01:00
  • 20d0591e77
    Merge pull request #4604 from orestisfl/fix-focus-warp Ingo Bürk 2021-11-05 15:32:07 +01:00
  • 117fb13177
    Merge pull request #4650 from orestisfl/focused_tab_title Orestis Floros 2021-11-05 15:24:25 +01:00
  • 863a9eada4
    Fix focus issue when moving windows across outputs Anton Älgmyr 2021-10-17 13:42:11 +02:00
  • f36050b303
    Add title tab color Orestis Floros 2021-11-04 21:41:55 +01:00
  • 3c81e8ddaa
    Merge pull request #4610 from orestisfl/release-notes-next Orestis Floros 2021-11-05 10:36:24 +01:00
  • 38cf8a21ef
    Update release notes Orestis Floros 2021-11-04 19:23:06 +01:00
  • c083e023b6
    Keep each release note in a single file Orestis Floros 2021-10-19 22:13:26 +02:00
  • 220144361a
    userguide: Make more clear that an IPC socket is always created Orestis Floros 2021-11-04 21:46:23 +01:00
  • 3e0fc25b6b
    Merge pull request #4649 from orestisfl/fix-errno Orestis Floros 2021-11-04 19:31:44 +01:00
  • ce0d08cc6d
    Fix compilation error on debian Orestis Floros 2021-11-04 19:16:41 +01:00
  • 445cea8e3a
    Do not replace existing IPC socket (#4638) Uli Schlachter 2021-11-04 17:22:22 +01:00
  • 53f52beb09 Update debian/changelog Michael Stapelberg 2021-11-03 09:23:23 +01:00
  • f97268dbd8 Merge branch 'stable' into next Michael Stapelberg 2021-11-03 09:23:23 +01:00
  • d83940a8fc Merge branch 'release-4.20.1' Michael Stapelberg 2021-11-03 09:23:23 +01:00
  • 63aec362c9 Restore non-git version suffix Michael Stapelberg 2021-11-03 09:23:23 +01:00
  • b952e74145 release i3 4.20.1 Michael Stapelberg 2021-11-03 09:23:07 +01:00
  • 6fe33394e1 post-release release.sh changes Michael Stapelberg 2021-10-19 18:16:34 +02:00
  • c6ea9bbace portability: use getcwd() instead of get_current_dir_name() (#4645) Baptiste Daroussin 2021-11-02 20:14:24 +01:00
  • 058ebb0d42 portability: add missing headers Baptiste Daroussin 2021-11-02 10:43:27 +01:00
  • 884717489f Correct short form of raw option in i3-msg manpage lycurgus 2021-10-31 19:01:32 +11:00