summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-12-01Merge from TIZEN 2.3HEADtizenMun, Gwan-gyeong5-35/+352
2014-03-06Add a task to copy configuration files to user's HOME dir from data dir for m...Seunghun Lee1-0/+19
2013-08-05Moved the code of definition for DLOG message to e_zong.c and e_border.c from...Shawn Lee3-6/+12
2013-08-05Added DLOG message for rotation event.Shawn Lee3-0/+28
2013-08-01[E_BORDER] Add missing code to delete timer when the window gets DEICONIFY_AP...Doyoun Kang1-0/+7
2013-08-01The rotation problem occured when did compare pointer instead of the value of...Shawn Lee1-1/+1
2013-07-311. Fixed deiconify problem which delays the rotated UI updateDoyoun Kang1-2/+32
2013-07-29the window has type of "E_BORDER_ROTATION_TYPE_DEPENDENT" will be excluded in...Shawn Lee1-1/+2
2013-07-04When keyboard needs to rotate in unmap state,Shawn Lee1-8/+13
2013-07-04Enable the pending show for the rotation process.Shawn Lee1-5/+10
2013-07-04ignored show request for invalid window and override_redirect window. the wm ...Gwanglim Lee1-9/+24
2013-07-03Only if the window doesn't need to rotate, adjust the size by window's geomet...Shawn Lee1-12/+10
2013-07-01[DEICONIFY] queue a deiconify send job to give the chance to other jobsGwanglim Lee2-26/+95
2013-07-01Disabled the logic of pending show.Shawn Lee1-0/+4
2013-06-29Rotation policy has changed.Shawn Lee1-4/+13
2013-06-27the repository of RSA merge with private repository.Shawn Lee6-7/+270
2013-06-25The problem that e17 couldn't move/resize window when the window fetch the ro...Shawn Lee1-9/+7
2013-06-24When handle deferred rotation event by blocking rotation, send the request to...Shawn Lee1-1/+3
2013-06-21Increased the timeout time for emulator such as low performance system.Shawn Lee1-1/+1
2013-06-21compare with wrong angle has been fiexd when pre-resize for rotation.Shawn Lee1-1/+1
2013-06-21e17 doesn't need to send rotation request same angle already be sent. but in ...Shawn Lee2-3/+12
2013-06-21create rotation job and EAPI e_border_rotation_setShawn Lee2-450/+415
2013-06-12WM has to check the border is dependent to rotate in "_e_border_rotation_chec...Seunghun Lee1-3/+1
2013-06-12In the case of sending rotation like message before illume's layout hook hand...Seunghun Lee1-3/+19
2013-06-11Window manager has to create newly border of keyboard, even if Window manager...Seunghun Lee1-0/+11
2013-06-08There is un-expected case that border's geometry is not updated after perform...Seunghun Lee1-14/+41
2013-06-05[WM_ROT] Fixed floating mode window rotation bug that window doesn't send ROT...Gwanglim Lee1-1/+1
2013-06-05To support such as quickpanel to rotate based Window manager,Seunghun Lee3-153/+147
2013-06-05Merge with e17 develDoyoun Kang7-158/+588
2013-05-30[E_BORDER] add code to check whether the window is the last_focus_win or not ...Doyoun Kang1-1/+2
2013-05-29When there is no current angle among the available rotation angles,Seunghun Lee1-1/+5
2013-05-15[E_BORDER] added code to unmap client window if it's state is MAPPED in _e_bo...submit/tizen_2.1/20130515.030853submit/tizen/20130517.045317accepted/tizen/20130520.101345tizen_2.1Doyoun Kang1-1/+10
2013-05-08[WM_ROT] support for rotating prediction window without virtual keyboardGwanglim Lee1-0/+74
2013-04-29Change Flora License VersionMun, Gwan-gyeong3-3/+3
2013-04-26Modify to compare angle that comming from client by rotation done message wit...submit/tizen_2.1/20130426.145127accepted/tizen_2.1/20130426.1502132.1b_releaseSeunghun Lee1-1/+1
2013-04-26Added a API named "e_zone_rotation_block_set" to block the rotation.Seunghun Lee2-2/+41
2013-04-24Lock the screen when need to rotate only one window,submit/tizen_2.1/20130424.233554accepted/tizen_2.1/20130425.024958Seunghun Lee1-0/+6
2013-04-231.[E_BORDER] Change code to hide the client window in _e_border_cb_window_hid...Doyoun Kang2-0/+13
2013-04-22Tizen 2.1 releaseJinkun Jang1107-0/+396264