2014-10-23 |
Mikael Magnusson | Allow specifying several mousebinds in one go, like...
|
commit | commitdiff | tree |
2014-10-20 |
Mikael Magnusson | Make RaiseLower work for the dock as well
|
commit | commitdiff | tree |
2014-10-20 |
Mikael Magnusson | Add keyboard/rebindOnMappingNotify option
|
commit | commitdiff | tree |
2014-10-11 |
Mikael Magnusson | Pass the GravityPoint as const* instead of by value
|
commit | commitdiff | tree |
2014-10-06 |
Mikael Magnusson | Let the menu placement code know if the position was...
|
commit | commitdiff | tree |
2014-10-06 |
Mikael Magnusson | Move common gravity application to screen.c
|
commit | commitdiff | tree |
2014-10-06 |
Mikael Magnusson | Resolve gravity coords in menuframe so it can use the...
|
commit | commitdiff | tree |
2014-10-06 |
Mikael Magnusson | Add <position> tag to ShowMenu action
|
commit | commitdiff | tree |
2014-10-06 |
Mikael Magnusson | Fix negative relative coordinate placement
|
commit | commitdiff | tree |
2014-10-06 |
Mikael Magnusson | double space
|
commit | commitdiff | tree |
2014-04-24 |
Mikael Magnusson | Fix thinko in if.c, *o in Stop can never be pointing...
|
commit | commitdiff | tree |
2014-04-10 |
Mikael Magnusson | Fix typo in variable name
|
commit | commitdiff | tree |
2014-04-10 |
Mikael Magnusson | Avoid initializing a VLA of 0 length
|
commit | commitdiff | tree |
2014-04-10 |
Mikael Magnusson | Declare variables at start of blocks in place.c
|
commit | commitdiff | tree |
2014-04-10 |
Mikael Magnusson | Break loop if is_true was set to false in If
|
commit | commitdiff | tree |
2014-04-10 |
Mikael Magnusson | Don't segfault when there's no target in If
|
commit | commitdiff | tree |
2014-04-10 |
Mikael Magnusson | Some fixes in french translation
|
commit | commitdiff | tree |
2014-04-10 |
Derek Foreman | Cache results of offset/shift functions so we don't...
|
commit | commitdiff | tree |
2013-08-19 |
Mikael Magnusson | Add window type to If as well
|
commit | commitdiff | tree |
2013-08-19 |
Mikael Magnusson | Allow matching class, name and role in If action
|
commit | commitdiff | tree |
2013-08-19 |
Mikael Magnusson | Add ForEach action which is like If but runs on all...
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Fix use after free in error message
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Add some comments in MoveResizeTo code
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Fix a typo that prevented setting client size for the...
|
commit | commitdiff | tree |
2013-08-11 |
Mikael Magnusson | Convert two // to /*
|
commit | commitdiff | tree |
2013-06-07 |
Mikael Magnusson | Constrain the moveresize popup to the monitor which...
|
commit | commitdiff | tree |
2013-06-07 |
Mikael Magnusson | Rename bounds to monitor in place_overlap and move...
|
commit | commitdiff | tree |
2013-04-23 |
Mikael Magnusson | Fix least overlap to fall back to the chosen monitor...
|
commit | commitdiff | tree |
2013-04-23 |
Mikael Magnusson | We forgot to count the dock in LeastOverlap
|
commit | commitdiff | tree |
2013-04-17 |
Mikael Magnusson | Remove some evil tabs
|
commit | commitdiff | tree |
2012-08-15 |
Mikael Magnusson | Fix bootstrapping, forgot to change WANT_AUTOMAKE to...
|
commit | commitdiff | tree |
2011-10-16 |
Mikael Magnusson | Change default doubleclick timeout to 500ms and keep...
|
commit | commitdiff | tree |
2011-08-03 |
Mikael Magnusson | Fix a memleak introduced by 0dd91ba0e2382a8f6177f501f8a0b26e...
|
commit | commitdiff | tree |
2011-08-02 |
Dana Jansens | be a bit more explicit about what is being copied from...
|
commit | commitdiff | tree |
2011-08-02 |
Carlos Pita | Separate theme options for osd prompt buttons.
|
commit | commitdiff | tree |
2011-08-02 |
Mikael Magnusson | Merge branch 'm4/master'
|
commit | commitdiff | tree |
2011-08-02 |
Mikael Magnusson | Revert these two commits temporarily to make the buttons...
|
commit | commitdiff | tree |
2011-08-02 |
Pedro Beja | Update portuguese translation
|
commit | commitdiff | tree |
2011-08-02 |
Mikael Magnusson | Update estonian translation
|
commit | commitdiff | tree |
2011-08-02 |
Mikael Magnusson | Add Plural-Forms header to fi.po and remove fuzzy mark.
|
commit | commitdiff | tree |
2011-08-02 |
Jakub Łojewski | Update polish translation.
|
commit | commitdiff | tree |
2011-08-02 |
Mikael Magnusson | Fix some rebase artifacts
|
commit | commitdiff | tree |
2011-08-01 |
Mikael Magnusson | Update other po files
|
commit | commitdiff | tree |
2011-08-01 |
Mikael Magnusson | Update swedish translation
|
commit | commitdiff | tree |
2011-08-01 |
Mikael Magnusson | Fix some translation string markings
|
commit | commitdiff | tree |
2010-10-14 |
Mikael Magnusson | Fix g_slice_new0 call
|
commit | commitdiff | tree |
2010-10-14 |
Dana Jansens | fix 80 cols and clean up the button color loading function
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | cleaning up remnants of bad rebase merges and modernizing...
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Menu bullet color support.
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Make the btn textures use their own image color.
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Buttons seem to work!
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | (non-working) Getting theme started. Button textures...
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Button structure.
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Button proper freeing/newing.
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Adding RrButton to libobrender, ref counted appearances.
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Another way of getting at button-*.toggled.unpressed...
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Rearranged all button appearance reading for logical...
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Found a bug in one of the specialized button textures.
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Need to allocate appearances!
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Made specific buttons be button-<name> instead of button...
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Individual button appearances from the theme.
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Read into _tmp RrAppearance, not theme->a_*_max
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Temporary storage locations for texture reads.
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | READ_COLOR macros done, RrColorCopy added, indentation...
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | default for menu overlap
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | Removed trailing spaces and fixed to 80 column width.
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | READ_APPEARANCE* macros and code cleanups.
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | READ_COLOR macros done, RrColorCopy added, indentation...
|
commit | commitdiff | tree |
2010-10-14 |
Dave Foster | READ_INT macro.
|
commit | commitdiff | tree |
2010-09-16 |
Mikael Magnusson | Fix a double free when you have a mousebind without...
|
commit | commitdiff | tree |
2010-09-16 |
Mikael Magnusson | Fix a copypasto that broke interactive keybinds with...
|
commit | commitdiff | tree |
2010-09-16 |
Dana Jansens | Revert "add XFlush to g_timeout callbacks"
|
commit | commitdiff | tree |
2010-09-16 |
Mikael Magnusson | Fix 3.4 compatibility for SendToDesktop
|
commit | commitdiff | tree |
2010-09-16 |
Mikael Magnusson | Correct typo occured -> occurred in function name
|
commit | commitdiff | tree |
2010-09-16 |
Dana Jansens | Add signal handling with the GMainLoop
|
commit | commitdiff | tree |
2010-09-16 |
Dana Jansens | add stackabove test, that lets you move a client window...
|
commit | commitdiff | tree |
2010-09-16 |
Dana Jansens | 80 cols
|
commit | commitdiff | tree |
2010-09-16 |
Mikael Magnusson | Continue parsing contexts when an unsupported one is...
|
commit | commitdiff | tree |
2010-09-16 |
Mikael Magnusson | Make the dock a context and add actions LowerDock and...
|
commit | commitdiff | tree |
2010-06-26 |
Mikael Magnusson | Move usage of iconh into the branch that assigns it
|
commit | commitdiff | tree |
2010-06-26 |
Mikael Magnusson | settings can't be NULL here, or we'd have already crashed...
|
commit | commitdiff | tree |
2010-06-25 |
Mikael Magnusson | Use a gsource instead of gio channels for watching...
|
commit | commitdiff | tree |
2010-04-16 |
Mikael Magnusson | Link libobrender, not openbox, to imlib2
|
commit | commitdiff | tree |
2010-04-16 |
Dana Jansens | add some comments for binary search
|
commit | commitdiff | tree |
2010-04-16 |
Dana Jansens | stat() can give an error, handle that
|
commit | commitdiff | tree |
2010-03-09 |
David Barr | Add menu seperator style to Clearlooks
|
commit | commitdiff | tree |
2010-02-21 |
Tobias Gläßer | Added shade-icon to client-menu
|
commit | commitdiff | tree |
2010-02-13 |
Mikael Magnusson | Remove mismerge-added files
|
commit | commitdiff | tree |
2010-02-12 |
Mikael Magnusson | Check node->name for null
|
commit | commitdiff | tree |
2010-02-10 |
Mikael Magnusson | Use correct ac variable in version.h.in
|
commit | commitdiff | tree |
2010-01-14 |
Laszlo Dvornik | Update hungarian translation.
|
commit | commitdiff | tree |
2010-01-11 |
Mikael Magnusson | NULL ic when we failed to load an image
|
commit | commitdiff | tree |
2010-01-11 |
Mikael Magnusson | Fix ordering so fallback for inactive osd to label...
|
commit | commitdiff | tree |
2010-01-10 |
Einars Sprugis | Update latvian translation.
|
commit | commitdiff | tree |
2010-01-10 |
Dana Jansens | allow application rules to place transient/dialog/splash...
|
commit | commitdiff | tree |
2010-01-08 |
Laszlo Dvornik | Update hungarian translation.
|
commit | commitdiff | tree |
2010-01-08 |
Mikael Magnusson | Pass NULL, not 0, handle invalid --id better.
|
commit | commitdiff | tree |
2010-01-08 |
Mikael Magnusson | obxprop: Add ability to limit listing to given properties
|
commit | commitdiff | tree |
2010-01-08 |
Mikael Magnusson | Fix the ~ expansion regex
|
commit | commitdiff | tree |
2010-01-08 |
Mikael Magnusson | Change Usage translation in japanese, this is what...
|
commit | commitdiff | tree |