]> git.sur5r.net Git - i3/i3/history - src
Merge branch 'release-4.16.1'
[i3/i3] / src /
2019-01-23 Orestis FlorosFix: render_con shows floating containers on wrong...
2019-01-23 Orestiscmd_exit: Let i3_exit handle shutdown (#3600)
2019-01-23 Orestis FlorosFix crash with popups when fullscreen is non-leaf
2019-01-23 OrestisUse ipc queue for all messages (#3585)
2019-01-23 Orestis Florosattach_to_workspace: set new parent before tree_render
2019-01-23 Orestis FlorosApply title_align to non-leaf containers
2019-01-23 Orestis FlorosTruncate wm_name utf8 strings to first zero byte
2018-11-04 Michael StapelbergMerge branch 'next' into master
2018-11-03 OrestisUpdate ewmh focused only when new focus is different...
2018-11-03 OrestisMerge pull request #3497 from stapelberg/clang-format
2018-11-03 Michael Stapelbergswitch to clang-format-4.0 3497/head
2018-10-29 Ingo BürkMerge pull request #3486 from orestisf1993/regress...
2018-10-29 Orestis FlorosFix regression with moving floating windows 3486/head
2018-10-24 OrestisMerge pull request #3473 from soumya92/pango-font-alignment
2018-10-23 OrestisMerge pull request #3475 from Gravemind/fix-i3bar-re...
2018-10-23 Ingo BürkMerge pull request #3452 from orestisf1993/title_align
2018-10-23 Ingo BürkMerge pull request #3469 from yablonsky/patch-1
2018-10-23 Ingo BürkMerge pull request #3448 from orestisf1993/sticky
2018-10-23 Ingo BürkMerge pull request #3445 from orestisf1993/flaky
2018-10-23 Ingo BürkMerge pull request #3444 from orestisf1993/move
2018-10-23 Ingo BürkMerge pull request #3433 from orestisf1993/janitorial
2018-10-13 Orestis FlorosFix typo: childs -> children 3433/head
2018-10-13 Orestis Florosfloating_reposition: avoid extra tree_render
2018-10-13 Orestis Florosmanage_window: cleaner variable declarations
2018-10-13 Orestis Florosborders_to_hide doesn't need to be initialized
2018-10-13 Orestis Florosroot is externally declared
2018-10-13 Orestis FlorosMake comment style more consistent
2018-10-13 Orestis FlorosFix missing prototypes
2018-10-13 Orestis FlorosEnforce strict prototypes
2018-10-13 Orestis FlorosUse path_exists
2018-10-13 Orestis FlorosReduce some code around frees
2018-10-12 AestekAdd title_align config directive 3452/head
2018-10-11 Orestis FlorosFix sticky focus when switching to workspace on differe... 3448/head
2018-10-11 Orestis Florosoutput_push_sticky_windows: Make a bit easier to understand
2018-10-09 Orestis Florostree_move: Don't change focus order when swapping conta... 3444/head
2018-10-09 Orestis Florosmove.c: Fix move_to_output_directed problems
2018-10-07 OrestisMerge pull request #3441 from stapelberg/template
2018-10-07 OrestisMerge pull request #3440 from stapelberg/disable
2018-10-07 Orestisuserguide: Mention know issues for assign (#3434)
2018-10-02 OrestisMerge pull request #3430 from Synray/aspect_ratio
2018-09-29 Thomas FischerCorrectly calculate max_aspect 3430/head
2018-09-28 Michael StapelbergMerge pull request #3415 from orestisf1993/g_utf8_make_...
2018-09-28 Ingo BürkMerge pull request #3424 from orestisf1993/con_num_windows
2018-09-26 Orestis Floroscon_num_windows: Count floating windows 3424/head
2018-09-26 Ingo BürkMerge pull request #3421 from Streetwalrus/iconic-state
2018-09-25 Dan ElkoubyReject requests for WM_STATE_ICONIC 3421/head
2018-09-20 OrestisMerge pull request #3400 from Synray/next
2018-09-20 Thomas FischerRespect max size in WM_NORMAL_HINTS 3400/head
2018-09-19 Ingo BürkMerge pull request #3408 from orestisf1993/__focused__...
2018-09-16 Orestis Florosmatch_matches_window: Check if focused->window exists 3408/head
2018-09-14 Ingo BürkMerge pull request #3403 from orestisf1993/issue-3402
2018-09-14 Orestis Floros_con_move_to_con: Move upwards only on CT_FLOATING_CON 3403/head
2018-09-14 Ingo BürkMerge pull request #3342 from orestisf1993/tree_close_i...
2018-09-12 Ingo BürkMerge pull request #3395 from lousyd/next
2018-09-12 Ingo BürkMerge pull request #3396 from orestisf1993/commands
2018-09-11 Orestis Floroscommands.c: Improve error replies 3396/head
2018-09-10 Michael StapelbergMerge pull request #3394 from orestisf1993/validate...
2018-09-09 Orestis Floroslibi3: validate UTF8 strings 3394/head
2018-09-09 Orestis Florostree_restore: Check croot
2018-09-06 Ingo BürkMerge pull request #3391 from orestisf1993/yajl-utf8
2018-09-06 Orestis Florostree_append_json: Allow strings that are not valid... 3391/head
2018-09-06 Orestis Florostree_append_json: don't focus freed container
2018-09-06 Ingo BürkMerge pull request #3389 from orestisf1993/resize-ensur...
2018-09-06 Ingo BürkMerge pull request #3390 from orestisf1993/resize-tile
2018-09-06 Ingo BürkMerge pull request #3388 from orestisf1993/cmd_rename_w...
2018-09-06 Orestis Florosresize set for tiling: default to px when not specified 3390/head
2018-09-06 Orestis FlorosEnsure containers have a size of at least 1px after... 3389/head
2018-09-06 Orestis Floroscmd_rename_workspace: correct order of events 3388/head
2018-08-28 Ingo BürkMerge pull request #3376 from orestisf1993/floating...
2018-08-28 Orestis FlorosDon't disable floating in internal workspaces 3376/head
2018-08-28 Ingo BürkMerge pull request #3375 from orestisf1993/ipc_client_t...
2018-08-27 Orestis Florosipc_client_timeout: Fix build when not on linux 3375/head
2018-08-24 Ingo BürkMerge pull request #3368 from orestisf1993/render_root
2018-08-24 Ingo BürkMerge pull request #3372 from orestisf1993/direction
2018-08-24 Orestis FlorosMake resize set ppt more accurate 3372/head
2018-08-24 Orestis FlorosMake resize set px work with tiling containers
2018-08-24 Orestis Floroscmd_resize* statics: remove useless 'way' argument
2018-08-24 Orestis FlorosMake cmd_resize_tiling_width_height work with pixels
2018-08-24 Orestis FlorosMake cmd_resize_tiling_direction work with pixels
2018-08-24 Orestis Florosprecalculate_sizes: don't malloc needlessly
2018-08-24 Orestis Florosprecalculate_sizes: round sizes instead of flooring...
2018-08-23 Orestis FlorosImprove resize_graphical_handler code style
2018-08-23 Orestis FlorosIntroduce parse_direction
2018-08-23 Orestis FlorosIntroduce orientation_from_direction
2018-08-22 Ingo BürkMerge pull request #3369 from orestisf1993/clang-format
2018-08-22 Orestis FlorosApply compatible changes from clang-format 6.0.1 3369/head
2018-08-22 Orestis Floroshandle_configure_request: check for scratchpad once 3368/head
2018-08-22 Orestis Floroshandle_configure_request: use 'goto out'
2018-08-22 Orestis Floroshandle_configure_request: reuse 'workspace' variable
2018-08-22 Orestis Floroscon_border_style: check con->fullscreen_mode directly
2018-08-22 Orestis FlorosIntroduce con_get_fullscreen_covering_ws
2018-08-22 Orestis Florosrender_root: fix popup_during_fullscreen logic
2018-08-21 Ingo BürkMerge pull request #3365 from orestisf1993/DRAG_REVERT
2018-08-21 Ingo BürkMerge pull request #3366 from orestisf1993/NUM_HANDLERS
2018-08-21 Ingo BürkMerge pull request #3367 from orestisf1993/dragloop_cal...
2018-08-21 Orestis FlorosCall dragloop callback on DRAG_SUCCESS 3367/head
2018-08-21 Orestis Florosfloating_drag_window: return on DRAG_REVERT 3365/head
2018-08-21 Orestis Florosproperty_notify: use NUM_HANDLERS 3366/head
2018-08-17 Ingo BürkMerge pull request #3364 from orestisf1993/warp-randr_query
2018-08-17 Orestis FlorosUse con_focus instead of con_activate for workspace 3364/head
next