| 2010-05-31 |
Michael Stapelberg | Add testcase which ensures that floating windows can... |
commit | commitdiff | tree | snapshot |
| 2010-05-31 |
Michael Stapelberg | Implement correct removal of floating containers |
commit | commitdiff | tree | snapshot |
| 2010-05-31 |
Michael Stapelberg | fix: to always abort we need to assert(false) |
commit | commitdiff | tree | snapshot |
| 2010-05-31 |
Michael Stapelberg | Reposition floating windows while dragging |
commit | commitdiff | tree | snapshot |
| 2010-05-31 |
Michael Stapelberg | re-enable sending fake configure notifies |
commit | commitdiff | tree | snapshot |
| 2010-05-31 |
Michael Stapelberg | Implement mode toggle |
commit | commitdiff | tree | snapshot |
| 2010-05-30 |
Michael Stapelberg | cleanup: introduce CT_WORKSPACE as type to avoid having... |
commit | commitdiff | tree | snapshot |
| 2010-05-28 |
Michael Stapelberg | Bugfix: Correctly check asprintf() return value |
commit | commitdiff | tree | snapshot |
| 2010-05-28 |
Michael Stapelberg | Bugfix: Correctly check asprintf() return value |
commit | commitdiff | tree | snapshot |
| 2010-05-27 |
Michael Stapelberg | update debian packaging |
commit | commitdiff | tree | snapshot |
| 2010-05-27 |
Michael Stapelberg | update debian packaging |
commit | commitdiff | tree | snapshot |
| 2010-05-27 |
Michael Stapelberg | Add documentation for external workspace bars |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Michael Stapelberg | wsbar: print an error and exit after not being able... |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Michael Stapelberg | Update _NET_WM_STATE after fullscreen state changes |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Michael Stapelberg | Bugfix: Update _NET_WM_STATE when clients request chang... |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Michael Stapelberg | Bugfix: Update _NET_WM_STATE when clients request chang... |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael Stapelberg | Bugfix: Don’t invert directions when resizing floating... |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael Stapelberg | Bugfix: Don’t invert directions when resizing floating... |
commit | commitdiff | tree | snapshot |
| 2010-05-23 |
Michael Stapelberg | Bugfix: Don’t leak file descriptors (Thanks InfraRed) |
commit | commitdiff | tree | snapshot |
| 2010-05-23 |
Michael Stapelberg | Bugfix: Don’t leak file descriptors (Thanks InfraRed) |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Michael Stapelberg | Set up _NET_WM_SUPPORTED and window manager name again |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Michael Stapelberg | Add parameter to reparent windows instead of killing... |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Michael Stapelberg | re-render the three after calling parse_cmd |
commit | commitdiff | tree | snapshot |
| 2010-05-14 |
Michael Stapelberg | Ignore UnmapNotify events generated by reparenting |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Michael Stapelberg | use the new parser for handling keybindings |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Michael Stapelberg | grammar: s/layout_mode/window_mode |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Michael Stapelberg | Implement 'restore' in new parser |
commit | commitdiff | tree | snapshot |
| 2010-05-11 |
Michael Stapelberg | implement 'move' command in the new parser |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Michael Stapelberg | Implement exec, exit, level, restart (without testcases... |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Michael Stapelberg | Implement 'split' |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Michael Stapelberg | Implement 'prev', extend testcase |
commit | commitdiff | tree | snapshot |
| 2010-05-10 |
Michael Stapelberg | document border styles in "Border style for new windows... |
commit | commitdiff | tree | snapshot |
| 2010-05-09 |
Michael Stapelberg | implement 'next' in the new command parser (testcase... |
commit | commitdiff | tree | snapshot |
| 2010-05-09 |
Michael Stapelberg | bugfix: really return focus list in IPC tree dump ... |
commit | commitdiff | tree | snapshot |
| 2010-05-09 |
Michael Stapelberg | also re-render the tree for commands using the new... |
commit | commitdiff | tree | snapshot |
| 2010-05-09 |
Michael Stapelberg | bugfix: don’t clean up workspace when switching to... |
commit | commitdiff | tree | snapshot |
| 2010-05-09 |
Michael Stapelberg | Makefile: only enable when -freorder-blocks-and-partiti... |
commit | commitdiff | tree | snapshot |
| 2010-05-04 |
Michael Stapelberg | Don’t pretend like the global fullscreen mode would... |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Blekos EelVex... | bring_window_here function and command |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | style fixes for the last commit |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
batman | added a move mode and command |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | less boilerplate by using Test::Kit and -It/lib in... |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | make testcases use AnyEvent::I3 |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | implement 'fullscreen' command |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | make the fullscreen testcase test the 'fullscreen'... |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | throw out some old code from manage.c, cleanups |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | include match.h in all.h |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | loglevel bitmasks needs to be larger because we got... |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | remove old fullscreen code |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | implement con_toggle_fullscreen |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | extend fullscreen testcase |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | handle destroynotify events |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | push X11 changes after a window is mapped |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | When assigning children to containers, reset their... |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | put container in fullscreen mode if the fullscreen... |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | handle client messages (fullscreen window state) |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | extend t/02-fullscreen.t |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | add testcase for multiple commands (and whitespace... |
commit | commitdiff | tree | snapshot |
| 2010-04-17 |
Michael Stapelberg | clear current_match when dropping state |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | add test for the match functionality in the new parser |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | make floating an enum (we need three states, not only... |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | move match_* to match.c |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | check for empty matches |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | move con_focus to con.c |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | better debug messages |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | update t/16* for data structure |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | clean up old workspace when switching (makes test 2... |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | ignore sequence of unmapnotify events (generates entern... |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | implement con_id for matching containers, extend testcase |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | move common functions to i3test, export them, bail... |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | add testcase for opening/killing containers |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | retab! |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Michael Stapelberg | add testcase for changing workspaces |
commit | commitdiff | tree | snapshot |
| 2010-04-14 |
Michael Stapelberg | add first version of a new flex/bison based command... |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Michael Stapelberg | userguide: add missing $ (Thanks artoj) |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Michael Stapelberg | re-add fullscreen mode |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Michael Stapelberg | add dump-asy.pl, renders the tree with asymptote |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Michael Stapelberg | compile with -freorder-blocks-and-partition |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Michael Stapelberg | cleanups |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Michael Stapelberg | re-add focus follows mouse handling |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Michael Stapelberg | more reformatting/cleanups |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Michael Stapelberg | re-add support for legacy window titles (WM_NAME) |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Michael Stapelberg | correctly update/display window title/class |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Michael Stapelberg | more reformatting |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Michael Stapelberg | workspace.c: update header, reformat |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Michael Stapelberg | correctly focus workspaces |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Michael Stapelberg | first step of the big refactoring ("tree" branch). |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Michael Stapelberg | website: arch linux package was renamed |
commit | commitdiff | tree | snapshot |
| 2010-04-11 |
Jan-Erik Rediger | add socket path parameter to i3-wsbar script |
commit | commitdiff | tree | snapshot |
| 2010-04-10 |
Michael Stapelberg | website: add i3status release |
commit | commitdiff | tree | snapshot |
| 2010-04-08 |
Michael Stapelberg | add link to ubuntu up-to-date packages |
commit | commitdiff | tree | snapshot |
| 2010-04-06 |
Michael Stapelberg | Bugfix: correctly initialize workspaces if RandR is... |
commit | commitdiff | tree | snapshot |
| 2010-04-06 |
Michael Stapelberg | Bugfix: correctly initialize workspaces if RandR is... |
commit | commitdiff | tree | snapshot |
| 2010-03-30 |
Michael Stapelberg | website: update link to arch linux package |
commit | commitdiff | tree | snapshot |
| 2010-03-30 |
Michael Stapelberg | website: add refs to new documentation |
commit | commitdiff | tree | snapshot |
| 2010-03-30 |
Michael Stapelberg | website: update mentionings of Xinerama |
commit | commitdiff | tree | snapshot |
| 2010-03-30 |
Michael Stapelberg | website: update download page for 3.ε |
commit | commitdiff | tree | snapshot |
| 2010-03-30 |
Michael Stapelberg | Exclude docs/*.svg from dist tarball 3.e |
commit | commitdiff | tree | snapshot |
| 2010-03-30 |
Michael Stapelberg | makefile: cleanup src/cfgparse.dot |
commit | commitdiff | tree | snapshot |
| 2010-03-30 |
Michael Stapelberg | makefile: pre-generate docs/ |
commit | commitdiff | tree | snapshot |
| next |