summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* autogen.sh: Honor NOCONFIGURE=1HEADmasterColin Walters2014-02-181-1/+3
* Add include of <sys/select.h> for previous patchColin Walters2014-02-181-0/+1
* Fix crash on 32bit architectures where time_t is 64 bitFederico G. Schwindt2014-02-172-8/+8
* add homepage URL in READMEJulien Danjou2011-08-241-0/+1
* Enhance configure error on packages not foundStefan Kost2011-08-241-8/+4
* Update NEWS and bump versionSTARTUP_NOTIFICATION_0_12Julien Danjou2011-05-162-1/+6
* Revert prototype change for sn_launchee_context_setup_window()Julien Cristau2011-05-162-3/+3
* Update NEWS, bump versionSTARTUP_NOTIFICATION_0_11Julien Danjou2011-05-052-1/+7
* Drop Xlib native code, use x11-xcbJulien Danjou2010-06-0311-400/+275
* Use predefined atoms to decrease latencyJulien Danjou2010-05-251-9/+3
* Update test suite for xcb >= 1.6Julien Danjou2010-05-242-2/+2
* Fix sn-launcher not using screen numberJulien Danjou2010-05-241-0/+1
* Support APPLICATION_ID keyColin Walters2010-03-265-5/+53
* Do not build tests unless required.Gilles Dartiguelongue2009-07-271-1/+1
* improve documentation for sn_display_get_x_connection()Julien Danjou2009-04-151-0/+4
* enhance sn_xcb_display_new documentationJulien Danjou2009-04-151-6/+5
* update NEWSSTARTUP_NOTIFICATION_0_10Julien Danjou2009-04-131-0/+6
* do not include config.hJulien Danjou2009-04-031-4/+0
* XCB is no more an optionJulien Danjou2009-04-037-86/+9
* Add XCB unit testsJulien Danjou2009-04-037-1/+572
* Add XCB backendJulien Danjou2009-04-038-103/+532
* Split sn_internal_xmessage_process_eventJulien Danjou2009-04-031-23/+26
* Move message retrieval and creation to get_or_add_message()Julien Danjou2009-04-031-13/+28
* Move message filling into message_set_message()Julien Danjou2009-04-031-30/+33
* Move SnXmessage creation in a static functionJulien Danjou2009-04-031-7/+12
* Only store Window in FindMessageDataJulien Danjou2009-04-031-3/+3
* Anonymize display type into an generic idJulien Danjou2009-04-034-8/+24
* Remove useless xdisplay property from FindMessageDataJulien Danjou2009-04-031-2/+0
* Add sn_internal_display_get_screen_number ()Julien Danjou2009-04-033-1/+16
* add sn_internal_display_get_root_window()Julien Danjou2009-04-033-2/+24
* simplify sn_internal_monitor_process_event protoJulien Danjou2009-04-033-5/+3
* Remove unused function from sn-xutilsJulien Danjou2009-04-032-466/+0
* post-release bump to 0.10.Elijah Newren2007-03-172-1/+5
* Version 0.9STARTUP_NOTIFICATION_0_9Elijah Newren2007-03-172-0/+10
* Patch from Laszlo Peter atElijah Newren2007-03-172-2/+9
* Commit a forgotten patch that was agreed on a long time ago on the wm-specLubos Lunak2006-08-101-0/+6
* Fix description of StartupWMClass, improve description of StartupNotify.Lubos Lunak2006-08-091-1/+6
* Added LAUNCHED_BYLubos Lunak2006-02-071-0/+6
* Based on fix from Aivars Kalvans <aivars.kalvans@inbox.lv>Mark McLoughlin2005-03-072-0/+8
* plug leak (append_string_to_list): don't strdup() @append.Mark McLoughlin2005-02-282-4/+12
* post-release bump to 0.9.Mark McLoughlin2004-11-102-1/+5
* Version 0.8STARTUP_NOTIFICATION_0_8Mark McLoughlin2004-11-102-0/+10
* use and require automake 1.7.Mark McLoughlin2004-11-104-21/+22
* spaces before parensHavoc Pennington2004-10-271-1/+1
* //bugzilla.gnome.org/show_bug.cgi?id=151245 to support new focus stealingHavoc Pennington2004-10-278-16/+145
* Data from "change:" messages is used even before matching "new:" message.Lubos Lunak2004-10-111-8/+19
* TIMESTAMP now included in ID, as agreed upon on the wm-spec-list@ list.Lubos Lunak2004-10-111-0/+15
* post-release bump to 0.8.Mark McLoughlin2004-06-242-1/+5
* Version 0.7.STARTUP_NOTIFICATION_0_7Mark McLoughlin2004-06-242-0/+9
* Make a timestamp be part of the startup sequence (and not just part of theMark McLoughlin2004-06-245-3/+113