summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-04Merge pull request #3868 from ben4ever/patch-1Ingo Bürk
2019-12-04userguide: Add missing anchorBenjamin Dopplinger
2019-11-29Merge pull request #3797 from acheronfail/feat/add-window-type-ipcIngo Bürk
2019-11-28Merge pull request #3871 from geshido/ipc-marks-in-get-tree-replyIngo Bürk
2019-11-28added marks field to get_tree reply in ipc documentationYury Ignatev
2019-11-28Merge pull request #3872 from stapelberg/spellingIngo Bürk
2019-11-28travis/check-spelling.pl: check_spelling moved to Lintian::SpellingMichael Stapelberg
2019-10-22Merge pull request #3841 from DamienCassou/fix-pango-markup-urlIngo Bürk
2019-10-22Documentation: fix links pointing to Pango markupDamien Cassou
2019-10-21Merge pull request #3840 from orestisfl/unused-parametersIngo Bürk
2019-10-20Remove various unused parametersOrestis Floros
2019-10-18Merge pull request #3839 from orestisfl/remanage_window-crashOrestis
2019-10-18remanage_window: avoid crash when nc->window == NULLOrestis Floros
2019-10-18Merge pull request #3835 from orestisfl/tree_flatten_crashIngo Bürk
2019-10-18Merge pull request #3837 from orestisfl/scratchpad-fullscreenIngo Bürk
2019-10-17scratchpad_move: un-fullscreen correct containerOrestis Floros
2019-10-17Merge pull request #3836 from orestisfl/userguideIngo Bürk
2019-10-17userguide: Remove mention of config directives with 'command equivalents'Orestis Floros
2019-10-16Merge pull request #3834 from Airblader/bug-3819Orestis
2019-10-16Merge pull request #3833 from orestisfl/move-to-position+scratchpadIngo Bürk
2019-10-16Fix crash with moving container that is to be flattenedOrestis Floros
2019-10-15Reparent windows to their current position on unmanageIngo Bürk
2019-10-15Do not show scratchpad windows after 'move to position'Orestis Floros
2019-10-15Merge pull request #3407 from orestisfl/tree_nextIngo Bürk
2019-10-15Merge pull request #3830 from orestisfl/i3bar-leakIngo Bürk
2019-10-14Fix i3bar leak on handle_destroy_notifyOrestis Floros
2019-10-14Merge pull request #3829 from orestisfl/move_to_mark_focusIngo Bürk
2019-10-14_con_move_to_con: focus_next only if in different workspacesOrestis Floros
2019-10-14Implement focus_wrapping workspaceOrestis Floros
2019-10-14Merge pull request #3828 from orestisfl/i3-nagbarIngo Bürk
2019-10-14i3-nagbar: Fix small leakOrestis Floros
2019-10-14i3-nagbar: get_window_position: Improve loggingOrestis Floros
2019-10-14i3-nagbar: Don't use DLOGOrestis Floros
2019-10-14Merge pull request #3827 from orestisfl/i3bar-leakIngo Bürk
2019-10-14Fix small leak in i3bar's mainOrestis Floros
2019-10-14Refactor tree_nextOrestis Floros
2019-10-14Introduce CMD_FOCUS_WARN_CHILDRENOrestis Floros
2019-10-14Introduce direction / orientation / position conversion functionsOrestis Floros
2019-10-14tree_move: Use direction_tOrestis Floros
2019-10-14Add testcases/t/308-focus_wrapping.tOrestis Floros
2019-10-13Use AC_REPLACE_FUNCSOrestis Floros
2019-10-13Remove memmem implementationOrestis Floros
2019-10-11Merge pull request #3821 from orestisfl/deterministic_tray_icon_orderIngo Bürk
2019-10-11reorder_trayclients_cmp: Correct commentOrestis Floros
2019-10-11Merge pull request #3820 from orestisfl/deterministic_tray_icon_orderIngo Bürk
2019-10-11Make tray icon order deterministicOrestis Floros
2019-10-11Introduce trayclient_and_output_from_windowOrestis Floros
2019-10-09Merge pull request #3817 from orestisfl/rectOrestis
2019-10-09Remove outdated comment from RectOrestis Floros
2019-10-09Merge pull request #3814 from orestisfl/net_active_fullscreenIngo Bürk