projects
/
platform
/
upstream
/
enlightenment.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/enlightenment.git
2013-02-19
Christopher...
Add code to handle when cloning monitors so that the...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Update some comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add the clone object as a smart member for monitor.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Fix cloning box to now be over the indicator event...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add function prototype for monitor clone set.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add cloning support for monitor.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add support for an outputs clones in e_randr and e_rand...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Color the clip of the frame when monitor is disabled...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Rename monitor name style
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Simplify the monitor rotation code and make sure new...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Correctly calculate disabled monitor position(s).
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Remove useless mod_dir variable (and associated code).
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Remove useless defines and variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Remove unused variable and some dead printfs.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
When calculating virtual size, also account for 'possib...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Actually, allow move/resize/rotate for disabled monitor...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Set current size and position text when we set current...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add function prototype for setting current geometry.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Fix move_stop to use current geometry.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Handle setting monitor to enabled/disabled based on...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
When calculating virtual size, we only need to fetch
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add 'current' field values so we can use these durring...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add code to handle manual monitor movement.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Fix grid offset
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add in refresh_rate code for filling refresh rate list...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Use ecore_x_randr_crtc_info_free function to free retur...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Reduce variable usage
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add ROTATE_FUZZ amount.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add current rotation to smart_data structure.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add inline function to return the degree of rotation...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Remove Big Fat Fixme warning as it's fixed now :)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add code to check EFL version.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add current mode and refresh rate to crtc field.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add function to get the amount of rotation from a mouse...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Turn 'crtc' field into a structure (mainly for making...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add code to check if rotations for a given crtc are...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Only get edid (an expensive process) if getting the...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add flag for rotating to structure.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add some comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Remove all code which tried to maintain aspect ratio...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Remove dead comments about layout object.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Change structure to store grid geometry.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Change monitor_grid_set function to also accept the...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add missing LOGFN's where needed.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add flag to structure for resizing.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add edje callbacks to frame for resize_start & resize_stop.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Fix variable type of "name" to be char (not const char).
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Cleanup some memory returned from ecore_x_randr when...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add function to push & pop e_pointers.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Set aspect width & height on the same line
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Also pass in crtc geometry to the monitor when we set...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Modifiy crtc_set function to also take the current...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
When we set the crtc of the monitor, we can update...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add private functions for setting monitor position...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add code to set the monitor name.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Pack the monitor into the grid first, then do setup.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add note about screen_reset.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add code to handle setting of background preview on...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Remove function call to monitor_virtual_size_set.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Remove virtual_size_set code (turns out, it's not needed).
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add base & grid object to randr widget.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add function prototype for min_size_get.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add function prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add min & max mode sizes to monitor structure.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Fix _basic_create prototype & function to use the dialo...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add a blank line to separate comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Create new randr widget group (for the main randr widge...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Cfdata is unused in the apply function.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add LOGFN to functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add test rectangle to monitor
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add LOGFN macro to header.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add prototype and code for virtual_size_calc function.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Tell randr widget to calculate virtual size.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add monitor widget to makefile.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Use proper width/height variables from crtc_config.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Move and resize the monitor after packing to it's prope...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Pack the created monitor into the layout widget.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add a list of modes to smart_data structure.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add geometry to smart_data struct.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Start code for monitors create
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add crtc and output configs to smart_data structure.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add function prototypes for setting monitor crtc and...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add list of monitors to smart_data structure.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add initial start of code to create monitors.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add header function for monitors_create.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add initial monitor code.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Tell randr widget to create monitors.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add header function for creating new monitors.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add randr widget to makefile.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Cleanup compile warnings and include randr object header.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Remove all references to the old randr config.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Add code to handle the layout object.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Create the randr widget in _basic_create.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Initial rewrite of the monitor object.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Initial rewrite of randr widget.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Remove old randr code from dialog creation.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Remove old randr widget code from Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Christopher...
Remove old randr widget code.
commit
|
commitdiff
|
tree
|
snapshot
next