Thu, 25 Jan 2018 10:48:17 +0000 Issue #154: set window as top-most if windows' `#windowStyle` is `#toolWindow1` jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 25 Jan 2018 10:48:17 +0000] rev 8272
Issue #154: set window as top-most if windows' `#windowStyle` is `#toolWindow1` ...to match the behavior on X11. This is a Windows counterpart of an earlier commit 00b6d158ab89. See https://swing.fit.cvut.cz/projects/stx-jv/ticket/154
Mon, 08 Jan 2018 10:01:06 +0000 Issue #190: workaround for `Image class >>fromScreen:on:grab:` jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 08 Jan 2018 10:01:06 +0000] rev 8271
Issue #190: workaround for `Image class >>fromScreen:on:grab:` Since `XGetImage()` is not supported at all by XWayland by design. To capture the screen, we have to use compositor-specific way. Tis commit added support for GNOME Shell using external `dbus-send` command. This is a temporary solution to keep going, we should have proper DBus support and use that. We also need to test other environments and properly reify desktop environment... See: [1]: https://fedoraproject.org/wiki/How_to_debug_Wayland_problems#Screen_capture_is_not_available_with_usual_apps [2]: https://swing.fit.cvut.cz/projects/stx-jv/ticket/190
Thu, 04 Jan 2018 21:35:40 +0000 Issue #190: improve #supportsScreenReading to detext XWayland session jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 04 Jan 2018 21:35:40 +0000] rev 8270
Issue #190: improve #supportsScreenReading to detext XWayland session ...and in that return `false` since XWayland does not support `XGetImage()` https://swing.fit.cvut.cz/projects/stx-jv/ticket/190
Wed, 03 Jan 2018 22:19:22 +0000 Issue #190: added tests for `Image class >> fromView:` and `Image class >> fromScreen:' jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 03 Jan 2018 22:19:22 +0000] rev 8269
Issue #190: added tests for `Image class >> fromView:` and `Image class >> fromScreen:' ...which broke under XWayland since XWayland does not support `XGetImage()` https://swing.fit.cvut.cz/projects/stx-jv/ticket/190
Thu, 25 Jan 2018 22:42:12 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Thu, 25 Jan 2018 22:42:12 +0100] rev 8268
#BUGFIX by cg class: GraphicsMedium changed: #clearView oops - too much optimization; clearDeviceRectangle is redefined to clear with viewBackground in a subclass; so this should not be forwarded immediately
Thu, 25 Jan 2018 21:33:06 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 25 Jan 2018 21:33:06 +0100] rev 8267
#REFACTORING by cg class: GraphicsMedium changed:46 methods avoid duplicate code - all forwared to my GC
Thu, 25 Jan 2018 19:07:48 +0100 #DOCUMENTATION by mawalch
mawalch [Thu, 25 Jan 2018 19:07:48 +0100] rev 8266
#DOCUMENTATION by mawalch class: XWorkstation::SelectionFetcher comment/format in: #propertyChange:property:state:time:
Thu, 25 Jan 2018 12:17:16 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Thu, 25 Jan 2018 12:17:16 +0100] rev 8265
*** empty log message ***
Wed, 24 Jan 2018 22:14:00 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Wed, 24 Jan 2018 22:14:00 +0100] rev 8264
#BUGFIX by cg class: Depth32Image changed: #hardAntiAliasedMagnifiedBy:
Wed, 24 Jan 2018 22:11:41 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Wed, 24 Jan 2018 22:11:41 +0100] rev 8263
#FEATURE by cg class: Image changed: #hardSmoothingMagnifiedBy:
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip