Commit graph

14 commits

Author SHA1 Message Date
Mirek Fidler
31cab9f48a CtrlCore: Idiosyncratic changes to Wayland code 2025-02-02 13:50:52 +01: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
cxl
e7c6a94955 OpenBSD support
git-svn-id: svn://ultimatepp.org/upp/trunk@14814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-13 15:22:31 +00:00
cxl
d63cf7967a CtrlCore: gtk3 system hotkeys fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@13922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-21 08:44:39 +00:00
cxl
b96cd775e0 uppsrc: gtk3 replaces gtk2 as default linux backend
git-svn-id: svn://ultimatepp.org/upp/trunk@13848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-10 09:18:10 +00:00
cxl
62e62583f0 upp.src: Fixed various warnings (GCC 8.2)
git-svn-id: svn://ultimatepp.org/upp/trunk@12866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-22 07:48:06 +00:00
cxl
44037d6a0c 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
8ebdcbb0d5 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
c4be736677 ide: Fixed to compile in POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@9948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-15 20:10:37 +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
0c5d0f87ee CtrlCore: GTK SetSurface (#419), WorkArea fix for multiple monitors, ide: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-20 12:31:08 +00:00
cxl
d676e2d8ec CtrlCore: GTK/X11 RegisterSystemHotKey #379
git-svn-id: svn://ultimatepp.org/upp/trunk@5724 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-19 18:56:11 +00:00
cxl
ae04639c58 'Drag And Drop' violates read-only state for source with DND_MOVE
git-svn-id: svn://ultimatepp.org/upp/trunk@5721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-19 13:35:32 +00:00
cxl
d1feb7711a CtrlCore: GTK workarea issue resolved for X11 (#375)
git-svn-id: svn://ultimatepp.org/upp/trunk@5718 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-19 12:55:26 +00:00