2010-03-12 |
Michael Stapelberg | i3-msg: Initialize message_type (Thanks badboy) |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Michael Stapelberg | i3-msg: read replies, implement get_workspaces command |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Michael Stapelberg | ipc: also send a reply for COMMAND messages |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Michael Stapelberg | ipc: Correctly deal with SIGPIPE/failing write()s |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Axel Wagner | Floating resize uses arbitrary corners |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Michael Stapelberg | committed the wrong file |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Michael Stapelberg | Add documentation for the IPC interface |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Michael Stapelberg | ipc: change active to visible, introduce focused |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Michael Stapelberg | Update comment (Thanks Merovius) |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Michael Stapelberg | bugfix: don’t remap stack windows errnously when changi... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Michael Stapelberg | Bugfix: Don’t mess up x/y coordinates in configurereque... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Michael Stapelberg | ipc: add active flag |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Michael Stapelberg | ipc: implement GET_WORKSPACES message type |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Michael Stapelberg | Remove -ftrampolines as we don’t have nested functions... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Michael Stapelberg | Select containers above or near the whole snapped width... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Michael Stapelberg | Fix predict_text_width by using xcb_query_text_extents |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Michael Stapelberg | reformat docs/debugging |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Michael Stapelberg | debian: re-require libxcb-xinerama0-dev |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Michael Stapelberg | Re-add old Xinerama code for the poor nvidia users |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Michael Stapelberg | Fixes for the last commit: check outputs instead of... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Axel Wagner | Implement screen-spanning fullscreen-mode (command... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Michael Stapelberg | Include graphic of the default keyboard layout in user... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Michael Stapelberg | Turn nested functions into real functions or macros |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Michael Stapelberg | Update userguide, explain comments and normalize the... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Michael Stapelberg | For num_clients == 0, the last fix is also valid |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Michael Stapelberg | Avoid more errors by not trying to re-create a stack... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Michael Stapelberg | Don’t render if no stack_window has been opened |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Michael Stapelberg | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Thorsten Töpper | Changing to stacking/tabbing toggles mode to default... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Michael Stapelberg | Clear urgency hints set by i3 (see HEAD~2) |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Michael Stapelberg | Add testcase for the last commit |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Michael Stapelberg | put windows with WM_CLIENT_LEADER on the workspace... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Michael Stapelberg | Allow unsetting WM_CLIENT_LEADER (XCB_NONE is not an... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Michael Stapelberg | Update function names, variable names and documentation... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Michael Stapelberg | Bugfix: Correctly hide/show workspaces when enabling... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Michael Stapelberg | Bugfix: Fix clone mode with new RandR code (Thanks... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Michael Stapelberg | Remove superfluous definitions (Thanks Merovius) |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Michael Stapelberg | fix comment (Thanks Merovius) |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Michael Stapelberg | i3-input: Bugfix: repeatedly grab the keyboard if it... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Michael Stapelberg | Update fullscreen client position/size when an output... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Michael Stapelberg | draw consistent borders for each frame in a tabbed... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Michael Stapelberg | sighandler: only display on active outputs |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Michael Stapelberg | Save a resize_client() when handling the size hints |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Michael Stapelberg | Bugfix: checked for wrong flag in size hints |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Michael Stapelberg | debian: require libxcb-randr0-dev instead of libxcb... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Michael Stapelberg | When in fullscreen mode, focus whole screens instead... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Michael Stapelberg | Bugfix: only return active screens in get_screen_most |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Michael Stapelberg | Move autostart after creating the IPC socket in start... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Michael Stapelberg | Restore geometry of all windows before exiting/restarti... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Michael Stapelberg | use scalloc instead of some places where calloc was... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Michael Stapelberg | Change workspace assignments to use the RandR output... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Michael Stapelberg | Fix parallel compilation (sometimes it failed because... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Michael Stapelberg | huge change: implement RandR instead of Xinerama |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Michael Stapelberg | add xcb_set_window_rect which configures a window accor... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Michael Stapelberg | Move update_if_necessary to util.c, will be necessary... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Michael Stapelberg | docs: the comparison is size and position, not only... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Michael Stapelberg | work around clients setting 0xFFFF as resize increments |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Michael Stapelberg | Add missing carriage return (Thanks fallen) |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Michael Stapelberg | Make the warning about $terminal being deprecated an... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Michael Stapelberg | parser: ignore errors |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Michael Stapelberg | Document the new options |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Michael Stapelberg | lexer/parser: proper error messages |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Michael Stapelberg | makefile: parser/lexer also depend on header files |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Michael Stapelberg | parser: enable verbose error messages, add aliases... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Michael Stapelberg | Also warp the pointer when moving a window to a another... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Michael Stapelberg | Bugfix: Correctly do boundary checking/moving to other... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Michael Stapelberg | Bugfix: Use both parts of WM_CLASS (it contains instanc... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Michael Stapelberg | Remove duplicate entry (Thanks Merovius) |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Michael Stapelberg | Add documentation for the new focus follows mouse-option |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Michael Stapelberg | Invert logic for the last commit |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Kim Silkebækken... | Added focus_follows_mouse config option |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Stapelberg | docs: improve documentation on modes (Thanks xeen) |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Kim Silkebækken... | Fixed cursor code in create_window(), allowing the... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Kim Silkebækken... | Fixed cursor orientation when resizing |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Michael Stapelberg | Include date of the last commit in version number ... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Michael Stapelberg | Implement resize command for floating clients |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Michael Stapelberg | Bugfix: Don’t leak IPC socket to launched processes |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Michael Stapelberg | manpage: mention i3-msg and i3-input in SEE ALSO (Thank... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Cedric Staub | Feature: Cycle through workspaces |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Stapelberg | bugfix: lexer: return to INITIAL state (Thanks dirkson) |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Michael Stapelberg | Bugfix: if a font provides no per-char info for width... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Michael Stapelberg | Bugfix: Use ev_loop_new instead of ev_default_loop... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Michael Stapelberg | sighandler: last little style fixes |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Michael Stapelberg | grab the pointer inside the signal handler popup |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Michael Stapelberg | Check return code of sigaction() |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Michael Stapelberg | Remove expose event mask, expose events will not be... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Michael Stapelberg | Use DLOG instead of LOG, remove unnecessary debug statement |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Michael Stapelberg | some little style changes |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Michael Stapelberg | Use doxygen compatible comments |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Michael Stapelberg | Update copyright to 2010 |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Jan-Erik Rediger | added popup for handling SIGSEGV or SIGFPE |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Michael Stapelberg | ewmh: Don’t push workspaces with width=0 and height... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Michael Stapelberg | Obey the XDG Base Directory Specification for config... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Michael Stapelberg | Bugfix: Containers could lose their snap state (Thanks... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Michael Stapelberg | Remove superfluous #include <assert.h> (Thanks badboy) |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Michael Stapelberg | Extend testcase for dock clients with wm_transient_for... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Michael Stapelberg | Bugfix: Don’t put dock clients into floating mode ... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Michael Stapelberg | ewmh: implement support for _NET_WORKAREA (rdesktop... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Michael Stapelberg | Fix bindings using the cursor keys in default config |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Michael Stapelberg | ewmh: correctly set _NET_ACTIVE_WINDOW |
commit | commitdiff | tree | snapshot |
next |