Commit graph

12 commits

Author SHA1 Message Date
Mirek Fidler
7458c14a61 CtrlCore: Wayland should be now using virtual popups 2026-06-24 23:32:38 +02:00
Zbigniew Rębacz
511ff1e991
Initial version of GTK Wayland backend (#205)
* Obtaining Gtk backend and runtime and displaying it in About box.

* .fixes

* .csometics

* Initial iteration for GTK on Wayland. Works suprisingly stable.

* Disable X11Utils when Wayland backend detected.

* Cosmetics

* .native

* First iteration of CSD.

* .working

* .working

* Calculating additional window spaced used by CSD.

* Fix max window size problem.

* Fix issue with rendering.

* .refactoring

* Fix splash screen when SSD is enable.

* Fix issue with mouse scrolling when CSD is enable.

* Not ideal fix for no keyboard input in parent window.

* Fix problem with XDisplay compilation and change name of GdkBackend to GtkBackend.

* Introduce new WAYLAND flag.

* Ctrl::GetWndScreenRect() fix for X11.

* Fix to compile on mac

---------

Co-authored-by: Zbigniew Rębacz <zbigniew.rebacz@hotmail.com>
2025-02-02 11:47:32 +01:00
Mirek Fidler
a4ff4453fd GUI_APP_MAIN now calls Ctrl::ShutdownThreads at the end 2022-10-18 18:47:05 +02:00
cxl
f938957b6e CtrlCore: Fixed some ViewDraw/GTK issues, RichEdit: UHD fixes for image resizing handles
git-svn-id: svn://ultimatepp.org/upp/trunk@14321 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-18 12:41:42 +00:00
cxl
5760700aee CtrlCore: ViewDraw with Rect parameter in X11 and Gtk3 backends
git-svn-id: svn://ultimatepp.org/upp/trunk@14316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-15 16:21:10 +00:00
cxl
cda282c80a CtrlCore: GTK3: GdkDrawingContext proper versioning fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@14252 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-06 08:31:56 +00:00
cxl
b12b795dae CtrlCore: gtk3 warnings in GtkWnd removed
git-svn-id: svn://ultimatepp.org/upp/trunk@13892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-15 18:44:23 +00:00
cxl
b769743e04 CtrlCore: Gtk GUI_APP_MAIN now correctly handles exceptions
git-svn-id: svn://ultimatepp.org/upp/trunk@13534 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-12 15:03:01 +00:00
cxl
283790d2e9 CtrlCore: GUI_APP_MAIN_HOOK
git-svn-id: svn://ultimatepp.org/upp/trunk@12161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-11 17:53:47 +00:00
cxl
ffe5b3a21a .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-21 12:11:16 +00:00
cxl
13dbe1dd98 CtrlCore: X11 and GTK MT fixes (#429)
git-svn-id: svn://ultimatepp.org/upp/trunk@5735 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-26 19:23:41 +00:00
cxl
839aa28de5 CtrlCore: Gtk BE integrated
git-svn-id: svn://ultimatepp.org/upp/trunk@5691 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-01 10:29:54 +00:00