]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
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"
2014-06-12 Tony CrisciBugfix: Set input focus with last timestamp
2014-06-12 Michael StapelbergBugfix: fix crash when using multiple for_window statem...
2014-06-11 Marcus CrestaniInclude sys/sysctl.h after i3.h to prevent redefinition...
2014-06-11 Holger LangenauBugfix: Typo in i3.xsession.desktop TryExec rule.
2014-06-11 Tony CrisciBugfix: prevent unneeded render on pointer enter
2014-06-11 Michael Stapelbergcleanup temporary directory when restarting and not...
2014-06-08 Michael Stapelbergdebian: recommend fonts-dejavu-core after we switched...
2014-06-08 Michael Stapelbergdefault config: switch to “DejaVu Sans Mono 8” as defau...
2014-06-08 Michael Stapelbergdelete ipc socket when exiting, cleanup tmpdir
2014-06-08 Michael Stapelbergreplace remaining printf()s with D?LOG
2014-06-08 Campbell BartonUse XCB_BUTTON_INDEX defines for mouse buttons
2014-06-08 Tony CrisciDon't ELOG ipc EOF
2014-06-08 Matthias ThubauvilleMod i3.xsession.desktop for autostart Ubuntu 14.04
2014-06-01 Tony CrisciAdd abstraction for running a binding
2014-06-01 Michael Stapelbergtests: fix a few racy testcases by adding sync_with_i3...
2014-06-01 Tony CrisciSet EWMH active window to None when none has focus
2014-05-31 Tony CrisciRefactor parse_command
2014-05-31 Atte PeltomakiAdd configuration option for disabling mouse warping
2014-05-20 Tony CrisciFeature: Workspace assignment by number
2014-05-20 Tony CrisciBugfix: double X render on manage
2014-05-20 Tony CrisciFix test 517
2014-05-20 Tony CrisciChange the names of parser result structs
2014-05-16 Michael Stapelbergdebian: require libyajl >= 2.0.4 (Thanks Koston)
2014-05-16 Michael Stapelberguse size_t for strspn() return value
2014-05-16 Jean-Philippe... "somewhen" -> "some time" in i3-config-wizard(1)
2014-05-16 Aleksi BlinnikkaSeparate border width for floating windows
2014-05-16 Tony Criscii3bar: implement custom workspace numbers config
2014-05-15 Michael Stapelbergi3-input: fix (irrelevant) memory leak
2014-05-15 Michael Stapelbergi3-dmenu-desktop: don’t use smartmatch (it’s experimental)
2014-05-08 Michael Stapelbergdocs/userguide: fix default key binding (Thanks Maxime)
2014-05-04 Michael Stapelbergfix “make dist” target
2014-05-04 Tony CrisciRerender on button press only when focus changes
2014-05-04 Tony CrisciRemove yajl major version conditionals
2014-05-03 Tony CrisciFeature: improve active window request handling
2014-05-03 Marco HunsickerTest workspace empty event semantics
2014-05-03 Tony CrisciRefactor binding accessor
2014-05-03 Tony Criscii3bar: reinit colors on barconfig update
2014-05-03 Tony CrisciDont include dock clients in ewmh lists
2014-05-03 Michael Stapelbergimprove error messages for i3-internal workspace names
2014-05-03 Michael Stapelbergadd a testcase for the previous commit (internal worksp...
2014-05-03 Alexander BerntsenMake all workspaces starting with "__" internal
2014-05-02 Michael Stapelbergrender resize windows retina-correctly
2014-04-30 Michael Stapelbergs/he/she/, s/his/her/ (Thanks lasers)
2014-04-30 Tony CrisciImplement the window::fullscreen_mode event
2014-04-30 Tony CrisciFeature: send complete config on barconfig_update
2014-04-30 Tony CrisciDelegate click handling to dock clients
2014-04-30 Tony CrisciBugfix: ipc window event crash with no window
2014-04-30 Tony CrisciImplement bindsym mouse configuration
2014-04-26 Michael Stapelbergtruncate DPI to an integer before multiplying (Thanks...
2014-04-26 Michael Stapelbergdo click handling and tray padding retina-correctly
2014-04-26 Michael Stapelbergdraw workspace buttons and padded text blocks retina...
2014-04-26 Michael Stapelbergi3bar: render separators retina-correctly
2014-04-26 Michael StapelbergInitialize default window border width retina-correctly
2014-04-26 Michael Stapelberglibi3: add logical_px() for Retina display support
2014-04-26 Michael Stapelbergi3-dmenu-desktop: also quote the %c field code (Thanks bo)
2014-04-26 Michael Stapelbergadd missing docs/layout-saving-1.png
2014-04-26 Michael Stapelbergdebian: add docs/layout-saving
2014-04-26 Tony CrisciMove check_for_duplicate_bindings to bindings.[ch]
next