]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2015-07-30 Michael Stapelbergrelease i3 4.10.3 4.10.3
2015-07-30 shdowni3bar: fix freeing static strings
2015-07-30 Theo Buehlermkdirp: do not throw an error if directory exists
2015-07-30 DeizMove mkdirp into libi3
2015-07-30 Tony CrisciDetect base 16 in cmd criteria
2015-07-30 Michael Stapelberguserguide: quoted strings need to be used, escaping...
2015-07-30 DeizInitialize workspace rect to the output's upon creation
2015-07-30 Tony CrisciCheck if output is disabled in handle_output()
2015-07-30 Tony CrisciIgnore InputHint when not in WM_HINTS
2015-07-30 Tony CrisciBugfix: serialize con_id with %p in run_binding()
2015-04-16 Michael StapelbergMerge branch 'release-4.10.2'
2015-04-16 Michael Stapelbergrelease i3 4.10.2 4.10.2
2015-04-06 Michael StapelbergBugfix: Remove windows from the save set when unmapping. sur5r.net/master
2015-04-06 Ingo BürkUse a reasonable default sep_block_width if a separator...
2015-04-06 Michael HofmannGet workspace name when renaming current workspace.
2015-04-06 Michael HofmannCope with non-null-terminated x class properties.
2015-03-29 Michael StapelbergMerge branch 'next' into master
2015-03-29 Michael StapelbergMerge branch 'release-4.10.1'
2015-03-29 Michael Stapelbergrelease i3 4.10.1 4.10.1
2015-03-29 Michael Stapelbergprepare release.sh for 4.10.1
2015-03-29 Michael Stapelbergrelease from “next”
2015-03-29 Michael StapelbergMerge pull request #1592 from Deiz/xdg-wizard-font
2015-03-29 Michael StapelbergUpdate debian/changelog
2015-03-29 Michael StapelbergMerge branch 'master' into next
2015-03-29 Michael StapelbergMerge branch 'release-4.10'
2015-03-29 Michael Stapelbergrelease i3 4.10 4.10
2015-03-29 Michael Stapelbergupdate release.sh for the next version
2015-03-29 Michael Stapelbergtravis: remove FORTIFY_SOURCE, causes trouble with...
2015-03-29 Michael Stapelbergfix remaining warnings
2015-03-29 Michael Stapelbergtravis: enable more warnings, add -Werror
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 DeizMake wizard window size and click coordinates dependent... 1592/head
2015-03-28 Michael StapelbergMerge pull request #1596 from Deiz/wizard-add-up-down
2015-03-28 DeizSwitch the wizard's modifier choice when up or down... 1596/head
2015-03-28 Michael StapelbergMerge pull request #1590 from acrisci/bug/i3bar-no...
2015-03-27 Tony Criscii3bar: don't parse markup on statusline by default 1590/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 Ingo BürkAllow nop command without argument 1580/head
2015-03-27 Ingo BürkReturn in child parsing as soon as the match was made. 1591/head
2015-03-27 Michael StapelbergMerge pull request #1454 from acrisci/feature/i3bar...
2015-03-26 shdownAdd tests for backslash unescaping 1582/head
2015-03-26 Michael Stapelbergupdate default fonts for i3-{input,config-wizard,nagbar}
2015-03-26 Michael Stapelbergmake i3-input work properly on hi-dpi displays
2015-03-26 Michael Stapelbergmake i3-config-wizard work properly on hi-dpi displays
2015-03-26 Michael Stapelbergmake i3-nagbar work properly on hi-dpi displays
2015-03-26 Michael Stapelbergi3-sensible-terminal: launch i3-nagbar when no terminal...
2015-03-26 Michael Stapelbergdebian: promote suggests to recommends to install a...
2015-03-25 Tony CrisciHandle strut partial changes for dock clients 1454/head
2015-03-25 Tony Criscii3bar: reconfigure strut partial on reload
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 shdowni3bar: spelling fixes (2) 1583/head
2015-03-24 Michael StapelbergMerge pull request #1574 from acrisci/bug/bar-text...
2015-03-24 Tony Criscii3bar: check `short_text` for NULL on dump 1574/head
2015-03-24 Tony Criscii3bar: check block text for NULL
2015-03-24 Michael StapelbergRevert "Workspace command number selection"
2015-03-24 Michael StapelbergMerge pull request #1564 from acrisci/feature/i3bar...
2015-03-24 Tony Criscii3bar: set markup per block 1564/head
2015-03-23 Michael StapelbergMerge pull request #1570 from shdown/next
2015-03-23 shdowni3bar: spelling fixes 1570/head
2015-03-23 Michael StapelbergMerge pull request #1562 from Airblader/feature-short...
2015-03-23 Michael StapelbergMerge pull request #1568 from acrisci/feature/valgrind...
2015-03-23 Tony Criscitestcases: dont run valgrind verbose 1568/head
2015-03-23 Ingo BürkAdd support for short_text 1562/head
2015-03-23 Ingo BürkIntroduce a function to copy i3strings
2015-03-23 Ingo BürkIntroduce the short_text property on blocks and parse...
2015-03-23 Michael Stapelbergclang-format and rearrange comments in i3bar/src/xcb.c
2015-03-23 Michael Stapelbergfix travis config with regards to clang-format
2015-03-22 Michael StapelbergMerge pull request #1560 from shdown/refactoring
2015-03-22 Michael StapelbergMerge pull request #1557 from acrisci/bug/fix-validatio...
2015-03-22 shdowni3bar: introduce get_tray_width() function to reduce... 1560/head
2015-03-22 shdowni3bar: refactor magic numbers to *_px constants
2015-03-22 Tony CrisciBugfix: validation segfault 1557/head
2015-03-21 Michael StapelbergDon’t overwrite border width when already set (placehol...
2015-03-21 Michael Stapelbergi3bar: set correct initial position when reconfiguring
2015-03-21 Michael StapelbergMerge pull request #1556 from Airblader/feature-i3...
2015-03-21 Michael Stapelbergincrease timeouts for travis
2015-03-21 Michael StapelbergMerge pull request #1561 from Airblader/feature-append...
2015-03-21 Ingo BürkAdded a troubleshooting section to the restoring layout... 1561/head
2015-03-21 Michael StapelbergMerge pull request #1559 from shdown/next
2015-03-21 shdowni3bar: fix click events for workspace buttons with... 1559/head
2015-03-21 shdowni3bar: fix spelling is messages
2015-03-21 shdowni3bar: rename a variable
2015-03-21 shdowni3bar: add binding indicator width to workspace buttons...
2015-03-21 Ingo BürkAllow referencing the workspace by number. 1556/head
2015-03-21 shdowni3bar: cut long statuslines from the left
2015-03-21 shdowni3bar: fix clearing of the statusline pixmap
2015-03-21 Michael StapelbergMerge pull request #1555 from Airblader/feature-i3...
2015-03-21 Michael StapelbergMerge pull request #1549 from shdown/y-offset-fix
2015-03-19 Ingo Bürkadapted usage text 1555/head
2015-03-18 Ingo BürkMake the --workspace optional by defaulting to the...
2015-03-16 Michael StapelbergMerge pull request #1551 from acrisci/bug/rename-worksp...
next