]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2011-01-27 Michael StapelbergRandR: respect primary output
2011-01-27 Fernando Tarlá... Fix the percentages when moving containers.
2011-01-27 Fernando Tarlá... Fix floating mode according to the new requirements.
2011-01-27 Fernando Tarlá... Fix the resize algorithm I broke earlier.
2011-01-27 Fernando Tarlá... This parameter is no longer needed.
2011-01-27 Fernando Tarlá... A new logic to calculate the percentages.
2011-01-27 Fernando Tarlá... Only fix the percentages after we insert the container.
2011-01-27 Fernando Tarlá... Crash when we get the percentages wrong.
2011-01-26 Axel WagnerBugfix: Use free-workspaces() in xcb-cleanup (thx dothe...
2011-01-26 Axel WagnerBugfix: free() output-names seperately (thx dothebart)
2011-01-26 Axel WagnerBugfix: Use free-workspaces() in xcb-cleanup (thx dothe...
2011-01-26 Axel WagnerBugfix: free() output-names seperately (thx dothebart)
2011-01-26 Axel WagnerBugfix: Also free() the head of slist/tailq (Thx dothebart)
2011-01-26 Axel WagnerBugfix: free() text, after drawing it (thx dothebart)
2011-01-26 Axel WagnerBugfix: free() workspace-list of outputs seperately...
2011-01-26 Axel WagnerRemove superflous FREE_SLIST
2011-01-26 Axel WagnerBugfix: free() workspace-names seperately (thx dothebart)
2011-01-26 Axel WagnerBugfix: free() command-string, after it is not needed...
2011-01-26 Axel WagnerBugfix: Test for outputs == NULL
2011-01-26 Axel WagnerBugfix: Also free() the head of slist/tailq (Thx dothebart)
2011-01-26 Axel WagnerBugfix: free() text, after drawing it (thx dothebart)
2011-01-26 Axel WagnerBugfix: free() workspace-list of outputs seperately...
2011-01-26 Axel WagnerRemove superflous FREE_SLIST
2011-01-26 Axel WagnerBugfix: free() workspace-names seperately (thx dothebart)
2011-01-26 Axel WagnerBugfix: free() command-string, after it is not needed...
2011-01-26 Axel WagnerBugfix: Test for outputs == NULL
2011-01-23 Fernando Tarlá... Round up as well if needed (thanks Merovius).
2011-01-23 Fernando Tarlá... Round up as well if needed (thanks Merovius).
2011-01-23 Fernando Tarlá... Round up as well if needed (thanks Merovius).
2011-01-23 Raphael Kubo... Build fix: Explicitly include stdint.h before cfgparse...
2011-01-23 Raphael Kubo... Build fix: Explicitly include stdint.h before cfgparse...
2011-01-22 Axel WagnerChange default socketpath to /tmp/i3-ipc.sock
2011-01-22 Michael StapelbergBugfix: Use strdup() for the initial value of socket_pa...
2011-01-21 Michael StapelbergBugfix: fix restoring the orientation (Thanks Merovius...
2011-01-21 Michael Stapelbergbugfix: you can’t unfullscreen workspaces (Thanks Merovius)
2011-01-21 Michael StapelbergBugfix: Fix focus problems when switching workspaces...
2011-01-21 Michael StapelbergBugfix: Don’t send fake configure notify with not yet...
2011-01-20 Michael StapelbergBugfix: also close empty split containers when the...
2011-01-19 Michael Stapelbergupdate website for 3.ε-bf2
2011-01-19 Michael Stapelbergadd debian/source/format
2011-01-19 Michael Stapelbergfix typo in release notes 3.e-bf2
2011-01-19 Michael Stapelbergupdate debian/ for 3.ε-bf2
2011-01-19 Michael Stapelbergadd release notes for 3.ε-bf2
2011-01-19 Michael StapelbergBugfix: fix crash in tree_flatten (Thanks mseed)
2011-01-17 Michael StapelbergWhen in stacking mode with only one child, respect...
2011-01-17 Michael Stapelbergre-implement xkb support for detecting keyboard layout...
2011-01-17 Michael StapelbergBugfix: Call mark_unmapped() on floating nodes aswell...
2011-01-14 Axel WagnerUse tree-command for workspace-switching
2011-01-14 Axel WagnerDisplay socket-path in connection-error-message
2011-01-14 Axel WagnerDisplay socket-path in connection-error-message
2011-01-12 Axel WagnerSave environment-variable AFTER reading the configfile
2011-01-12 Axel WagnerUse I3SOCK-environment-variable
2011-01-12 Michael Stapelbergfix some memory leaks when user passes command line...
2011-01-11 Axel WagnerUse I3SOCK environment-variable
2011-01-11 Axel WagnerUse I3SOCK environment-variable
2011-01-09 Michael Stapelbergwebsite: add reference to the ubuntu lucid repository
2011-01-08 Fernando Tarlá... Separate the lines received in a single read.
2011-01-08 Fernando Tarlá... Separate the lines received in a single read.
2011-01-08 Michael StapelbergFix switching to a workspace on a different output
2011-01-07 Michael Stapelbergipc: adapt dump-asy.pl for the new orientation format
2011-01-07 Michael StapelbergBugfix: Don’t use ->old_parent for floating cons (Thank...
2011-01-07 Michael Stapelbergfix a problem with workspace switching when the focus...
2011-01-07 Michael StapelbergBugfix: Look for cons to focus *starting* at the ws...
2011-01-07 Michael StapelbergBugfix: Correctly maintain focus when setting a workspa...
2011-01-07 Michael StapelbergBugfix: Correctly move to other workspaces when a float...
2011-01-07 Michael StapelbergImplement tree flattening to automatically solve situat...
2011-01-07 Michael Stapelbergchange many LOG/printf messages to use DLOG
2011-01-07 Michael Stapelbergipc: change 'orientation' to human readable string...
2011-01-07 Michael Stapelbergfix enum value
2011-01-07 Michael StapelbergBugfix: fix fullscreen mode for floating windows
2011-01-06 Axel WagnerBugfix: If hide-on-modifier is set, stop the child...
2011-01-06 Axel WagnerBugfix: Recreate double-buffers on reconfiguring (thx...
2011-01-06 Axel WagnerBugfix: If hide-on-modifier is set, stop the child...
2011-01-06 Axel WagnerBugfix: Recreate double-buffers on reconfiguring (thx...
2011-01-06 Michael StapelbergBugfix: randr: Don’t close container if it was not...
2011-01-04 Michael StapelbergRandR: use the next unused workspace instead of fixed...
2011-01-04 Michael StapelbergAlso initialize output->con when using neither RandR...
2011-01-04 Michael StapelbergRe-Implement support for RandR changes
2011-01-04 Michael Stapelbergretab! randr.c
2011-01-04 Michael StapelbergBugfix: Correctly change focus after closing floating...
2011-01-04 Michael Stapelbergfix memleak: free struct Window members
2011-01-04 Michael Stapelbergfix memleak: free X state structure
2011-01-04 Michael Stapelberguse sstrdup() instead of strdup()
2011-01-04 Michael Stapelbergfix memleak: free con->name before overwriting it
2011-01-04 Michael Stapelbergcmdparse: free strings
2011-01-04 Michael Stapelbergfix small memory leak (unused ->name)
2011-01-02 Michael StapelbergBugfix: Also change focus when the killed container...
2011-01-02 Axel WagnerAdd font-option to i3-input
2011-01-02 Axel WagnerAdd font-option to i3-input
2011-01-01 Axel WagnerUse strerror() for more usefull errormessages
2011-01-01 Axel WagnerUse strerror() for more usefull errormessages
2011-01-01 Axel WagnerFix typo (thx julien)
2011-01-01 Axel WagnerOnly use font_info after we know, the request succeded
2011-01-01 Axel WagnerFix typo (thx julien)
2011-01-01 Axel WagnerOnly use font_info after we know, the request succeded
2011-01-01 Axel WagnerUse "*buffer == '\0'" instead of "strlen(buffer) =...
2011-01-01 Axel WagnerUse "*buffer == '\0'" instead of "strlen(buffer) =...
2010-12-31 Axel WagnerAdd forgetful restart to sighandler
2010-12-31 Axel WagnerRetab sighandler.c
2010-12-31 Axel WagnerPort sighandler to tree-branch
next