]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2017-09-04 Michael Stapelbergrelease i3 4.14 4.14
2017-08-31 Michael StapelbergRevert "i3-nagbar: add button flag to execute action...
2017-08-28 Michael StapelbergRespect focus_on_window_activation for ConfigureRequest...
2017-08-28 Michael StapelbergMerge pull request #2888 from stapelberg/leak
2017-08-28 Chih-Chyuan... Update doc for dependency Module::Install (#2877)
2017-08-28 Michael Stapelbergdo leak check before exiting 2888/head
2017-08-28 Michael StapelbergFix memleak: free regex when parsing fails
2017-08-26 Ingo BürkMerge pull request #2882 from jolange/dev
2017-08-26 Johannes Langedocs markup fixes 2882/head
2017-08-20 Ingo BürkMerge pull request #2868 from stapelberg/mouse
2017-08-20 Michael Stapelbergt/264-keypress-numlock: add mouse binding test 2868/head
2017-08-20 Michael StapelbergRespect dont_warp flag when moving containers (#2867)
2017-08-20 Michael Stapelbergi3bar: only restart child when command changed (#2866)
2017-08-20 Michael StapelbergFocus windows upon ConfigureWindow with stack-mode...
2017-08-20 Michael StapelbergMerge pull request #2864 from stapelberg/fixconfig
2017-08-20 Michael Stapelbergt/201-config-parser: update expected token list 2864/head
2017-08-20 Michael Stapelbergparser: only skip set[\s], not set.*
2017-08-20 Michael Stapelbergstart nagbar when encountering invalid set statements
2017-08-20 Michael StapelbergSkip lines consisting only of “set”
2017-08-20 Michael Stapelberg(Re-)initialize optional fields to empty strings
2017-08-20 Michael StapelbergBugfix: check bounds before accessing memory
2017-08-20 Ingo BürkMerge pull request #2863 from stapelberg/fixfreeze
2017-08-20 Michael Stapelbergi3bar: Bugfix: avoid freeze after VisibilityNotify 2863/head
2017-08-19 Michael StapelbergBugfix: consider inactive monitors when querying (...
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
next