summaryrefslogtreecommitdiff
path: root/src/startup_notification.c
Commit message (Expand)AuthorAgeFilesLines
* startup-notification: Reduce timeout to 10 secondsOlivier Fourdan2021-02-211-1/+1
* Fix GTimeVal deprecationAndre Miranda2020-04-071-5/+4
* startup-notification: Crash/stack smash on some architecturesMartin Husemann2019-04-141-1/+3
* Use convenient display functionsOlivier Fourdan2018-04-051-12/+2
* trace: rework tracesOlivier Fourdan2018-03-311-1/+2
* Build: Fix warnings with newer gtk+Olivier Fourdan2018-03-311-0/+10
* Replace gdk_error_trap_pop with gdk_error_trap_pop_ignoredViktor Odintsev2017-07-021-1/+1
* Use correct type on platforms where time_t is 64bits like OpenBSDStefan Sperling2014-12-091-1/+2
* Drop unused variables.Nick Schermer2011-04-221-2/+0
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-101-2/+3
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* * src/client.c, src/client.h, src/display.c, src/display.h, Olivier Fourdan2008-10-221-3/+3
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Make sure to release keyboard events even when a modifier is released before ...Olivier Fourdan2008-05-181-1/+1
* Improve compatibily with libwnck tasklistOlivier Fourdan2007-10-281-1/+4
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+1
* CleanupOlivier Fourdan2007-05-091-1/+1
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-10/+10
* Finish rework of the compositor, which should fix quite few bugs and improve ...Olivier Fourdan2006-06-141-1/+3
* Code cleanup.Olivier Fourdan2006-05-151-9/+13
* Some cleanup in headers vs. functions used.Olivier Fourdan2006-05-061-3/+4
* Various bug and warning fixes.Olivier Fourdan2006-03-261-1/+1
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Fix stacking vs. focus stealing prevention.Olivier Fourdan2005-11-121-2/+2
* Improve dragging windows overs desktops, improve focus stealing prevention.Olivier Fourdan2005-11-121-0/+1
* Use SN timestamp if available.Olivier Fourdan2005-11-111-0/+10
* Trivial fixOlivier Fourdan2005-06-221-1/+1
* Fix startup notification properties not being appliedOlivier Fourdan2005-06-221-5/+3
* Update datesOlivier Fourdan2005-06-201-1/+1
* Reorg internal flags,Olivier Fourdan2004-08-281-2/+2
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Increase max line length to 255 chars instead of 80 (to close #0000228)Olivier Fourdan2004-06-161-4/+1
* Add multiscreen support.Olivier Fourdan2004-06-151-50/+49
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-54/+45
* - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliantOlivier Fourdan2004-05-301-100/+100
* Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi...Olivier Fourdan2004-05-131-100/+100
* Change internals to allow more than 32 flags.Olivier Fourdan2004-01-021-2/+2
* Disconnect wrap workspaces and wrap windows optionsOlivier Fourdan2003-05-221-88/+87
* Various small cleanups, rerun indent with new settings.Olivier Fourdan2003-05-161-143/+166
* Updated i18n stuff (libxfce4util now provides a i18n.h).Benedikt Meurer2003-04-021-1/+1
* Major autostuff update.Benedikt Meurer2003-03-171-1/+1
* Reformat code usign astyle, redesign microdeck theme, include nestu's Spanish...Olivier Fourdan2003-03-161-16/+16
* Improve window move/resize and expand sourcesOlivier Fourdan2003-02-271-13/+13
* Install sig handlers later in startup sequenceOlivier Fourdan2003-02-161-2/+2
* Ran indent on sourcesOlivier Fourdan2003-02-131-4/+4
* Add additional sanity checks to satrtup notification code.Olivier Fourdan2003-02-111-2/+39
* Increase startup notification timeout to 30 secondsOlivier Fourdan2003-02-101-6/+1
* Use #define SN_API_NOT_YET_FROZEN instead of -DSN_API_NOT_YET_FROZEN=1 in com...Olivier Fourdan2003-02-101-0/+1