]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
2010-06-14 Dana JansensUse GMainLoop instead of ObtMainLoop
2010-06-03 Dana Jansenssave the list of mime types listed as supported by...
2010-06-03 Dana Jansensparse app Categories better. parse a list of strings...
2010-06-03 Dana Jansensparse Categories tag and save them as an array of GQuarks
2010-06-03 Dana Jansensimproved .desktop parsing.
2010-06-03 Dana Jansensfree the user's group ids
2010-06-03 Dana Jansensfree the path dirs
2010-05-22 Dana Jansensparse Path, Terminal, and StartupNotify
2010-05-22 Dana Jansensparse OnlyShowIn/NotShowIn
2010-05-21 Dana Jansensallow new windows on other desktops to get focused...
2010-05-20 Mikael MagnussonAllow sending windows on other desktops to the current...
2010-05-20 Mikael MagnussonAdd some more conditions to the If action
2010-05-20 Dana Jansensdon't need a force_reply when changing the decor for...
2010-05-20 Dana Jansensclient_update_protocols() doesnt change anything that...
2010-05-20 Dana Jansensallows a window to unmax by resizing.
2010-05-20 Dana Jansensset the frame's initial size to something invalid so...
2010-05-18 Dana Jansensset the interactive action to NULL before doing its...
2010-05-18 Dana Jansensfix focus when starting up, especially when replacing...
2010-05-17 Dana Jansensremove a debug print in the keyboard obt stuff
2010-05-17 Dana Jansensavoid new gcc warning (casting ** to const** is not...
2010-05-17 Dana Jansensmerge some contexts together in the default rc.xml...
2010-05-17 Dana Jansensallow multiple contexts separated by space in a mouse...
2010-05-17 Dana Jansensturn off focuslast and on undermouse in mouse focus...
2010-05-17 Mikael MagnussonRemove some unneeded stdlib.h includes
2010-05-17 Mikael MagnussonAdd support for using relative expressions in move...
2010-05-17 Dana Jansensnew enum values need to be handled in switches
2010-05-17 Dana Jansensfix typo in enum
2010-05-13 Derek Foremanadd _NUM_TYPES to obrender enums, to allow enumeration...
2010-05-12 Dana Jansensshow empty properties in obxprop
2010-05-12 Dana Jansensparse number values write in a hex string in obxprop
2010-05-12 Dana Jansensadvance while parsing a hex input in obxprop
2010-05-11 Dana Jansensadd cleanup functions to the client list menus that...
2010-05-11 Dana Jansensadd cleanup function for menus that fires when the...
2010-04-29 Dana Jansensdon't try go to selected submenu when there is nothing...
2010-04-29 Dana Jansensuse clicks in prompts
2010-04-28 Dana Jansensadd a test to set a mouse cursor on an InputOnly subwindow
2010-04-28 Dana Jansensfix XSYNCronization of resizes (especially with two...
2010-04-28 Dana Jansensmake sure clients stay on screen when the root window...
2010-04-28 Mikael MagnussonRemove two unused variables
2010-04-28 Dana Jansensfound memory corruption in the obt xqueue and paths
2010-04-28 Dana Jansensmake an event queue for X events. the queue's min...
2010-04-23 Dana Jansensdon't put reparent events back on the stack. the windo...
2010-04-23 Dana Jansensputting events on the event queue does not send them...
2010-04-23 Dana Jansensdon't use XPutBackEvent and mess up timestamp order...
2010-04-20 Dana Jansensadd asserts to make sure we don't add things to stackin...
2010-04-20 Dana Jansensdon't change stacking stuff on windows when moving...
2010-04-17 Dana Jansensevent_curtime is replaced (publicly) by event_time()
2010-04-17 Dana JansensWhen determining the current timestamp, try get somethi...
2010-04-17 Dana Jansenswhen client removes its transient_for hint, don't keep...
2010-04-17 Dana Jansensallow warping the mouse pointer when switching desktops...
2010-04-17 Dana Jansensshow the focus cycle popup's icons in linear order...
2010-04-17 Dana Jansensadd an option to next/previous window to only include...
2010-04-16 Mikael MagnussonLink libobrender, not openbox, to imlib2
2010-04-16 Dana Jansensadd some comments for binary search
2010-04-16 Dana Jansensstat() can give an error, handle that
2010-04-16 Dana Jansensuse const Rect* not Rect const*
2010-03-30 Dana Jansensadd BSEARCH() macros in obt/bsearch.h that to a binary...
2010-03-30 Dana Jansensparse some of the .desktop stuff into an ObtLink structure
2010-03-30 Dana Jansensadd obt_paths_try_exec() that will see if an executable...
2010-03-30 Dana Jansenssave the LC_MESSAGES locale category
2010-03-30 Dana Jansensif a launch time isnt there (like for client_activate...
2010-03-26 Dana Jansensmake keypad enter do the same thing as return
2010-03-26 Dana Jansensfigure out what type the value should be for each known...
2010-03-26 Dana JansensAdd a new ObtLink type, which is going to be a generali...
2010-03-26 Dana Jansensignore the rendertest executable
2010-03-26 Dana Jansensignore generated autostart script
2010-03-25 Dana Jansenssave key values based on their value, but we dont know...
2010-03-25 Dana Jansensadd an empty function to parse the Desktop Entry group...
2010-03-25 Dana Jansensparse key/value pairs from the .desktop file and save...
2010-03-25 Dana Jansensclose the .desktop file after parsing it
2010-03-25 Dana Jansensfree the path after done with it
2010-03-25 Dana Jansensg_warning adds a \n
2010-03-25 Dana Jansenswatch for groups in .desktop files and remember the...
2010-03-25 Dana Jansensavoid ascii control characters in strings
2010-03-25 Dana Jansensadd beginning of .desktop file parsing, grabs a line...
2010-03-25 Dana Jansensmake enum values match numbers in the spec, and make...
2010-03-25 Dana Jansensinstall the obt/ddfile.h header
2010-03-25 Dana Jansensadd function to give the list of autostart directories
2010-03-25 Dana Jansensadd some functions for parsing a value in a .desktop...
2010-03-25 Dana Jansensallow non-normal windows to go to 0,0. and remove...
2010-03-09 David BarrAdd menu seperator style to Clearlooks
2010-03-01 Dana Jansensadd a function client_is_oldfullscreen() that determine...
2010-03-01 Dana Jansenswhen an app tries to move to 0,0 and there is a strut...
2010-02-26 Dana Jansensmissing a g_slice_free
2010-02-24 Dana Jansenslibexecdir is provided by automake, and gnome-settings...
2010-02-24 Dana JansensType is a mandatory field of a .desktop, so add it...
2010-02-21 Dana JansensShow client menu on right click anywhere on a window...
2010-02-21 Tobias GläßerAdded shade-icon to client-menu
2010-02-19 Dana Jansensmake array large enough
2010-02-19 Dana Jansensget the modifier mask for a modifier key that is presse...
2010-02-19 Dana Jansenssave the state of the modifiers only when starting...
2010-02-17 Dana Jansensmove the startup command launching into a helper function
2010-02-17 Dana Jansensrevamp the autostart functionality, so autostart apps...
2010-02-17 Dana Jansensdon't use a variable as a format string
2010-02-17 Dana JansensAdd skeleton for start of dot-desktop-file parser
2010-02-17 Dana Jansenslower the default submenu show delay
2010-02-16 Dana Jansensa couple more g_free() to g_slice_free()'s
2010-02-16 Dana Jansensmore using g_slice_new() instead of g_new()
2010-02-16 Dana Jansensmissed a g_free() that should be g_slice_free()
2010-02-15 Dana Jansensdont trust the _NET_ACTIVE_WINDOW timestamp. (fixes...
next