]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
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]
2014-04-26 Tony CrisciBugfix: resize window check should check for null
2014-04-26 Petr PísařReset SIGIPE handler before executing a command
2014-04-23 Michael Stapelbergadd docs/layout-saving
2014-04-23 Michael StapelbergFix i3.mk to not rebuild test.* all the time
2014-04-23 Michael Stapelbergbuild i3-save-tree(1) manpage (Thanks xeen)
2014-04-23 Julian Ospaldfix parallel make
2014-04-23 Julian Ospaldrespect CFLAGS in linking command
2014-04-18 Michael StapelbergDon’t overwrite existing windows with placeholder windows
2014-04-18 Michael Stapelberglayout restoring: append at the nearest split container...
2014-04-15 Tony CrisciMove switch_mode to bindings.[ch]
2014-04-15 Tony CrisciDont set input focus and send WM_TAKE_FOCUS
2014-04-15 Tony CrisciMaintain the _NET_CLIENT_LIST property
2014-04-09 Michael StapelbergBugfix: clear wm_size_hints if they are not set
2014-04-09 Michael StapelbergFix t/158-wm_take_focus, it was not properly verifying...
2014-04-09 Michael StapelbergBugfix: Use DOM loaded event for TOC (Thanks TonyC)
2014-03-31 Tony CrisciSend last event timestamp with WM_TAKE_FOCUS msg
2014-03-31 David CoppaOpenBSD does not have librt
2014-03-23 Arun Persaudi3-nagbar: add missing newline when printing version...
2014-03-23 Arun Persaudi3-nagbar.man: updated man page to include all options
2014-03-21 Quentin Glidici3bar: Send mouse wheel events to child too
2014-03-21 Tony CrisciFree owindow when no con_id match or window
2014-03-21 Tony CrisciFree match after criteria initialization
2014-03-21 jeroentbtdocs: fix typo
2014-03-21 jeroentbtfix typo
2014-03-21 Tony CrisciTest 222: call exit_gracefully
2014-03-21 Tony CrisciTest 175: use BAIL_OUT instead of `die`
2014-03-15 Michael StapelbergMerge branch 'master' into next
2014-03-15 Michael StapelbergMerge branch 'fix-resize'
2014-03-15 Tony CrisciBugfix: don't try to resize docks by command
2014-03-15 Tony CrisciMove translate_keysyms to bindings.[ch]
2014-03-10 Tony CrisciAdd valgrind suppression file to testcases
2014-03-10 Tony CrisciFree window ran_assignments on tree_close
2014-03-10 Tony CrisciUpdate ipc library list documentation
2014-03-10 Tony CrisciSet con window to NULL on tree_close
2014-03-08 Tony CrisciAdd test for floating types
2014-03-08 KerncImproved detection of windows that want floating
2014-03-08 Michael StapelbergMerge branch 'fix-recv-memleak'
2014-03-08 Michael StapelbergMerge branch 'master' into next
2014-03-08 Tony CrisciBugfix: ipc_receive_message reply leak
2014-03-01 Tony CrisciUpdate ipc COMMAND reply documentation
2014-02-26 Tony CrisciMove keyboard binding accessor to bindings.[ch]
2014-02-26 Tony CrisciFix current_workspace outputs reply member docs
2014-02-26 Marco HunsickerSend IPC window events for focus and title changes
2014-02-25 Michael Stapelbergtests: sync_with_i3 before warping pointer
2014-02-15 Alexander Berntsenman/i3.man: Update font doc to reflect i3.config
2014-02-15 Tony CrisciMove grab_all_keys to bindings.[ch]
2014-02-15 Tony Criscii3bar: Do not kill watcher on EOF
2014-02-13 Tony CrisciImprove drag_pointer error handling
2014-02-13 Michael Stapelbergt/130-close-empty-split: clean up old workspace
2014-02-09 Michael Stapelberghandle ButtonPress events with child != XCB_NONE (Thank...
2014-02-08 Michael Stapelbergfix warnings: unsigned check for >= 0 is always true
next