summaryrefslogtreecommitdiff
path: root/src/bin/e_atoms.c
Commit message (Expand)AuthorAgeFilesLines
* fix atoms for zone geom. yay! works now.Carsten Haitzler2012-08-161-1/+1
* add zone geometry property to windows and keep it updated.Carsten Haitzler2012-08-161-2/+5
* e17: whitespaces--Vincent Torri2012-06-211-1/+1
* convert init/shutdown to EINTERN, move some to _update().Gustavo Sverzut Barbieri2010-11-221-2/+2
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* remember the borders' .desktop file after restartHannes Janetzek2009-08-281-3/+6
* get hints in batchesCarsten Haitzler2008-07-091-11/+25
* Fix EAPI warnings.sebastid2006-01-071-12/+12
* Add internal atom for state, and centered state.sebastid2005-08-301-0/+4
* Cleanup.sebastid2005-08-111-2/+2
* Fix TODO bug for maximized windows across restarts.rbdpngn2005-07-101-1/+3
* fix shaped windows - event loopCarsten Haitzler2005-05-281-0/+1
* fix restart with hidden windowsCarsten Haitzler2005-05-121-0/+2
* - Add atom E_ATOM_SHADE_DIRECTION, remove E_ATOM_ICONICsebastid2005-02-151-2/+2
* Create atoms to hold container and zone info.sebastid2005-02-131-0/+4
* seb's patch...Carsten Haitzler2005-02-071-0/+3
* handle xrandr properly (again) so u can change resolutions on the fly again,Carsten Haitzler2005-01-221-0/+2
* dont start managing unmapped windows. remove e manage info from unmanagedCarsten Haitzler2005-01-221-1/+0
* Remeber border hints when restarting (or recovering) E. This is currently set...handyande2005-01-201-1/+7
* Use ecore_x exported atoms.Kim Woelders2004-12-051-21/+2
* Knocked off one FIXME. Only handle necessary properties on a window propertyrbdpngn2004-12-021-0/+37