summaryrefslogtreecommitdiff
path: root/libsn
AgeCommit message (Expand)AuthorFilesLines
2014-02-18Add include of <sys/select.h> for previous patchColin Walters1-0/+1
2014-02-17Fix crash on 32bit architectures where time_t is 64 bitFederico G. Schwindt2-8/+8
2011-05-16Revert prototype change for sn_launchee_context_setup_window()Julien Cristau2-3/+3
2010-06-03Drop Xlib native code, use x11-xcbJulien Danjou10-396/+271
2010-05-24Fix sn-launcher not using screen numberJulien Danjou1-0/+1
2010-03-26Support APPLICATION_ID keyColin Walters4-5/+43
2009-04-15improve documentation for sn_display_get_x_connection()Julien Danjou1-0/+4
2009-04-15enhance sn_xcb_display_new documentationJulien Danjou1-6/+5
2009-04-03do not include config.hJulien Danjou1-4/+0
2009-04-03XCB is no more an optionJulien Danjou5-66/+1
2009-04-03Add XCB backendJulien Danjou5-100/+510
2009-04-03Split sn_internal_xmessage_process_eventJulien Danjou1-23/+26
2009-04-03Move message retrieval and creation to get_or_add_message()Julien Danjou1-13/+28
2009-04-03Move message filling into message_set_message()Julien Danjou1-30/+33
2009-04-03Move SnXmessage creation in a static functionJulien Danjou1-7/+12
2009-04-03Only store Window in FindMessageDataJulien Danjou1-3/+3
2009-04-03Anonymize display type into an generic idJulien Danjou4-8/+24
2009-04-03Remove useless xdisplay property from FindMessageDataJulien Danjou1-2/+0
2009-04-03Add sn_internal_display_get_screen_number ()Julien Danjou3-1/+16
2009-04-03add sn_internal_display_get_root_window()Julien Danjou3-2/+24
2009-04-03simplify sn_internal_monitor_process_event protoJulien Danjou3-5/+3
2009-04-03Remove unused function from sn-xutilsJulien Danjou2-466/+0
2007-03-17Patch from Laszlo Peter atElijah Newren1-2/+2
2005-03-07Based on fix from Aivars Kalvans <aivars.kalvans@inbox.lv>Mark McLoughlin1-0/+1
2005-02-28plug leak (append_string_to_list): don't strdup() @append.Mark McLoughlin1-4/+7
2004-10-27spaces before parensHavoc Pennington1-1/+1
2004-10-27//bugzilla.gnome.org/show_bug.cgi?id=151245 to support new focus stealingHavoc Pennington6-15/+138
2004-06-24Make a timestamp be part of the startup sequence (and not just part of theMark McLoughlin3-1/+28
2004-03-24Leak plugging action from Tommi Leino <tommi.leino@movial.fi>Mark McLoughlin1-0/+6
2003-04-20use -no-undefined libtool flag on cygwin, from Masahiro SakaiHavoc Pennington1-0/+2
2003-01-20initialize message_type field in FindHandlerData, fix from Joe MarcusHavoc Pennington1-1/+2
2003-01-19delete global variables for xmessage_funcs and pending_messages, useHavoc Pennington3-9/+47
2002-12-15_NET_STARTUP_ID should be a UTF-8 string. #101237Havoc Pennington1-4/+4
2002-12-08handle zero-length string properly, avoids a crashHavoc Pennington3-4/+10
2002-12-01new function (sn_launcher_context_initiate): remove debug spew, and recordSTARTUP_NOTIFICATION_0_4Havoc Pennington3-7/+60
2002-11-30new functionHavoc Pennington4-3/+116
2002-11-01fill in SCREEN env variable, and call DESKTOP that instead of DESCRIPTIONHavoc Pennington2-2/+21
2002-10-27sshAnders Carlsson1-0/+7
2002-10-25fix -I flagHavoc Pennington7-22/+72
2002-10-23implement type_atom_begin stuffHavoc Pennington5-26/+29
2002-10-22add missing fileHavoc Pennington1-0/+36
2002-10-21Add "SCREEN" property, and note that there may be a max message size.Havoc Pennington4-25/+21
2002-10-21fix the escapingHavoc Pennington1-137/+32
2002-10-21port to new setup, add multihead supportHavoc Pennington11-1603/+337
2002-10-20new docs, new proposed specHavoc Pennington1-3/+13
2002-10-20now it compilesHavoc Pennington1-1/+1
2002-10-20Massively rename everything from liblf to libsn, and reimport to CVS.Havoc Pennington18-1111/+1111
2002-10-20initial copy of liblf with files renamed to libsnHavoc Pennington19-0/+5257