summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Use predefined atoms to decrease latencyJulien Danjou2010-05-251-9/+3
| | | | Signed-off-by: Julien Danjou <julien@danjou.info>
* Update test suite for xcb >= 1.6Julien Danjou2010-05-241-1/+1
| | | | Signed-off-by: Julien Danjou <julien@danjou.info>
* Do not build tests unless required.Gilles Dartiguelongue2009-07-271-1/+1
| | | | | | Gentoo: https://bugs.gentoo.org/show_bug.cgi?id=226257 Signed-off-by: Julien Danjou <julien@danjou.info>
* XCB is no more an optionJulien Danjou2009-04-031-6/+0
| | | | | | | This is the simplest way to have an ABI which does not depend on a compilation option, which is bad. Signed-off-by: Julien Danjou <julien@danjou.info>
* Add XCB unit testsJulien Danjou2009-04-036-1/+571
| | | | Signed-off-by: Julien Danjou <julien@danjou.info>
* Make a timestamp be part of the startup sequence (and not just part of theMark McLoughlin2004-06-241-2/+60
| | | | | | | | | | | | | | | startup_id for the startup sequence). Add timestamp field to the SnLauncherContext struct, (sn_launcher_context_new): initialize timestamp to 0, (sn_launcher_context_initiate): Make timestamp part of the startup sequence message, Add timestamp field to the SnStartupSequence struct, (sn_startup_sequence_get_timestamp): new function, (sn_startup_sequence_new): set timestamp from startup sequence message, if found, new function, new function (main): Make the test-launcher example provide a valid timestamp, obtained from new slowly_obtain_timestamp function
* Leak plugging action from Tommi Leino <tommi.leino@movial.fi>Mark McLoughlin2004-03-241-0/+9
| | | | plug leaks.
* Use "libstartup-notification" instead of libsn.Anders Carlsson2002-10-271-6/+6
|
* fix -I flagHavoc Pennington2002-10-251-1/+1
| | | | | | | new function (sn_startup_sequence_get_last_active_time): new function -DSN_API_NOT_YET_FROZEN=1 put in the little API-not-frozen warning. rename to "libstartup-notification" instead of "libsn"
* 0.2STARTUP_NOTIFICATION_0_2Havoc Pennington2002-10-232-6/+7
|
* Add "SCREEN" property, and note that there may be a max message size.Havoc Pennington2002-10-212-4/+11
| | | | fix the escaping
* port to new setup, add multihead supportHavoc Pennington2002-10-215-120/+30
| | | | | | | | | port to new setup, and blow away all monitoring stuff, just use sn-monitor.h make it all multihead-safe port to new setup and strip the other stuff out s/DESKTOP_LAUNCH_ID/DESKTOP_STARTUP_ID/ for env variable, add _NET_STARTUP_ID window manager hint.
* Massively rename everything from liblf to libsn, and reimport to CVS.Havoc Pennington2002-10-207-106/+106
|
* initial copy of liblf with files renamed to libsnHavoc Pennington2002-10-207-0/+734