]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2012-09-05 Michael StapelbergMerge branch 'fix-nagbar-exit'
2012-09-05 Michael StapelbergBugfix: Use _exit() instead of exit to avoid calling...
2012-09-04 Michael StapelbergMerge branch 'fix-1px-flickering'
2012-09-04 Michael StapelbergBugfix: fix flickering with 1pixel border tabbed layout...
2012-09-04 Michael StapelbergMerge branch 'fix-fullscreen-confreq'
2012-09-04 Michael StapelbergBugfix: Don’t allow ConfigureRequests while in fullscre...
2012-08-22 Michael StapelbergMerge branch 'floating-resize-height'
2012-08-22 Joel Stemmerfix resizing floating windows by height
2012-08-04 Michael StapelbergMerge branch 'fix-coords'
2012-08-04 Michael Stapelbergfloating_fix_coordinates: properly deal with negative...
2012-08-04 Michael StapelbergBugfix: Properly fix floating coordinates when disablin...
2012-08-04 Michael StapelbergBugfix: fix floating coordinates when moving assigned...
2012-08-04 Michael StapelbergFix a crash when the current output cannot be determine...
2012-07-22 Michael StapelbergMerge branch 'fix-resize-retcode'
2012-07-22 Michael StapelbergBugfix: Fix duplicate return value for 'resize' command
2012-07-16 Michael StapelbergMerge branch 'fix-yajl1-warnings'
2012-07-16 Michael Stapelbergi3bar: Fix warnings with libyajl1 (Thanks prg)
2012-07-11 Michael StapelbergMerge branch 'fix-empty-strings'
2012-07-11 Marcel HellwigDon't display empty strings from i3status in i3bar
2012-07-10 Michael StapelbergMerge branch 'i3bar-tray'
2012-07-10 Michael Stapelbergi3bar: inform _all_ clients of new tray selection owner
2012-06-27 Michael StapelbergMerge branch 'fix-reload'
2012-06-27 Michael StapelbergBugfix: fix reload crashes in rare cases (Thanks Tucos)
2012-06-25 Michael StapelbergMerge branch 'fix-C'
2012-06-25 Michael Stapelbergwhen using i3 -C, don’t send remaining arguments via...
2012-06-24 Michael StapelbergMerge branch 'gitignore'
2012-06-24 stfnFix up .gitignore
2012-06-24 Michael StapelbergMerge branch 'userguide-containers'
2012-06-24 Michael Stapelbergadd section about implicit containers to the userguide...
2012-06-10 Michael Stapelberguserguide: make the default clear for focus_follows_mou...
2012-06-10 Michael StapelbergMerge branch 'i3bar-handle-negative'
2012-06-10 Michael Stapelbergi3bar: handle clicks with negative coordinates (Thanks...
2012-06-10 Michael Stapelbergmakefile: don’t try to install i3.welcome
2012-06-10 Michael Stapelbergmanpages: don’t build i3-wsbar(1) from pod
2012-06-10 Michael Stapelbergalso don’t ship GOALS
2012-06-10 Michael Stapelbergdon’t ship i3.welcome and i3-wsbar in the tarballs...
2012-06-10 Michael Stapelbergadd banner.svg to contrib/
2012-06-10 Michael Stapelbergadd sticker SVG to contrib/
2012-06-10 Michael Stapelbergadd slides from 2012-03-16 (German)
2012-06-10 Michael Stapelbergdelete unused/outdated i3.welcome
2012-06-10 Michael Stapelbergdelete GOALS, see website instead
2012-06-10 Michael Stapelbergdelete render-tree (unfinished/unused)
2012-06-10 Michael StapelbergIntroduce contrib/
2012-06-10 Michael Stapelbergdelete old release notes
2012-06-10 Michael StapelbergMerge branch 'fix-split-horiz'
2012-06-10 Michael Stapelbergparser: reorder v/h/vertical/horizontal
2012-05-30 Michael StapelbergMerge branch 'use-xkb-kc2ks'
2012-05-30 David CoppaReplace deprecated XKeycodeToKeysym() with XkbKeycodeTo...
2012-05-28 Michael StapelbergMerge branch 'tests-focus-parent-child'
2012-05-28 Fernando Tarlá... Get rid of references to level up/down.
2012-05-18 Michael StapelbergMerge branch 'fix-keycodes'
2012-05-18 David CoppaFix errors in i3.config.keycodes (bindsym -> bindcode)
2012-05-16 Michael StapelbergMerge branch 'fix-stray-ws-number'
2012-05-16 Michael StapelbergFix stray workspaces "number 1" being created when...
2012-05-12 Michael StapelbergMerge branch 'i3bar-fix-null'
2012-05-12 Michael Stapelbergi3bar: Don’t crash when full_text is missing or null...
2012-05-09 Michael StapelbergMerge branch 'focus-in-fullscreen'
2012-05-09 Fernando Tarlá... Allow focus w/ target when in fs in some cases.
2012-05-09 Michael StapelbergMerge branch 'fix-workspace-number'
2012-05-09 Ondrej Grovermaybe_back_and_forth now sets render_tree
2012-05-09 Michael Stapelbergmake maybe_back_and_forth static
2012-05-09 Ondrej Groverbugfix: less differentiation between named and numbered...
2012-05-09 Michael Stapelbergtests: add test to verify workspace_auto_back_and_forth...
2012-05-09 Michael Stapelbergtests: Check that 'workspace number <number>' opens...
2012-05-09 TunnelWichtdon’t wrap when changing workspaces by mouse wheel...
2012-05-09 Michael StapelbergMerge branch 'fix-static-analysis'
2012-05-09 Michael Stapelbergremove dead code
2012-05-09 Michael Stapelbergremove unused variable
2012-05-09 Michael StapelbergRemove set but never read variable
2012-05-09 Michael StapelbergMerge branch 'fix-dump-log-errmsg'
2012-05-09 Michael StapelbergImprove the main error message of i3-dump-log
2012-05-09 Michael StapelbergMove is_debug_build() to libi3/
2012-05-02 Michael StapelbergMerge branch 'fix-invalid-cmd-reply'
2012-05-02 Michael StapelbergSend proper error messages upon parser failures, use...
2012-05-02 Michael StapelbergMerge branch 'fix-spelling'
2012-05-02 Michael StapelbergFix spelling of success
2012-05-02 Michael StapelbergMerge branch 'build-mac-os-x'
2012-05-02 Michael Stapelberglog.c: len is always positive, remove useless check...
2012-05-02 Michael Stapelbergdon’t link against librt on Mac OS X (Thanks Marcus)
2012-05-02 Michael StapelbergMake log.c figure out the physical amount of memory...
2012-05-02 Michael Stapelbergmakefile: use LDFLAGS when linking test.commands_parser...
2012-04-25 Michael StapelbergMerge branch 'release-4.2'
2012-04-25 Michael Stapelbergdebian: install the RELEASE-NOTES as upstream changelog... 4.2
2012-04-25 Michael Stapelbergdebian: bump changelog
2012-04-25 Michael Stapelberg/usr/share/applications/i3.desktop: drop the encoding...
2012-04-25 Michael Stapelbergdebian: add i3-dump-log.1 to manpages
2012-04-25 Michael Stapelbergadd release notes for v4.2
2012-04-24 Michael Stapelbergi3bar: don’t immediately redraw bars after kicking...
2012-04-23 Michael Stapelberga few little corrections for the previous commit
2012-04-23 Mateusz Poszwaman/i3-input.man: Add description of options and improv...
2012-04-22 Michael Stapelbergi3bar: when kicking tray clients, remove them immediately
2012-04-22 Michael Stapelbergi3bar: when tray_output == primary and there is no...
2012-04-22 Michael Stapelbergi3bar: kick tray clients after output configuration...
2012-04-22 Michael Stapelbergi3bar: Bugfix: Properly update the primary flag
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-04-22 Michael StapelbergMerge branch 'fix-i3bar-dying-tray'
2012-04-22 Michael Stapelbergi3bar: Bugfix: Properly reparent tray clients before...
2012-04-22 Michael Stapelbergbump copyright in --version (Thanks joepd)
2012-04-21 Michael Stapelbergcfgparse: accept force-xinerama as a synonym of force_x...
2012-04-14 Michael Stapelbergipc: update the links to the python libraries on github...
next