Haoyu Qiu
|
f694c64ac4
X11: Skip Motif function hints when borderless
|
3 weeks ago |
Thaddeus Crews
|
e1b3387513
Merge pull request #108704 from wjt/xdg-portal-inhibit
|
3 weeks ago |
Thaddeus Crews
|
2135cb1707
Merge pull request #103749 from Rindbee/fix-cannot-input-after-restarting-the-input-method-on-x11
|
4 weeks ago |
Will Thompson
|
1a3a254e26
Support XDG Inhibit portal
|
5 months ago |
Pāvels Nadtočajevs
|
281c74550a
Make `utterance_id` 64-bit.
|
1 month ago |
Haoyu Qiu
|
48575336e8
X11: Fix minimize/maximize buttons can't be hidden
|
1 month ago |
Thaddeus Crews
|
685fa3281c
Merge pull request #111580 from timothyqiu/x11-fullscreen
|
1 month ago |
Pāvels Nadtočajevs
|
cf21565c77
[X11] Fix `keyboard_get_label_from_physical` errors when used on key without label.
|
2 months ago |
Haoyu Qiu
|
66e5bce653
X11: Fix memory leak in `screen_get_refresh_rate`
|
2 months ago |
Haoyu Qiu
|
0f81e8c7fe
X11: Fix fullscreen exit behavior
|
2 months ago |
Haoyu Qiu
|
7680190768
Revert "Fix the sliding window problem in linux occur due to reparenting of the window during the decoration via tracking the parent of the window"
|
2 months ago |
Thaddeus Crews
|
4ea49aecaf
Merge pull request #110990 from timothyqiu/x11-min-max
|
2 months ago |
Thaddeus Crews
|
5935a32e32
Core: Cleanup headers in `core/config`
|
2 months ago |
Thaddeus Crews
|
d1d28c0bcf
Merge pull request #111223 from Ivorforce/remove-iterator-include
|
2 months ago |
chocola-mint
|
ead282ff13
Remove `file_access.h` and `script_backtrace.h` includes from `logger.h`.
|
2 months ago |
Lukas Tenbrink
|
1db0a60dc0
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
|
2 months ago |
Haoyu Qiu
|
12f8c78231
X11: Fix minimization of maximized windows
|
2 months ago |
Mounir Tohami
|
1b697aff38
X11 input: prevent non-printable keys from producing empty Strings
|
3 months ago |
Thaddeus Crews
|
94b5658cd2
Merge pull request #106798 from gelvinp/avoid_xcb_crash
|
3 months ago |
Pāvels Nadtočajevs
|
0edb6bd4a0
[Linux/BSD] Initialize DBus only once.
|
3 months ago |
Haoyu Qiu
|
9051b546c6
X11: Fix memory leak when using window embedding
|
5 months ago |
Rémi Verschelde
|
c596d93478
Merge pull request #106175 from akien-mga/linux-build-no-dbus
|
6 months ago |
Pāvels Nadtočajevs
|
2d93e004b9
Cleanup and unify `DisplayServer` screen methods and documentation.
|
8 months ago |
Thaddeus Crews
|
6228c7c762
Merge pull request #105451 from bruvzg/x11_splash
|
6 months ago |
Patrick Gelvin
|
6842a5861b
Workaround X11 crash issue
|
9 months ago |
Rémi Verschelde
|
e9e8ddc5be
Linux: Fix build with `dbus=no` or `threads=no`
|
7 months ago |
Thaddeus Crews
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
7 months ago |
Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
9 months ago |
Pāvels Nadtočajevs
|
5ddaaa93e6
Fix X11 boot splash scaling.
|
8 months ago |
Thaddeus Crews
|
0d267e7b1e
Core: Add dedicated `BitField` template
|
1 year ago |