2010-03-05 |
Michael Stapelberg | Remove trailing whitespace
|
commit | commitdiff | tree |
2010-03-05 |
Michael Stapelberg | Clear urgency hints set by i3 (see HEAD~2)
|
commit | commitdiff | tree |
2010-03-05 |
Michael Stapelberg | Add testcase for the last commit
|
commit | commitdiff | tree |
2010-03-05 |
Michael Stapelberg | put windows with WM_CLIENT_LEADER on the workspace...
|
commit | commitdiff | tree |
2010-03-05 |
Michael Stapelberg | Allow unsetting WM_CLIENT_LEADER (XCB_NONE is not an...
|
commit | commitdiff | tree |
2010-03-05 |
Michael Stapelberg | Update function names, variable names and documentation...
|
commit | commitdiff | tree |
2010-03-05 |
Michael Stapelberg | Bugfix: Correctly hide/show workspaces when enabling...
|
commit | commitdiff | tree |
2010-03-05 |
Michael Stapelberg | Bugfix: Fix clone mode with new RandR code (Thanks...
|
commit | commitdiff | tree |
2010-03-05 |
Michael Stapelberg | Remove superfluous definitions (Thanks Merovius)
|
commit | commitdiff | tree |
2010-03-04 |
Michael Stapelberg | fix comment (Thanks Merovius)
|
commit | commitdiff | tree |
2010-03-03 |
Michael Stapelberg | i3-input: Bugfix: repeatedly grab the keyboard if it...
|
commit | commitdiff | tree |
2010-03-03 |
Michael Stapelberg | Update fullscreen client position/size when an output...
|
commit | commitdiff | tree |
2010-03-03 |
Michael Stapelberg | draw consistent borders for each frame in a tabbed...
|
commit | commitdiff | tree |
2010-03-03 |
Michael Stapelberg | sighandler: only display on active outputs
|
commit | commitdiff | tree |
2010-03-03 |
Michael Stapelberg | Save a resize_client() when handling the size hints
|
commit | commitdiff | tree |
2010-03-03 |
Michael Stapelberg | Bugfix: checked for wrong flag in size hints
|
commit | commitdiff | tree |
2010-03-02 |
Michael Stapelberg | debian: require libxcb-randr0-dev instead of libxcb...
|
commit | commitdiff | tree |
2010-03-02 |
Michael Stapelberg | When in fullscreen mode, focus whole screens instead...
|
commit | commitdiff | tree |
2010-03-02 |
Michael Stapelberg | Bugfix: only return active screens in get_screen_most
|
commit | commitdiff | tree |
2010-03-02 |
Michael Stapelberg | Move autostart after creating the IPC socket in start...
|
commit | commitdiff | tree |
2010-03-02 |
Michael Stapelberg | Restore geometry of all windows before exiting/restarting...
|
commit | commitdiff | tree |
2010-03-02 |
Michael Stapelberg | use scalloc instead of some places where calloc was...
|
commit | commitdiff | tree |
2010-03-02 |
Michael Stapelberg | Change workspace assignments to use the RandR output...
|
commit | commitdiff | tree |
2010-03-02 |
Michael Stapelberg | Fix parallel compilation (sometimes it failed because...
|
commit | commitdiff | tree |
2010-03-02 |
Michael Stapelberg | huge change: implement RandR instead of Xinerama
|
commit | commitdiff | tree |
2010-02-28 |
Michael Stapelberg | add xcb_set_window_rect which configures a window according...
|
commit | commitdiff | tree |
2010-02-28 |
Michael Stapelberg | Move update_if_necessary to util.c, will be necessary...
|
commit | commitdiff | tree |
2010-02-22 |
Michael Stapelberg | docs: the comparison is size and position, not only...
|
commit | commitdiff | tree |
2010-02-20 |
Michael Stapelberg | work around clients setting 0xFFFF as resize increments
|
commit | commitdiff | tree |
2010-02-16 |
Michael Stapelberg | Add missing carriage return (Thanks fallen)
|
commit | commitdiff | tree |
2010-02-16 |
Michael Stapelberg | Make the warning about $terminal being deprecated an...
|
commit | commitdiff | tree |
2010-02-14 |
Michael Stapelberg | parser: ignore errors
|
commit | commitdiff | tree |
2010-02-13 |
Michael Stapelberg | Document the new options
|
commit | commitdiff | tree |
2010-02-13 |
Michael Stapelberg | lexer/parser: proper error messages
|
commit | commitdiff | tree |
2010-02-13 |
Michael Stapelberg | makefile: parser/lexer also depend on header files
|
commit | commitdiff | tree |
2010-02-13 |
Michael Stapelberg | parser: enable verbose error messages, add aliases...
|
commit | commitdiff | tree |
2010-02-12 |
Michael Stapelberg | Also warp the pointer when moving a window to a another...
|
commit | commitdiff | tree |
2010-02-12 |
Michael Stapelberg | Bugfix: Correctly do boundary checking/moving to other...
|
commit | commitdiff | tree |
2010-02-12 |
Michael Stapelberg | Bugfix: Use both parts of WM_CLASS (it contains instance...
|
commit | commitdiff | tree |
2010-02-05 |
Michael Stapelberg | Remove duplicate entry (Thanks Merovius)
|
commit | commitdiff | tree |
2010-01-29 |
Michael Stapelberg | Add documentation for the new focus follows mouse-option
|
commit | commitdiff | tree |
2010-01-29 |
Michael Stapelberg | Invert logic for the last commit
|
commit | commitdiff | tree |
2010-01-26 |
Michael Stapelberg | docs: improve documentation on modes (Thanks xeen)
|
commit | commitdiff | tree |
2010-01-23 |
Michael Stapelberg | Include date of the last commit in version number ...
|
commit | commitdiff | tree |
2010-01-23 |
Michael Stapelberg | Implement resize command for floating clients
|
commit | commitdiff | tree |
2010-01-22 |
Michael Stapelberg | Bugfix: Don’t leak IPC socket to launched processes
|
commit | commitdiff | tree |
2010-01-20 |
Michael Stapelberg | manpage: mention i3-msg and i3-input in SEE ALSO (Thanks...
|
commit | commitdiff | tree |
2010-01-08 |
Michael Stapelberg | bugfix: lexer: return to INITIAL state (Thanks dirkson)
|
commit | commitdiff | tree |
2010-01-07 |
Michael Stapelberg | Bugfix: if a font provides no per-char info for width...
|
commit | commitdiff | tree |
2010-01-07 |
Michael Stapelberg | Bugfix: Use ev_loop_new instead of ev_default_loop...
|
commit | commitdiff | tree |
2010-01-03 |
Michael Stapelberg | sighandler: last little style fixes
|
commit | commitdiff | tree |
2010-01-03 |
Michael Stapelberg | grab the pointer inside the signal handler popup
|
commit | commitdiff | tree |
2010-01-03 |
Michael Stapelberg | Check return code of sigaction()
|
commit | commitdiff | tree |
2010-01-03 |
Michael Stapelberg | Remove expose event mask, expose events will not be...
|
commit | commitdiff | tree |
2010-01-03 |
Michael Stapelberg | Use DLOG instead of LOG, remove unnecessary debug statement
|
commit | commitdiff | tree |
2010-01-03 |
Michael Stapelberg | some little style changes
|
commit | commitdiff | tree |
2010-01-03 |
Michael Stapelberg | Use doxygen compatible comments
|
commit | commitdiff | tree |
2010-01-03 |
Michael Stapelberg | Update copyright to 2010
|
commit | commitdiff | tree |
2010-01-03 |
Michael Stapelberg | ewmh: Don’t push workspaces with width=0 and height...
|
commit | commitdiff | tree |
2010-01-03 |
Michael Stapelberg | Obey the XDG Base Directory Specification for config...
|
commit | commitdiff | tree |
2010-01-01 |
Michael Stapelberg | Bugfix: Containers could lose their snap state (Thanks...
|
commit | commitdiff | tree |
2010-01-01 |
Michael Stapelberg | Remove superfluous #include <assert.h> (Thanks badboy)
|
commit | commitdiff | tree |
2010-01-01 |
Michael Stapelberg | Extend testcase for dock clients with wm_transient_for...
|
commit | commitdiff | tree |
2010-01-01 |
Michael Stapelberg | Bugfix: Don’t put dock clients into floating mode ...
|
commit | commitdiff | tree |
2009-12-31 |
Michael Stapelberg | ewmh: implement support for _NET_WORKAREA (rdesktop...
|
commit | commitdiff | tree |
2009-12-29 |
Michael Stapelberg | Fix bindings using the cursor keys in default config
|
commit | commitdiff | tree |
2009-12-25 |
Michael Stapelberg | ewmh: correctly set _NET_ACTIVE_WINDOW
|
commit | commitdiff | tree |
2009-12-25 |
Michael Stapelberg | ewmh: correctly set _NET_CURRENT_DESKTOP to the number...
|
commit | commitdiff | tree |
2009-12-22 |
Michael Stapelberg | Bugfix: Fix NULL pointer dereference in workspaces...
|
commit | commitdiff | tree |
2009-12-22 |
Michael Stapelberg | retab! src/container.c
|
commit | commitdiff | tree |
2009-12-22 |
Michael Stapelberg | Make containers containing exactly one window behave...
|
commit | commitdiff | tree |
2009-12-22 |
Michael Stapelberg | makefile: rather than a dependency for each source...
|
commit | commitdiff | tree |
2009-12-22 |
Michael Stapelberg | Correctly exit when another window manager is already...
|
commit | commitdiff | tree |
2009-12-21 |
Michael Stapelberg | debian: update changelog
|
commit | commitdiff | tree |
2009-12-21 |
Michael Stapelberg | xinerama: correctly put windows which are assigned...
|
commit | commitdiff | tree |
2009-12-21 |
Michael Stapelberg | xinerama: change some log messages to errors
|
commit | commitdiff | tree |
2009-12-20 |
Michael Stapelberg | Remove -e and -t from loglevels.h target to make it...
|
commit | commitdiff | tree |
2009-12-20 |
Michael Stapelberg | makefile: properly document dependencies on each target...
|
commit | commitdiff | tree |
2009-12-19 |
Michael Stapelberg | makefile: clean temporary files
|
commit | commitdiff | tree |
2009-12-19 |
Michael Stapelberg | Touch each log message and classify it as DLOG (debug...
|
commit | commitdiff | tree |
2009-12-19 |
Michael Stapelberg | Add new options -V for verbose mode and -d <loglevel...
|
commit | commitdiff | tree |
2009-12-19 |
Michael Stapelberg | add log.c/log.h which contain all the log related macros...
|
commit | commitdiff | tree |
2009-12-19 |
Michael Stapelberg | logging: new makefile target to generate loglevels...
|
commit | commitdiff | tree |
2009-12-16 |
Michael Stapelberg | Add x11-utils as dependency to have xmessage(1) for...
|
commit | commitdiff | tree |
2009-12-15 |
Michael Stapelberg | Add clarification about border color in userguide ...
|
commit | commitdiff | tree |
2009-12-13 |
Michael Stapelberg | Distribute rest space between windows as long as possible...
|
commit | commitdiff | tree |
2009-12-12 |
Michael Stapelberg | Take into account the window’s base_{width,height}...
|
commit | commitdiff | tree |
2009-12-12 |
Michael Stapelberg | Partly revert 4ba26659, it was just wrong.
|
commit | commitdiff | tree |
2009-12-12 |
Michael Stapelberg | Add new entry in debian/changelog to prevent apt from...
|
commit | commitdiff | tree |
2009-12-12 |
Michael Stapelberg | Bugfix: Correctly check for fullscreen windows when...
|
commit | commitdiff | tree |
2009-12-12 |
Michael Stapelberg | Bugfix: Correctly place new windows below fullscreen...
|
commit | commitdiff | tree |
2009-12-12 |
Michael Stapelberg | Bugfix: Fix assignments to not yet visible workspaces
|
commit | commitdiff | tree |
2009-12-11 |
Michael Stapelberg | Bugfix: close file handle after parsing
|
commit | commitdiff | tree |
2009-12-08 |
Michael Stapelberg | Include unistd.h for usleep()
|
commit | commitdiff | tree |
2009-12-08 |
Michael Stapelberg | Bugfix: Don’t resize client after base_height changes...
|
commit | commitdiff | tree |
2009-12-08 |
Michael Stapelberg | Bugfix: Use more precise floating point arithmetic...
|
commit | commitdiff | tree |
2009-12-07 |
Michael Stapelberg | Correct typo
|
commit | commitdiff | tree |
2009-12-07 |
Michael Stapelberg | Update and reformat the hacking howto
|
commit | commitdiff | tree |
2009-12-07 |
Michael Stapelberg | When no screens are found, don’t hog the CPU. Also...
|
commit | commitdiff | tree |
2009-12-07 |
Michael Stapelberg | Add new chapters to userguide: multi-monitor and software...
|
commit | commitdiff | tree |
next |