]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2014-08-08 Michael Stapelbergt/*ewmh*: fix flakiness by syncing
2014-08-08 Tony CrisciRaise floating windows on `focus [direction]`
2014-08-05 Michael Stapelbergmake AnyEvent::I3 dependency versioned (Thanks sur5r)
2014-07-24 Michael StapelbergMerge branch 'fix-tray-restart'
2014-07-24 Michael StapelbergMerge branch 'master' into next
2014-07-24 Michael StapelbergBugfix: add a sync call to i3bar to confirm reparents...
2014-07-23 Michael StapelbergMerge branch 'fix-decoration'
2014-07-23 Michael StapelbergMerge branch 'master' into next
2014-07-23 Tony CrisciBugfix: missed case for decoration rerender
2014-07-20 Michael StapelbergRemove TODO for cycling through the floating z-index.
2014-07-15 Michael Stapelbergdon’t set names corresponding to debug colors, remove...
2014-07-15 Michael StapelbergMerge branch 'fix-layout-output'
2014-07-15 Michael StapelbergMerge branch 'master' into next
2014-07-15 Michael StapelbergBugfix: properly restore workspace containers (Thanks...
2014-07-15 Tony CrisciHandle WM_CLASS changes
2014-07-11 Michael StapelbergMerge branch 'master' into next
2014-07-11 Michael StapelbergMerge branch 'fix-path'
2014-07-11 Michael StapelbergBugfix: i3-dmenu-desktop: quote path (Thanks nikolaus)
2014-07-10 Tony CrisciAlways explicitly set border widths on manage
2014-07-10 Michael StapelbergMerge branch 'fix-first-line'
2014-07-10 Michael StapelbergMerge branch 'master' into next
2014-07-10 Michael StapelbergBugfix: render bars after the first chunk of JSON ...
2014-07-10 Tony Criscii3bar: implement custom mouse wheel commands
2014-07-10 Tony CrisciHandle EWMH requests to change current desktop
2014-07-10 Tony Criscibugfix: default floating border regression
2014-07-10 Tony CrisciAdd testcase for EWMH desktop viewport
2014-07-10 Michael Stapelbergtests: include error message when unable to create...
2014-07-10 Tony CrisciAdd link to git repository in hacking docs
2014-07-10 Tony CrisciAdd testcase for EWMH desktop names
2014-07-02 Tony CrisciMake absolute floating move work with criteria
2014-07-02 Michael StapelbergMerge branch 'master' into next
2014-07-02 Michael StapelbergMerge branch 'fix-i3bar-colors'
2014-07-02 Tony CrisciUse FREE macro for freeing colors
2014-07-01 Tony CrisciBugfix: _NET_SUPPORTED property fixes
2014-06-28 Michael StapelbergMerge branch 'revert-warp'
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergRevert "Disable render-time pointer warps if asked"
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'fix-width'
2014-06-28 Tony CrisciExplicitly set current border width when BS_PIXEL
2014-06-27 Michael StapelbergMerge branch 'master' into next
2014-06-27 Michael StapelbergMerge branch 'fix-restart'
2014-06-27 Michael StapelbergBugfix: create the directory for storing the restart...
2014-06-25 Michael Stapelbergcleanup: src/i3.mk: add XKB_COMMON_CFLAGS when compiling i3
2014-06-25 Michael Stapelberglibxkbcommon 0.4.0 is required, 0.2.0 is too old (Thank...
2014-06-25 Michael StapelbergMerge branch 'fix-i3-save-tree-unicode-args'
2014-06-25 Michael StapelbergMerge branch 'master' into next
2014-06-25 Michael StapelbergBugfix: interpret commandline parameters as utf-8
2014-06-24 Michael StapelbergMerge branch 'log-dpi'
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael Stapelbergadd log messages for the detected DPI
2014-06-24 Tony CrisciHandle WM_CHANGE_STATE requests for iconic state
2014-06-24 Tony Crisciremove unneeded render on map request
2014-06-24 Tony Crisciremove unneeded render on unmap
2014-06-24 Tony CrisciConsider motif border for floating geometry
2014-06-24 Tony CrisciCross-output focus focus floating exception
2014-06-24 Tony CrisciImplement the window::urgent event
2014-06-24 Tony CrisciImplement EWMH desktop names
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael StapelbergMerge branch 'fix-focus-unmapped'
2014-06-24 Tony CrisciBugfix: don't focus unmapped container on manage
2014-06-23 Tony CrisciWorkspace command number selection
2014-06-23 Tony Criscifeature: implement ewmh desktop viewport property
2014-06-23 Michael Stapelbergfix src/commands.c with clang-format
2014-06-23 Tony CrisciImplement the window::floating event
2014-06-23 Tony CrisciMake command `move [direction]` work with criteria
2014-06-23 Tony CrisciConsistently parse workspace numbers
2014-06-22 Michael StapelbergDEPENDS: add libxkbcommon{,-x11}, update lkgv (Thanks...
2014-06-21 Michael StapelbergSwitch to xcb-xkb and libxkbcommon
2014-06-19 Tony CrisciImplement the window::move event
2014-06-19 Tony CrisciImplement the window::close event
2014-06-19 Tony CrisciFeature: implement mouse bindings
2014-06-19 Michael Stapelbergtests: explicitly set input hint
2014-06-19 Tony Criscibugfix: don't set input focus if not accepted
2014-06-19 Tony CrisciImplement EWMH number of desktops property
2014-06-19 Michael Stapelbergclang-format-3.5 **/*.h **/*.c
2014-06-19 Michael Stapelbergclang-format: don’t define ForeachMacros
2014-06-16 Tony Crisciuserguide: document exit confirmation dialog
2014-06-16 Tony Criscidocs: fix ipc library list formatting
2014-06-15 Michael Stapelbergdebian: add placeholder changelog entry
2014-06-15 Michael Stapelbergdebian: bump standards-version to 3.9.5 (no changes...
2014-06-15 Michael Stapelbergdebian: install i3-save-tree(1) manpage
2014-06-15 Michael Stapelbergdebian: update changelog
2014-06-15 Michael StapelbergMerge branch 'next'
2014-06-15 Michael StapelbergMerge branch 'release-4.8' into next
2014-06-15 Michael Stapelbergman: bump version to 4.8 4.8
2014-06-15 Michael Stapelbergformat **/*.c with clang-format-3.5
2014-06-15 Michael Stapelbergadd .clang-format, to be used with clang-format-3.5
2014-06-15 Michael Stapelbergdelete old release notes
2014-06-15 Michael Stapelbergadd release notes for v4.8
2014-06-15 Michael Stapelbergman/i3.man: update to contain new default font
2014-06-13 Michael StapelbergBugfix: don’t overwrite the window’s geometry after...
2014-06-13 Michael StapelbergBugfix: ensure floating windows don’t drop out of fulls...
2014-06-13 Michael StapelbergBugfix: don’t errnously render floating fullscreen...
2014-06-13 Michael StapelbergBugfix: don’t overwrite the original size of floating...
2014-06-13 Michael Stapelbergalso change the default font in i3.config.keycodes
2014-06-13 Tony Criscidefault config: use `set` for directions
2014-06-12 Michael Stapelbergfix warning: use size_t when comparing against strlen()
2014-06-12 Michael Stapelberghandle windows whose WM_TRANSIENT_FOR points to themselve
2014-06-12 Michael StapelbergRevert "Rerender on button press only when focus changes"
next