]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2017-08-19 Michael StapelbergMerge pull request #2861 from stapelberg/ipcconfig
2017-08-19 Michael StapelbergBump AnyEvent-I3 to 0.18 2861/head
2017-08-19 Michael StapelbergIntroduce the GET_CONFIG IPC request
2017-08-19 Michael StapelbergMakefile.am: fix anyevent-i3.stamp dependencies
2017-08-19 Michael StapelbergMerge pull request #2860 from stapelberg/anyevent-i3
2017-08-19 Ingo BürkMerge pull request #2859 from stapelberg/fixtests
2017-08-19 Michael Stapelbergtestcases: remove external AnyEvent::I3 dependency 2860/head
2017-08-19 Michael StapelbergMove to AnyEvent-I3
2017-08-19 Michael Stapelbergtag 0.17
2017-08-19 Michael Stapelberguse lib '.' for Perl 5.25.11+
2017-08-19 Tony CrisciAdd the shutdown event (#2)
2017-08-19 Michael Stapelbergsupport the barconfig_update and binding event, tag...
2017-08-19 Michael Stapelbergsupport the window event, tag 0.15
2017-08-19 Michael Stapelbergfix doc error: missing opening brace (Thanks bitonic)
2017-08-19 Michael Stapelberg0.14: add support for the mode event
2017-08-19 Michael Stapelbergupdate Changes file
2017-08-19 Michael Stapelbergbump version to 0.13
2017-08-19 Michael StapelbergImplement the GET_VERSION request (with a fallback...
2017-08-19 Michael Stapelbergadd a more involved example to the SYNOPSIS
2017-08-19 Michael Stapelbergbump version to 0.12
2017-08-19 Michael Stapelbergremove relative directories from $ENV{PATH} (for taint...
2017-08-19 Michael Stapelbergbump version to 0.11
2017-08-19 Michael Stapelbergtaint mode fix for FreeBSD
2017-08-19 Michael Stapelbergbump version to 0.10
2017-08-19 Michael Stapelbergupdate copyright and URL/email
2017-08-19 Michael Stapelberguse i3 --get-socketpath by default for determining...
2017-08-19 Michael StapelbergRevert "implement the GET_LOG_MARKERS request" (no...
2017-08-19 Michael StapelbergBugfix: Also delete callbacks which are triggered due...
2017-08-19 Michael Stapelbergimplement the GET_LOG_MARKERS request
2017-08-19 Michael StapelbergBump version to 0.09
2017-08-19 Michael StapelbergAdd TYPE_GET_MARKS and accompanying sugar method
2017-08-19 Michael StapelbergFix documentation for get_marks (s/tree/marks)
2017-08-19 Michael StapelbergBump version to 0.08
2017-08-19 Michael StapelbergImplement support for the TYPE_GET_MARKS request, add...
2017-08-19 Michael StapelbergBugfix: The synopsis mentioned ->workspaces, but it...
2017-08-19 Michael Stapelbergintroduce get_tree request (tree branch only)
2017-08-19 Michael StapelbergAdd check to Makefile to abort in a Windows environment...
2017-08-19 Michael Stapelbergbump version
2017-08-19 Michael Stapelberguse getpwuid() to resolve ~ in socket paths instead...
2017-08-19 Michael Stapelberguse new default ipc-socket path, glob() path, bump...
2017-08-19 Michael StapelbergBump version for new CPAN upload, fix MANIFEST
2017-08-19 Michael Stapelbergbump version to 0.02, update MANIFEST
2017-08-19 Michael Stapelbergadd testcase for sugar methods
2017-08-19 Michael StapelbergImplement _error callback
2017-08-19 Michael StapelbergAdd sugar methods for easier usage
2017-08-19 Michael StapelbergRemove obsolete paragraph about the need for a second...
2017-08-19 Michael StapelbergUse $self->message in subscribe
2017-08-19 Michael Stapelbergkill left-over variable
2017-08-19 Michael StapelbergUse only 'import' of 'Exporter'
2017-08-19 Michael Stapelbergreformat perldoc paragraph
2017-08-19 Michael Stapelberguse constant instead of magic number
2017-08-19 Michael StapelbergGet rid of _bytelength, use encode_utf8 and length...
2017-08-19 Michael StapelbergBugfix: Handle message_type == 0
2017-08-19 Michael StapelbergAdd new constants
2017-08-19 Michael Stapelbergupdate MANIFEST correctly (use MANIFEST.SKIP instead...
2017-08-19 Michael StapelbergUpdate MANIFEST
2017-08-19 Michael StapelbergProvide constants for message types
2017-08-19 Michael StapelbergExpand testcase for the get_workspaces message (needs...
2017-08-19 Michael StapelbergReturn connection status in condvar in $i3->connect
2017-08-19 Michael Stapelbergkill boilerplate
2017-08-19 Michael Stapelbergprefix internal subs with _
2017-08-19 Michael StapelbergInitial commit
2017-08-19 Michael Stapelbergt/171-config-migrate: escape braces for newer Perl... 2859/head
2017-08-19 Michael StapelbergPrevent accidentally introduced fall-through
2017-07-31 Ingo BürkMerge pull request #2847 from tmerr/next
2017-07-30 Trevor MerrifieldDocument missing case of workspace event 2847/head
2017-07-30 Trevor MerrifieldAdd missing newline to end of file
2017-07-13 Ingo BürkMerge pull request #2836 from acrisci/bug/sysconfdir...
2017-07-13 Ingo BürkMerge pull request #2838 from acrisci/bug/colors-only-hex
2017-07-12 Tony Criscilibi3: Add basic validation to hex color conversion 2838/head
2017-07-12 Tony Criscii3bar: change error block color to hex
2017-07-12 Tony CrisciMove SYSCONFDIR definition to makefile 2836/head
2017-07-11 Ingo BürkMerge pull request #2831 from dvejmz/next
2017-07-10 David Jimenez... Add KDE konsole terminal fallback to i3-sensible-terminal 2831/head
2017-07-09 Ingo BürkMerge pull request #2827 from akash-akya/next
2017-07-06 akash akyaFix 'Mouse binding don't work' 2827/head
2017-06-23 Ingo BürkMerge pull request #2820 from hwangcc23/fix-2804
2017-06-22 hwangcc23i3-msg: Return an exit code upon missing -t arg 2820/head
2017-06-13 Ingo BürkMerge pull request #2808 from hwangcc23/fix-2802
2017-06-12 hwangcc23Fix 'rename workspace to tosomething' 2808/head
2017-06-12 Ingo BürkMerge pull request #2795 from Adaephon-GH/doc-config...
2017-06-12 Ingo BürkMerge pull request #2799 from hwangcc23/add_compilation...
2017-06-03 hwangcc23Add compilation instructions to the hacking howto 2799/head
2017-05-31 Ingo BürkMerge pull request #2796 from Armael/next
2017-05-31 Armaël GuéneauAdd a link to the ocaml-i3ipc library 2796/head
2017-05-31 Adaephon-GHFix manpage on configuration lookup order 2795/head
2017-05-29 Ingo BürkMerge pull request #2772 from loungecube/patch-1
2017-05-24 Ingo BürkMerge pull request #2784 from stapelberg/numrelease
2017-05-24 Michael Stapelbergcompare modifiers for equality, not subset (+test) 2784/head
2017-05-24 Michael Stapelbergno-op change: store |button| in the correct data type
2017-05-24 Michael Stapelbergno-op change: move bind->release check into loop
2017-05-24 Michael Stapelbergno-op change: don’t compare keycode for every modifier
2017-05-23 Chih-Chyuan... Fix the i3 crash caused by mark + restart commands...
2017-05-23 Ingo BürkMerge pull request #2782 from stapelberg/release-bindings
2017-05-23 Michael StapelbergFix --release bindings broken by previous commit 2782/head
2017-05-22 Michael StapelbergApply numlock fallback to bindcode where necessary...
2017-05-22 Ingo BürkMerge pull request #2777 from hwangcc23/update-testsuit...
2017-05-21 hwangcc23Update testsuite docs 2777/head
2017-05-18 Ingo BürkMerge pull request #2773 from lasers/next
2017-05-17 lasersdocs/ipc: Fix typo 2773/head
next