2011-08-01 |
Dana Jansens | Comment fix |
tree | commitdiff |
2011-05-13 |
Dana Jansens | Fix Java apps always appearing on desktop 0. |
tree | commitdiff |
2011-04-11 |
Dana Jansens | don't re-run the startup command on reconfigure |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Resizing removes maximization now, so don't only snap... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Fix compiling without sync extension present. |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Fix regression: hitting a key accel in a menu didn... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Show the submenu and move focus there with the enter... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | cap the client (and frame) window's dimensions at the... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | extra \n in debug output |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Move focus to a window when the mouse enters a window... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | when focus=yes in the per-app settings, then the focus... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Make NET_ACTIVE messages always treated as from the... |
tree | commitdiff |
2011-01-24 |
Philip Brown | setenv and unsetenv dont exist in Solaris 9. (Fixes... |
tree | commitdiff |
2011-01-24 |
Philip Brown | Some versions of X, have the Shape extension, but appar... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | if no launch time is provided for an application, make... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | fix segfault for placing windows without a group |
tree | commitdiff |
2011-01-24 |
Mikael Magnusson | Fix small leak in If action option parsing |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Big changes to placement across multiple monitors. |
tree | commitdiff |
2011-01-24 |
Dana Jansens | add function screen_compare_desktops() |
tree | commitdiff |
2011-01-24 |
Dana Jansens | don't steal focus if someone used a window within 1... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Fixing commit 066a15d7aa64eaa0. Don't ever use Current... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | update the last user interaction timestamp during a... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | update the user-interaction timestamp when running... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | don't steal focus from a window if it was used very... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | mem leak in config.c |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Big rework of image.c and the image cache system. |
tree | commitdiff |
2011-01-24 |
Mikael Magnusson | Use >= instead of > when comparing timestamps, or we... |
tree | commitdiff |
2011-01-24 |
Dana Jansens | less redundant calls to screen_update_areas() and clien... |
tree | commitdiff |
2011-01-24 |
Mikael Magnusson | Ignore MotionNotify on menus, it reset the submenudelay... |
tree | commitdiff |
2011-01-24 |
Mikael Magnusson | Use g_list_find instead of weird bouncing loops |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Parse multiple keys in one keybind |
tree | commitdiff |
2011-01-24 |
Dana Jansens | allow the res_class in WM_CLASS to mark a window as... |
tree | commitdiff |
2011-01-24 |
Mikael Magnusson | Don't hog the user during the hideDelay |
tree | commitdiff |
2011-01-24 |
Dana Jansens | Handle STRING and COMPOUND_TEXT type text properties. |
tree | commitdiff |
2010-09-16 |
Mikael Magnusson | Fix a double free when you have a mousebind without... |
tree | commitdiff |
2010-09-16 |
Dana Jansens | Revert "add XFlush to g_timeout callbacks" |
tree | commitdiff |
2010-09-16 |
Mikael Magnusson | Fix 3.4 compatibility for SendToDesktop |
tree | commitdiff |
2010-09-16 |
Dana Jansens | Add signal handling with the GMainLoop |
tree | commitdiff |
2010-09-16 |
Mikael Magnusson | Continue parsing contexts when an unsupported one is... |
tree | commitdiff |
2010-09-16 |
Mikael Magnusson | Make the dock a context and add actions LowerDock and... |
tree | commitdiff |
2010-06-26 |
Mikael Magnusson | Move usage of iconh into the branch that assigns it |
tree | commitdiff |
2010-06-26 |
Mikael Magnusson | settings can't be NULL here, or we'd have already crash... |
tree | commitdiff |
2010-06-14 |
Dana Jansens | add XFlush to g_timeout callbacks |
tree | commitdiff |
2010-06-14 |
Dana Jansens | Fix the EXTENTS reported on window frames. |
tree | commitdiff |
2010-06-14 |
Dana Jansens | keep stacking_list_tail a pointer to the tail of the... |
tree | commitdiff |
2010-06-14 |
Dana Jansens | allow a user to set "undecorated" on a window without... |
tree | commitdiff |
2010-06-14 |
Dana Jansens | Use GMainLoop instead of ObtMainLoop |
tree | commitdiff |
2010-05-21 |
Dana Jansens | allow new windows on other desktops to get focused... |
tree | commitdiff |
2010-05-20 |
Mikael Magnusson | Allow sending windows on other desktops to the current... |
tree | commitdiff |
2010-05-20 |
Mikael Magnusson | Add some more conditions to the If action |
tree | commitdiff |
2010-05-20 |
Dana Jansens | don't need a force_reply when changing the decor for... |
tree | commitdiff |
2010-05-20 |
Dana Jansens | client_update_protocols() doesnt change anything that... |
tree | commitdiff |
2010-05-20 |
Dana Jansens | allows a window to unmax by resizing. |
tree | commitdiff |
2010-05-20 |
Dana Jansens | set the frame's initial size to something invalid so... |
tree | commitdiff |
2010-05-18 |
Dana Jansens | set the interactive action to NULL before doing its... |
tree | commitdiff |
2010-05-18 |
Dana Jansens | fix focus when starting up, especially when replacing... |
tree | commitdiff |
2010-05-17 |
Dana Jansens | avoid new gcc warning (casting ** to const** is not... |
tree | commitdiff |
2010-05-17 |
Dana Jansens | allow multiple contexts separated by space in a mouse... |
tree | commitdiff |
2010-05-17 |
Mikael Magnusson | Remove some unneeded stdlib.h includes |
tree | commitdiff |
2010-05-17 |
Mikael Magnusson | Add support for using relative expressions in move... |
tree | commitdiff |
2010-05-11 |
Dana Jansens | add cleanup functions to the client list menus that... |
tree | commitdiff |
2010-05-11 |
Dana Jansens | add cleanup function for menus that fires when the... |
tree | commitdiff |
2010-04-29 |
Dana Jansens | don't try go to selected submenu when there is nothing... |
tree | commitdiff |
2010-04-29 |
Dana Jansens | use clicks in prompts |
tree | commitdiff |
2010-04-28 |
Dana Jansens | fix XSYNCronization of resizes (especially with two... |
tree | commitdiff |
2010-04-28 |
Dana Jansens | make sure clients stay on screen when the root window... |
tree | commitdiff |
2010-04-28 |
Mikael Magnusson | Remove two unused variables |
tree | commitdiff |
2010-04-28 |
Dana Jansens | make an event queue for X events. the queue's min... |
tree | commitdiff |
2010-04-23 |
Dana Jansens | don't put reparent events back on the stack. the windo... |
tree | commitdiff |
2010-04-23 |
Dana Jansens | putting events on the event queue does not send them... |
tree | commitdiff |
2010-04-23 |
Dana Jansens | don't use XPutBackEvent and mess up timestamp order... |
tree | commitdiff |
2010-04-20 |
Dana Jansens | add asserts to make sure we don't add things to stackin... |
tree | commitdiff |
2010-04-20 |
Dana Jansens | don't change stacking stuff on windows when moving... |
tree | commitdiff |
2010-04-17 |
Dana Jansens | event_curtime is replaced (publicly) by event_time() |
tree | commitdiff |
2010-04-17 |
Dana Jansens | When determining the current timestamp, try get somethi... |
tree | commitdiff |
2010-04-17 |
Dana Jansens | when client removes its transient_for hint, don't keep... |
tree | commitdiff |
2010-04-17 |
Dana Jansens | allow warping the mouse pointer when switching desktops... |
tree | commitdiff |
2010-04-17 |
Dana Jansens | show the focus cycle popup's icons in linear order... |
tree | commitdiff |
2010-04-17 |
Dana Jansens | add an option to next/previous window to only include... |
tree | commitdiff |
2010-04-16 |
Dana Jansens | use const Rect* not Rect const* |
tree | commitdiff |
2010-03-30 |
Dana Jansens | save the LC_MESSAGES locale category |
tree | commitdiff |
2010-03-30 |
Dana Jansens | if a launch time isnt there (like for client_activate... |
tree | commitdiff |
2010-03-26 |
Dana Jansens | make keypad enter do the same thing as return |
tree | commitdiff |
2010-03-25 |
Dana Jansens | allow non-normal windows to go to 0,0. and remove... |
tree | commitdiff |
2010-03-01 |
Dana Jansens | add a function client_is_oldfullscreen() that determine... |
tree | commitdiff |
2010-03-01 |
Dana Jansens | when an app tries to move to 0,0 and there is a strut... |
tree | commitdiff |
2010-02-26 |
Dana Jansens | missing a g_slice_free |
tree | commitdiff |
2010-02-21 |
Tobias Gläßer | Added shade-icon to client-menu |
tree | commitdiff |
2010-02-19 |
Dana Jansens | get the modifier mask for a modifier key that is presse... |
tree | commitdiff |
2010-02-19 |
Dana Jansens | save the state of the modifiers only when starting... |
tree | commitdiff |
2010-02-17 |
Dana Jansens | move the startup command launching into a helper function |
tree | commitdiff |
2010-02-17 |
Dana Jansens | revamp the autostart functionality, so autostart apps... |
tree | commitdiff |
2010-02-17 |
Dana Jansens | don't use a variable as a format string |
tree | commitdiff |
2010-02-17 |
Dana Jansens | lower the default submenu show delay |
tree | commitdiff |
2010-02-16 |
Dana Jansens | a couple more g_free() to g_slice_free()'s |
tree | commitdiff |
2010-02-16 |
Dana Jansens | more using g_slice_new() instead of g_new() |
tree | commitdiff |
2010-02-16 |
Dana Jansens | missed a g_free() that should be g_slice_free() |
tree | commitdiff |
2010-02-15 |
Dana Jansens | dont trust the _NET_ACTIVE_WINDOW timestamp. (fixes... |
tree | commitdiff |
2010-02-13 |
Mikael Magnusson | Remove mismerge-added files |
tree | commitdiff |
2010-02-12 |
Dana Jansens | remove a bunch of g_new()/g_free() by returning Rect... |
tree | commitdiff |
next |