]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2010-04-16 Michael Stapelbergmove con_focus to con.c
2010-04-16 Michael Stapelbergbetter debug messages
2010-04-16 Michael Stapelbergupdate t/16* for data structure
2010-04-16 Michael Stapelbergclean up old workspace when switching (makes test 2...
2010-04-16 Michael Stapelbergignore sequence of unmapnotify events (generates entern...
2010-04-16 Michael Stapelbergimplement con_id for matching containers, extend testcase
2010-04-16 Michael Stapelbergmove common functions to i3test, export them, bail...
2010-04-16 Michael Stapelbergadd testcase for opening/killing containers
2010-04-16 Michael Stapelbergretab!
2010-04-16 Michael Stapelbergadd testcase for changing workspaces
2010-04-14 Michael Stapelbergadd first version of a new flex/bison based command...
2010-04-13 Michael Stapelbergre-add fullscreen mode
2010-04-13 Michael Stapelbergadd dump-asy.pl, renders the tree with asymptote
2010-04-13 Michael Stapelbergcompile with -freorder-blocks-and-partition
2010-04-13 Michael Stapelbergcleanups
2010-04-13 Michael Stapelbergre-add focus follows mouse handling
2010-04-13 Michael Stapelbergmore reformatting/cleanups
2010-04-13 Michael Stapelbergre-add support for legacy window titles (WM_NAME)
2010-04-13 Michael Stapelbergcorrectly update/display window title/class
2010-04-13 Michael Stapelbergmore reformatting
2010-04-13 Michael Stapelbergworkspace.c: update header, reformat
2010-04-13 Michael Stapelbergcorrectly focus workspaces
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-26 Michael StapelbergBugfix: null-terminate buffer
2010-03-26 Michael StapelbergFix memory leaks
2010-03-26 Michael Stapelbergrandr: Don’t enable outputs with mode 0x0
2010-03-25 Michael Stapelbergremove newlines
2010-03-25 Michael StapelbergBugfix: Assign all workspace to new outputs as new...
2010-03-25 Michael StapelbergBugfix: Translate keysyms to keycodes before entering...
2010-03-25 Michael StapelbergFix rendering of workspace names after "reload" (Thanks...
2010-03-25 Michael StapelbergBugfix: Correctly switch workspace when using the ...
2010-03-25 Michael Stapelbergdocs: add/cleanup references
2010-03-25 Michael Stapelbergmakefile: install i3-wsbar
2010-03-25 Michael StapelbergBugfix: Correctly check bitmask for floating_modifier
2010-03-25 Michael StapelbergAdd documentation for the workspace_bar option
2010-03-24 Michael StapelbergAdd initial version of i3-wsbar
2010-03-24 Michael StapelbergHandle destroy notify events like unmap notify events
2010-03-24 Michael StapelbergBugfix: fix state of keypresses in sighandler (like...
2010-03-24 Michael StapelbergBugfix: correctly translate coordinates for floating...
2010-03-24 Michael StapelbergBugfix: Don’t unmap windows when current workspace...
2010-03-24 Michael StapelbergFix numlock state
2010-03-23 Michael StapelbergBugfix: only restore focus if the workspace is focused...
2010-03-22 Michael StapelbergBugfix: Don’t enter BIND_A2WS_COND state too early...
2010-03-21 Michael Stapelbergremove superflous newlines (breaks asciidoc)
2010-03-21 Michael Stapelbergdocs: merge spelling and grammar fixes by sasha (Thanks!)
2010-03-20 Michael Stapelbergipc: send a workspace event when the urgency flag changes
2010-03-20 Michael Stapelbergipc: also send workspace event when initializing a...
2010-03-20 Michael StapelbergBugfix: correctly re-assign dock clients when output...
2010-03-19 Michael Stapelbergipc: implement output event
2010-03-19 Michael Stapelbergipc: implement GET_OUTPUTS
2010-03-19 Michael Stapelbergipc: include the urgent flag in the workspaces reply
2010-03-19 Michael StapelbergStart dock clients on the output they request to be...
2010-03-19 Michael StapelbergDisable RandR if no outputs are found (Thanks fallen)
2010-03-19 Michael StapelbergBugfix: When disabling RandR/Xinerama, give a name...
2010-03-19 Michael StapelbergUse DLOG for debug messages instead of printf (Thanks...
2010-03-19 Michael StapelbergFix compilation with the old xcb keysyms api
2010-03-19 Michael Stapelberglittle style fix for the last commit
2010-03-19 Helgi Kristvin... Bugfix: Take window out of fullscreen before entering...
2010-03-17 Michael Stapelbergrandr: use effective CRTC width/height, not its mode...
2010-03-17 Michael Stapelbergmake pointer follow the focus when moving to a differen...
2010-03-16 Michael StapelbergBugfix: configure floating windows above tiling windows...
2010-03-16 Michael Stapelbergdocs/userguide: merge little corrections (Thanks fallen)
2010-03-16 Michael Stapelbergipc: correctly shutdown IPC sockets when exiting/restarting
2010-03-15 Michael Stapelbergdocs/ipc: document C header file
2010-03-15 Michael Stapelbergmanpage: correctly document the search order for XDG
2010-03-15 Michael Stapelbergmakefiles: support PREFIX and SYSCONFDIR
2010-03-15 Michael Stapelbergmakefile: install header file i3/ipc.h
2010-03-15 Michael StapelbergAdd document about the current multi-monitor situation...
2010-03-15 Michael StapelbergUpdate i3.man
2010-03-15 Michael StapelbergBugfix: Correctly stack windows when new windows are...
2010-03-15 Michael StapelbergFix spelling errors/strange sentences in the user’s...
2010-03-14 Michael StapelbergDon’t use SYNC key bindings for Mode_switch but re...
2010-03-14 Michael StapelbergImplement disabling the internal workspace bar
2010-03-13 Michael StapelbergAdd configuration option to turn off workspace bar
2010-03-13 Michael StapelbergUpdate IPC documentation
2010-03-13 Michael Stapelbergipc: correctly set "focused" for workspaces
2010-03-13 Michael Stapelbergipc: change message type of events (first bit set high)
2010-03-13 Michael StapelbergMention proportional resizing in userguide
2010-03-13 Axel WagnerImplement proportional floating-resize.
2010-03-13 Axel WagnerAdd documentation for floating resize
2010-03-12 Michael Stapelbergipc: implement events, cleanup the code a bit
2010-03-12 Michael Stapelberghacking-howto: add tabbed layout (Thanks msi)
2010-03-12 Michael Stapelberghacking-howto: add tabbed layout (Thanks msi)
2010-03-12 Michael Stapelbergipc: return logical workspace numbers, not internal...
2010-03-12 Michael Stapelbergi3-msg: Initialize message_type (Thanks badboy)
2010-03-12 Michael Stapelbergi3-msg: read replies, implement get_workspaces command
2010-03-12 Michael Stapelbergipc: also send a reply for COMMAND messages
2010-03-12 Michael Stapelbergipc: Correctly deal with SIGPIPE/failing write()s
2010-03-12 Axel WagnerFloating resize uses arbitrary corners
2010-03-12 Michael Stapelbergcommitted the wrong file
2010-03-12 Michael StapelbergAdd documentation for the IPC interface
2010-03-12 Michael Stapelbergipc: change active to visible, introduce focused
2010-03-12 Michael StapelbergUpdate comment (Thanks Merovius)
2010-03-11 Michael Stapelbergbugfix: don’t remap stack windows errnously when changi...
2010-03-11 Michael StapelbergBugfix: Don’t mess up x/y coordinates in configurereque...
2010-03-11 Michael Stapelbergipc: add active flag
2010-03-11 Michael Stapelbergipc: implement GET_WORKSPACES message type
2010-03-11 Michael StapelbergRemove -ftrampolines as we don’t have nested functions...
2010-03-10 Michael StapelbergSelect containers above or near the whole snapped width...
2010-03-10 Michael StapelbergFix predict_text_width by using xcb_query_text_extents
next