2011-01-24 |
Dana Jansens | fix segfault for placing windows without a group |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | add primary monitor stuff to rc.xsd |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Mikael Magnusson | Fix small leak in If action option parsing |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | Big changes to placement across multiple monitors. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | add function screen_compare_desktops() |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | don't steal focus if someone used a window within 1... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | Fixing commit 066a15d7aa64eaa0. Don't ever use Current... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | Allow XIncludes in xml documents we read. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | use top_builddir, not builddir variable in Makefile... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | add some more warning flags for debug builds |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Hiltjo Posthuma | Fix icons.c test for 64-bit platforms |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | update the last user interaction timestamp during a... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | update the user-interaction timestamp when running... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | don't steal focus from a window if it was used very... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | mem leak in config.c |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | Big rework of image.c and the image cache system. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Mikael Magnusson | Use >= instead of > when comparing timestamps, or we... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | add some tests for obt pieces (binary search, .desktop... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | oops, crash if searching for something smaller than... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | less redundant calls to screen_update_areas() and clien... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Mikael Magnusson | Ignore MotionNotify on menus, it reset the submenudelay... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Mikael Magnusson | Use g_list_find instead of weird bouncing loops |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | Parse multiple keys in one keybind |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | allow the res_class in WM_CLASS to mark a window as... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Mikael Magnusson | Don't hog the user during the hideDelay |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | Handle STRING and COMPOUND_TEXT type text properties. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dana Jansens | Revert "add an inotify watcher for directories (doesnt... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Dana Jansens | fix make distcheck |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Dana Jansens | glib can't handle -Wcast-qual |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Dana Jansens | add wmhints test that toggles motif decor hints on... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Mikael Magnusson | Fix a double free when you have a mousebind without... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Mikael Magnusson | Fix a copypasto that broke interactive keybinds with... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Dana Jansens | Revert "add XFlush to g_timeout callbacks" |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Mikael Magnusson | Fix 3.4 compatibility for SendToDesktop |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Mikael Magnusson | Correct typo occured -> occurred in function name |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Dana Jansens | Add signal handling with the GMainLoop |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Dana Jansens | add stackabove test, that lets you move a client window... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Dana Jansens | 80 cols |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Mikael Magnusson | Continue parsing contexts when an unsupported one is... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Mikael Magnusson | Make the dock a context and add actions LowerDock and... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Mikael Magnusson | Move usage of iconh into the branch that assigns it |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Mikael Magnusson | settings can't be NULL here, or we'd have already crash... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Mikael Magnusson | Use a gsource instead of gio channels for watching... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Dana Jansens | obt returns libxml2 structures directly, so anyone... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Dana Jansens | add XFlush to g_timeout callbacks |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Dana Jansens | Fix the EXTENTS reported on window frames. |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Dana Jansens | keep stacking_list_tail a pointer to the tail of the... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Dana Jansens | allow a user to set "undecorated" on a window without... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Dana Jansens | add an inotify watcher for directories (doesnt work... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Dana Jansens | Use GMainLoop instead of ObtMainLoop |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dana Jansens | save the list of mime types listed as supported by... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dana Jansens | parse app Categories better. parse a list of strings... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dana Jansens | parse Categories tag and save them as an array of GQuarks |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dana Jansens | improved .desktop parsing. |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dana Jansens | free the user's group ids |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Dana Jansens | free the path dirs |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Dana Jansens | parse Path, Terminal, and StartupNotify |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Dana Jansens | parse OnlyShowIn/NotShowIn |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Dana Jansens | allow new windows on other desktops to get focused... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Mikael Magnusson | Allow sending windows on other desktops to the current... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Mikael Magnusson | Add some more conditions to the If action |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Dana Jansens | don't need a force_reply when changing the decor for... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Dana Jansens | client_update_protocols() doesnt change anything that... |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Dana Jansens | allows a window to unmax by resizing. |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Dana Jansens | set the frame's initial size to something invalid so... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Dana Jansens | set the interactive action to NULL before doing its... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Dana Jansens | fix focus when starting up, especially when replacing... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Dana Jansens | remove a debug print in the keyboard obt stuff |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Dana Jansens | avoid new gcc warning (casting ** to const** is not... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Dana Jansens | merge some contexts together in the default rc.xml... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Dana Jansens | allow multiple contexts separated by space in a mouse... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Dana Jansens | turn off focuslast and on undermouse in mouse focus... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Mikael Magnusson | Remove some unneeded stdlib.h includes |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Mikael Magnusson | Add support for using relative expressions in move... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Dana Jansens | new enum values need to be handled in switches |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Dana Jansens | fix typo in enum |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Derek Foreman | add _NUM_TYPES to obrender enums, to allow enumeration... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Dana Jansens | show empty properties in obxprop |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Dana Jansens | parse number values write in a hex string in obxprop |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Dana Jansens | advance while parsing a hex input in obxprop |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dana Jansens | add cleanup functions to the client list menus that... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Dana Jansens | add cleanup function for menus that fires when the... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Dana Jansens | don't try go to selected submenu when there is nothing... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Dana Jansens | use clicks in prompts |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Dana Jansens | add a test to set a mouse cursor on an InputOnly subwindow |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Dana Jansens | fix XSYNCronization of resizes (especially with two... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Dana Jansens | make sure clients stay on screen when the root window... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Mikael Magnusson | Remove two unused variables |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Dana Jansens | found memory corruption in the obt xqueue and paths |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Dana Jansens | make an event queue for X events. the queue's min... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dana Jansens | don't put reparent events back on the stack. the windo... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dana Jansens | putting events on the event queue does not send them... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dana Jansens | don't use XPutBackEvent and mess up timestamp order... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dana Jansens | add asserts to make sure we don't add things to stackin... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Dana Jansens | don't change stacking stuff on windows when moving... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Dana Jansens | event_curtime is replaced (publicly) by event_time() |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Dana Jansens | When determining the current timestamp, try get somethi... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Dana Jansens | when client removes its transient_for hint, don't keep... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Dana Jansens | allow warping the mouse pointer when switching desktops... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Dana Jansens | show the focus cycle popup's icons in linear order... |
commit | commitdiff | tree | snapshot |
next |