]> git.sur5r.net Git - i3/i3/history - src
Merge pull request #1657 from Georgiy-Tugai/fix-flickering-shortened
[i3/i3] / src /
2015-04-26 Michael StapelbergMerge pull request #1657 from Georgiy-Tugai/fix-flicker...
2015-04-26 Michael StapelbergMerge pull request #1683 from Airblader/bug-click-detection
2015-04-26 Michael StapelbergMerge pull request #1684 from acrisci/bug/focus-without...
2015-04-26 Michael StapelbergMerge pull request #1672 from acrisci/bug/fix-freebsd...
2015-04-26 Tony CrisciIgnore InputHint when not in WM_HINTS 1684/head
2015-04-26 Tony CrisciBugfix: serialize con_id with %p in run_binding() 1672/head
2015-04-21 Michael StapelbergMerge pull request #1664 from Airblader/feature-wm...
2015-04-21 Ingo BürkSet the _NET_WM_STATE_HIDDEN atom on windows that are...
2015-04-21 Ingo BürkAdded 'con_is_hidden' to check whether a given containe...
2015-04-21 Michael StapelbergMerge pull request #1665 from Airblader/feature-1658
2015-04-21 Michael StapelbergMerge pull request #1669 from Airblader/feature-docs-2
2015-04-21 Michael StapelbergMerge pull request #1636 from Deiz/update-notices
2015-04-21 Michael StapelbergMerge pull request #1666 from Xarthisius/undef_FALSE
2015-04-20 Kacper Kowalik ... Fix ‘FALSE’ undeclared (first use in this function... 1666/head
2015-04-20 DeizUpdate copyright notices and get rid of ranges 1636/head
2015-04-20 Ingo BürkHandle changes to _NET_WM_WINDOW_TYPE after the window...
2015-04-20 Ingo BürkImplement new criterion 'window_type = normal|dialog...
2015-04-19 Michael StapelbergMerge pull request #1662 from Airblader/feature-move...
2015-04-19 Ingo BürkAdded test case for transfer of urgency flag when movin... 1662/head
2015-04-19 Ingo BürkDisallow moving a container to itself since this would...
2015-04-19 Ingo BürkImplement the command 'move container to mark <mark...
2015-04-19 Ingo BürkAdded 'con_move_to_mark' to move a container to the...
2015-04-19 Ingo BürkExtract a function from con_move_to_workpsace that...
2015-04-19 Ingo Bürkadded function 'con_by_mark' to look up a con holding...
2015-04-19 Ingo BürkAdded configuration directive for 'move [container...
2015-04-19 Michael StapelbergMerge pull request #1632 from Deiz/binding-border
2015-04-16 Michael StapelbergMerge pull request #1651 from tanderson92/pkgconfig
2015-04-16 Michael StapelbergMerge branch 'master' into next
2015-04-13 Thomas AndersonRespect EXEC_PREFIX and a users' choice of PKG_CONFIG. 1651/head
2015-04-12 Michael StapelbergMerge pull request #1654 from Deiz/complete-run-chdir
2015-04-12 Michael StapelbergMerge pull request #1641 from Deiz/fix-1640
2015-04-12 DeizRebuild version.o when version.c or LAST_VERSION change 1641/head
2015-04-12 Michael StapelbergMerge pull request #1652 from Airblader/fix-1649
2015-04-11 Ingo BürkRemoved comment on removal of legacy "default" layout. 1652/head
2015-04-06 DeizStore Git commit identifier in its own object
2015-04-06 Michael StapelbergBugfix: Remove windows from the save set when unmapping. sur5r.net/master
2015-04-06 Michael HofmannGet workspace name when renaming current workspace.
2015-04-06 Michael HofmannCope with non-null-terminated x class properties.
2015-04-06 Michael StapelbergBugfix: Remove windows from the save set when unmapping.
2015-04-02 DeizAdd a --border flag to enable mouse binds to trigger...
2015-04-02 Michael StapelbergMerge pull request #1628 from acrisci/feature/complete...
2015-04-02 Michael StapelbergMerge pull request #1630 from Deiz/consistent-mouse...
2015-04-02 DeizMake floating window mouse handling consistent with... 1630/head
2015-04-02 Michael StapelbergMerge pull request #1621 from Airblader/feature-1416
2015-04-01 Ingo BürkAdded config directive 'no_focus <criteria>' (#1416)
2015-04-01 Ingo BürkAdded assignment type 'A_NO_FOCUS' (#1416)
2015-04-01 Michael StapelbergMerge pull request #1620 from Airblader/bug-1614
2015-04-01 Ingo BürkOnly mark a window if only one window is matched 1620/head
2015-04-01 Michael StapelbergMerge pull request #1618 from Deiz/fix-1603
2015-03-31 DeizAllow single-child non-default layout cons to be moved... 1618/head
2015-03-30 Michael StapelbergMerge pull request #1601 from Airblader/feature-titleba...
2015-03-30 Ingo BürkChanged the default for show_marks from "no" to "yes" 1601/head
2015-03-30 Ingo BürkMake show_marks configurable
2015-03-30 Ingo BürkIntroduce a cached boolean for changes to the mark...
2015-03-30 Ingo BürkDraw marks in window decoration
2015-03-30 Michael StapelbergMerge pull request #1613 from Airblader/feature-1426
2015-03-30 Michael StapelbergMerge pull request #1609 from Deiz/consistent-center
2015-03-30 Ingo BürkAdded 'focus_on_window_activation' directive
2015-03-30 DeizHandle floating centering in one function and test... 1609/head
2015-03-30 Michael StapelbergMerge pull request #1608 from mh21/renaming-empty-ws...
2015-03-30 Michael StapelbergMerge pull request #1604 from mh21/wm-class-garbage
2015-03-30 Michael HofmannCope with non-null-terminated x class properties. 1604/head
2015-03-30 Michael StapelbergMerge pull request #1589 from Deiz/fix-center
2015-03-30 Michael HofmannGet workspace name when renaming current workspace. 1608/head
2015-03-29 Michael StapelbergMerge pull request #1606 from Deiz/libi3-mkdirp
2015-03-29 DeizMove mkdirp into libi3 1606/head
2015-03-29 Michael StapelbergMerge pull request #1595 from Deiz/fix-1484
2015-03-29 Michael StapelbergMerge pull request #1599 from Airblader/feature-toggle...
2015-03-29 Ingo BürkAdded test cases for 'mark --toggle' (#1463) 1599/head
2015-03-29 Ingo BürkAdded a --toggle switch to "mark [--toggle] <mark>"
2015-03-29 Michael StapelbergMerge pull request #1600 from Deiz/libi3
2015-03-29 DeizMove resolve_tilde and get_config_path into libi3 1600/head
2015-03-29 Michael StapelbergMerge pull request #1593 from Airblader/feature-nagbar...
2015-03-29 Michael StapelbergMerge pull request #1597 from Airblader/bug-1187
2015-03-29 Michael StapelbergMerge branch 'next' into master
2015-03-29 Michael StapelbergMerge pull request #1592 from Deiz/xdg-wizard-font
2015-03-29 Michael StapelbergMerge branch 'master' into next
2015-03-29 Michael Stapelbergfix remaining warnings
2015-03-29 Michael StapelbergMerge pull request #1575 from hwangcc23/next
2015-03-29 hwangccAdd a safe wrapper for write and fix some warnings 1575/head
2015-03-28 Ingo BürkMove urgency hint when moving container
2015-03-28 Michael StapelbergMerge pull request #1590 from acrisci/bug/i3bar-no...
2015-03-28 DeizFix percents when attaching a window to a ws creates... 1595/head
2015-03-27 Michael StapelbergMerge pull request #1591 from Airblader/feature-child...
2015-03-27 Michael StapelbergMerge pull request #1582 from shdown/allow-escaping...
2015-03-27 Michael StapelbergMerge pull request #1580 from Airblader/feature-nop
2015-03-27 Michael StapelbergMerge pull request #1454 from acrisci/feature/i3bar...
2015-03-26 DeizMake center coordinates relative to current workspace
2015-03-25 Tony CrisciHandle strut partial changes for dock clients 1454/head
2015-03-25 Michael StapelbergMerge pull request #1578 from Airblader/feature-custom...
2015-03-25 Michael StapelbergDon’t focus placeholder windows.
2015-03-25 Ingo BürkAdd support for a custom separator symbol 1578/head
2015-03-25 Michael StapelbergBugfix: skip restart_mode swallow specifications
2015-03-25 Michael StapelbergRestore placeholder windows after restarting (Thanks...
2015-03-25 Michael StapelbergMerge pull request #1583 from shdown/next
2015-03-25 shdownAllow escaping backslashes
2015-03-24 Michael StapelbergRevert "Workspace command number selection"
2015-03-22 Michael StapelbergMerge pull request #1560 from shdown/refactoring
2015-03-21 Michael StapelbergDon’t overwrite border width when already set (placehol...
2015-03-21 Michael StapelbergMerge pull request #1549 from shdown/y-offset-fix
next