summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-20docs/ipc: Clarify i3 --get-socketpath textVladimir Panteleev
2021-05-20add cross reference to directive `default_border` from command `border` (#4273)Kjetil Torgrim Homme
2021-05-20Drop xcb_flush() before xcb_aux_sync() (#4378)Uli Schlachter
2021-05-20Do not "set" the wallpaper during startup (#4373)Uli Schlachter
2021-04-29Increase test timeout (#4416)j-jzk
2021-04-26Merge pull request #4411 from alarsyo/fix-broken-pango-linkIngo Bürk
2021-04-26docs: fix broken link to Pango documentationAntoine Martin
2021-04-20fix crash with “layout default”: ipc.c won’t dump L_DEFAULT layout (#4409)Michael Stapelberg
2021-04-17default config: use dex for XDG autostart (#4405)Michael Stapelberg
2021-04-10Merge pull request #4377 from lbonn/signed-container-positionsIngo Bürk
2021-04-10ipc: return signed int for container positionslbonn
2021-04-06Merge pull request #4394 from jaykhandkar/fix-userguideOrestis Floros
2021-03-28docs/userguide - comment out TODO lineJay Khandkar
2021-03-16Merge pull request #4387 from ivanmilov/milov/ipc-floating-docIngo Bürk
2021-03-15Added floating field to _tree_reply in ipc documentationIvan Milov
2021-03-12Make this sound less "X11 is horrible"Uli Schlachter
2021-03-12Add a section on the sync IPC commandUli Schlachter
2021-03-12Improve the docs for I3_SYNCUli Schlachter
2021-03-06Merge pull request #4363 from psychon/more-prefetchIngo Bürk
2021-03-06Only prefetch xinerama if it is likely neededUli Schlachter
2021-03-06Merge pull request #4362 from psychon/no-temp-cairo-surface2Ingo Bürk
2021-03-06Remove unused member from surface_tUli Schlachter
2021-03-05Prefetch some information through xcbUli Schlachter
2021-03-05Merge pull request #4361 from psychon/no-temp-cairo-surfaceIngo Bürk
2021-03-05font: Get rid of temporary cairo surfaceUli Schlachter
2021-03-05Remove draw_text_ascii()Uli Schlachter
2021-02-27Update debian/changelogMichael Stapelberg
2021-02-27Merge branch 'stable' into nextMichael Stapelberg
2021-02-27Merge branch 'release-4.19.2'Michael Stapelberg
2021-02-27Restore non-git version suffixMichael Stapelberg
2021-02-27release i3 4.19.24.19.2Michael Stapelberg
2021-02-27cherry-pick release.sh changes into stable branchMichael Stapelberg
2021-02-13mark travis/push-balto.sh as executable (#4347)Michael Stapelberg
2021-02-13travis: push i3 autobuild packages to balto instead of bintray (#4345)Michael Stapelberg
2021-02-07Merge pull request #4336 from tbgiles/nextOrestis Floros
2021-02-06Merge pull request #4338 from orestisfl/move-workspaces-to-multiple-outputsOrestis Floros
2021-02-06Accept multiple outputs in `move container|workspace to output`Orestis Floros
2021-02-06Tests: Fix get_output_for_workspaceOrestis Floros
2021-02-01Merge branch 'release-4.19.1'Michael Stapelberg
2021-02-01Update debian/changelogMichael Stapelberg
2021-02-01Set non-git version to 4.19.1-non-git.Michael Stapelberg
2021-02-01Merge branch 'stable' into nextMichael Stapelberg
2021-02-01release i3 4.19.14.19.1Michael Stapelberg
2021-02-01Properly quote rofi call in i3 configImran Virani
2021-02-01Comment-out duplicate i3-dmenu-desktop bindcodeOrestis Floros
2021-02-01Fix workspace assignements after output changesAnaël Beutot
2021-01-30Clear framebuffer on containers that are visible windowsTristan Giles
2021-01-29Merge pull request #4331 from ImranVirani/patch-1Orestis Floros
2021-01-29Properly quote rofi call in i3 configImran Virani
2021-01-28Merge pull request #4007 from xzfc/3981-client-machineOrestis Floros