2010-07-11 |
Michael Stapelberg | use decimal coordinates in debug message |
blob | commitdiff | raw |
2010-06-02 |
Michael Stapelberg | Re-implement support for the urgency hint, extend t... |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Michael Stapelberg | more debug output |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Michael Stapelberg | Don’t ignore sequence in UnmapNotify, there might be... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Michael Stapelberg | Add parameter to reparent windows instead of killing... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Michael Stapelberg | re-render the three after calling parse_cmd |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Michael Stapelberg | Ignore UnmapNotify events generated by reparenting |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Michael Stapelberg | use the new parser for handling keybindings |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Michael Stapelberg | handle destroynotify events |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Michael Stapelberg | push X11 changes after a window is mapped |
blob | commitdiff | raw | diff to current |
2010-04-17 |
Michael Stapelberg | handle client messages (fullscreen window state) |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Michael Stapelberg | ignore sequence of unmapnotify events (generates entern... |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | re-add fullscreen mode |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | cleanups |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | re-add focus follows mouse handling |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | re-add support for legacy window titles (WM_NAME) |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | correctly update/display window title/class |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Michael Stapelberg | first step of the big refactoring ("tree" branch). |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Michael Stapelberg | Handle destroy notify events like unmap notify events |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Michael Stapelberg | Bugfix: only restore focus if the workspace is focused... |
blob | commitdiff | raw | diff to current |
2010-03-19 |
Michael Stapelberg | ipc: implement output event |
blob | commitdiff | raw | diff to current |
2010-03-14 |
Michael Stapelberg | Don’t use SYNC key bindings for Mode_switch but re... |
blob | commitdiff | raw | diff to current |
2010-03-12 |
Michael Stapelberg | ipc: implement events, cleanup the code a bit |
blob | commitdiff | raw | diff to current |
2010-03-11 |
Michael Stapelberg | Bugfix: Don’t mess up x/y coordinates in configurereque... |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Michael Stapelberg | Allow unsetting WM_CLIENT_LEADER (XCB_NONE is not an... |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Michael Stapelberg | Update function names, variable names and documentation... |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Michael Stapelberg | Bugfix: Correctly hide/show workspaces when enabling... |
blob | commitdiff | raw | diff to current |
2010-03-03 |
Michael Stapelberg | Save a resize_client() when handling the size hints |
blob | commitdiff | raw | diff to current |
2010-03-03 |
Michael Stapelberg | Bugfix: checked for wrong flag in size hints |
blob | commitdiff | raw | diff to current |
2010-03-02 |
Michael Stapelberg | huge change: implement RandR instead of Xinerama |
blob | commitdiff | raw | diff to current |
2010-02-20 |
Michael Stapelberg | work around clients setting 0xFFFF as resize increments |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Michael Stapelberg | Bugfix: Use both parts of WM_CLASS (it contains instanc... |
blob | commitdiff | raw | diff to current |
2010-01-29 |
Michael Stapelberg | Invert logic for the last commit |
blob | commitdiff | raw | diff to current |
2010-01-29 |
Kim Silkebækken... | Added focus_follows_mouse config option |
blob | commitdiff | raw | diff to current |
2009-12-22 |
Michael Stapelberg | Make containers containing exactly one window behave... |
blob | commitdiff | raw | diff to current |
2009-12-19 |
Michael Stapelberg | Touch each log message and classify it as DLOG (debug... |
blob | commitdiff | raw | diff to current |
2009-12-08 |
Michael Stapelberg | Bugfix: Don’t resize client after base_height changes... |
blob | commitdiff | raw | diff to current |
2009-11-23 |
Michael Stapelberg | Bugfix: Resize client after updating base_height/base_w... |
blob | commitdiff | raw | diff to current |
2009-11-23 |
Michael Stapelberg | Bugfix: Don’t ignore urgency flag when the client wants... |
blob | commitdiff | raw | diff to current |
2009-11-20 |
Michael Stapelberg | Bugfix: Don’t set the urgency flag if the window is... |
blob | commitdiff | raw | diff to current |
2009-11-18 |
Michael Stapelberg | Bugfix: Fix resizing of floating windows in borderless... |
blob | commitdiff | raw | diff to current |
2009-11-18 |
Michael Stapelberg | Bugfix: Correctly clear the urgency hint if a window... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Michael Stapelberg | Disable XKB instead of quitting with an error (Thanks... |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Michael Stapelberg | Fix rendering of 1-px-border windows which require... |
blob | commitdiff | raw | diff to current |
2009-10-23 |
Michael Stapelberg | Bugfix: Allow dock clients to reconfigure their height... |
blob | commitdiff | raw | diff to current |
2009-10-12 |
Michael Stapelberg | Bugfix: Fix NULL pointer dereference when reconfiguring... |
blob | commitdiff | raw | diff to current |
2009-10-07 |
Michael Stapelberg | Bugfix: Correctly restore the focus to the root screen... |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Michael Stapelberg | Refactor workspaces to be stored in a TAILQ instead... |
blob | commitdiff | raw | diff to current |
2009-09-27 |
Michael Stapelberg | Implement modes. Modes allow you to use different keybi... |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Michael Stapelberg | Move handler for clicking to its own file |
blob | commitdiff | raw | diff to current |
2009-09-19 |
Michael Stapelberg | Merge branch 'lex' into next |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Michael Stapelberg | Make gcc happy about some possibly uninitialized variab... |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Michael Stapelberg | Implement right mouse button + dragging to resize tilin... |
blob | commitdiff | raw | diff to current |
2009-09-10 |
Michael Stapelberg | Bugfix: Fix clicking on stack windows in tabbed mode... |
blob | commitdiff | raw | diff to current |
2009-09-10 |
Michael Stapelberg | Fix compilation warning because of missing braces |
blob | commitdiff | raw | diff to current |
2009-09-10 |
Michael Stapelberg | Bugfix: Don’t handle WM_HINTS if it is not set (Thanks... |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Michael Stapelberg | Implement the urgency hint for windows/workspaces |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Michael Stapelberg | Bugfix: Don’t call resize_client if the width/height... |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Michael Stapelberg | Bugfix: Correctly use base_width/base_height and size... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Michael Stapelberg | Implement tabbing |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Michael Stapelberg | Implement resizing floating clients with Mod1 + right... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Michael Stapelberg | Merge branch 'next' into testcases |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Michael Stapelberg | Bugfix: Don’t crash when clients set an invalid leader... |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Michael Stapelberg | More log cleanups |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Michael Stapelberg | Bugfix: Fix screen wrapping, cleanup some log messages |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Michael Stapelberg | Implement support for width_inc and height_inc of size... |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Michael Stapelberg | Merge branch 'next' into testcases |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Michael Stapelberg | Set WM_STATE_WITHDRAWN when unmapping, unmap windows... |
blob | commitdiff | raw | diff to current |
2009-08-08 |
Michael Stapelberg | Implement assignments of workspaces to screens, big... |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Michael Stapelberg | Implement support for using key symbols in configuratio... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Michael Stapelberg | Bugfix: Track the user’s pointer over the root window... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Michael Stapelberg | Merge branch 'next' into testcases |
blob | commitdiff | raw | diff to current |
2009-08-04 |
Michael Stapelberg | Add support for WM_CLIENT_LEADER, put floating windows... |
blob | commitdiff | raw | diff to current |
2009-08-04 |
Michael Stapelberg | Bugfix: Recognize clicks as client clicks (opposed... |
blob | commitdiff | raw | diff to current |
2009-08-04 |
Michael Stapelberg | Fix clicking on workspaces in internal bar (with named... |
blob | commitdiff | raw | diff to current |
2009-08-02 |
Michael Stapelberg | s/Mod1/floating_modifier (Thanks badboy) |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Michael Stapelberg | Resolve documentation FIXMEs, remove an unnecessary... |
blob | commitdiff | raw | diff to current |
2009-06-27 |
Michael Stapelberg | Bugfix: Use ->workspace instead of ->container |
blob | commitdiff | raw | diff to current |
2009-06-27 |
Michael Stapelberg | Don’t allow floating clients to reconfigure themselves... |
blob | commitdiff | raw | diff to current |
2009-06-26 |
Michael Stapelberg | Merge branch 'next' (3.β is stable now) |
blob | commitdiff | raw | diff to current |
2009-06-26 |
Michael Stapelberg | Bugfix: Correctly remove fullscreen floating clients... |
blob | commitdiff | raw | diff to current |
2009-06-25 |
Michael Stapelberg | Bugfix: Correctly handle floating windows when unmappin... |
blob | commitdiff | raw | diff to current |
2009-06-24 |
Michael Stapelberg | Implement the configuration option floating_modifier... |
blob | commitdiff | raw | diff to current |
2009-06-24 |
Michael Stapelberg | Bugfix: Check screen for NULL, free client memory corre... |
blob | commitdiff | raw | diff to current |
2009-06-24 |
Michael Stapelberg | Bugfix: Don’t invalidate container pointer and access... |
blob | commitdiff | raw | diff to current |
2009-06-21 |
Michael Stapelberg | Implement selecting the next tiling/floating window... |
blob | commitdiff | raw | diff to current |
2009-06-21 |
Michael Stapelberg | Implement reconfiguration of floating clients |
blob | commitdiff | raw | diff to current |
2009-06-19 |
Michael Stapelberg | Bugfix: Correctly raise the currently focused client... |
blob | commitdiff | raw | diff to current |
2009-06-19 |
Michael Stapelberg | Bugfix: Correctly check for floating mode in the button... |
blob | commitdiff | raw | diff to current |
2009-06-13 |
Michael Stapelberg | Implement changing focus via keyboard between floating... |
blob | commitdiff | raw | diff to current |
2009-06-12 |
Michael Stapelberg | Bugfix: Actually reconfigure unmapped windows when... |
blob | commitdiff | raw | diff to current |
2009-06-12 |
Michael Stapelberg | Handle transient hint and window class dialog to mark... |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Michael Stapelberg | Remove some dead code, add default paths to switch... |
blob | commitdiff | raw | diff to current |
2009-06-07 |
Michael Stapelberg | Bugfix: Don’t set focus when unmapping clients if the... |
blob | commitdiff | raw | diff to current |
2009-06-03 |
Michael Stapelberg | Implement moving floating clients using Mod1+Left mouse... |
blob | commitdiff | raw | diff to current |
2009-06-02 |
Michael Stapelberg | Use the size when mapping the window as size for floati... |
blob | commitdiff | raw | diff to current |
2009-06-01 |
Michael Stapelberg | Optimization: Get the colorpixels when loading configur... |
blob | commitdiff | raw | diff to current |
2009-05-31 |
Michael Stapelberg | Don’t check twice for client.focused, change all places... |
blob | commitdiff | raw | diff to current |
2009-05-30 |
Michael Stapelberg | Implement clients going automatically into floating |
blob | commitdiff | raw | diff to current |
2009-05-30 |
Michael Stapelberg | Bugfix: Correctly cleanup stack_windows when setting... |
blob | commitdiff | raw | diff to current |
next |