Changeset [84011]: Fix intended centering on parent of unplaced dialogs.
Fix intended centering on parent of unplaced dialogs.
View ArticleChangeset [84012]: Fix some issues reported by clang.
Fix some issues reported by clang.
View ArticleChangeset [84220]: When we get an output changed event, check for matching...
When we get an output changed event, check for matching crtc id and also set changed flag if anything in the crtc has changed. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [84221]: Add connected flag for outputs, and add a restore config...
Add connected flag for outputs, and add a restore config option. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [84222]: Add restore checkbox to dialog. Signed-off-by: Christopher...
Add restore checkbox to dialog. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [84223]: When we get randr events, check for actual config...
When we get randr events, check for actual config differences. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [84224]: Add poll_interval field to config. Signed-off-by:...
Add poll_interval field to config. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [84225]: Add poll_interval to e_randr_cfg. Signed-off-by:...
Add poll_interval to e_randr_cfg. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [84226]: Start on poller code. Signed-off-by: Christopher Michael ...
Start on poller code. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [84227]: Remove poller code for now (broken, does not work as...
Remove poller code for now (broken, does not work as expected, etc, etc). Add exists field for crtc and output. Fix output clones and connection status get to use the correct output. Add some notes...
View ArticleChangeset [84228]: When we do a current_geometry set, repack the monitor to...
When we do a current_geometry set, repack the monitor to the updated geometry. Add a geometry_get function for monitor. Fix up cloning code to work properly with different size parents/children. Add a...
View ArticleChangeset [84229]: Add missing function prototypes. Signed-off-by:...
Add missing function prototypes. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [84230]: Add monitor_moved callback and update position (if...
Add monitor_moved callback and update position (if needed). Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [84231]: Add exists field to crtc and output. Signed-off-by:...
Add exists field to crtc and output. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [84232]: Disable Restore on Startup for now until larger randr...
Disable Restore on Startup for now until larger randr event issues are worked out. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [84233]: Add a monitor_resized callback so positions of other...
Add a monitor_resized callback so positions of other monitors can be updated. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [84234]: Hook into monitor_resized callback and update adjacent...
Hook into monitor_resized callback and update adjacent monitor positions. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [84235]: much better.. dnd actually works now.. doesnmt get stuck...
much better.. dnd actually works now.. doesnmt get stuck etc... need to GRAB mouse etc... still not all there yet. cant dnd within ones own window yet. that's NEXT
View ArticleTicket #1329 ([wayland_shm] flickering when pressing buttons of Table 4) closed
Fixed: Just tried this with the latest wayland_shm from EFL upstream and this problem does not occur anymore.
View Article