Hugo Locurcio
|
12236d2868
Only allow absolute paths in XDG environment variables
|
4 年之前 |
bruvzg
|
dab4cf3ed6
Add `physical_scancode` (keyboard layout independent keycodes) to InputEventKey and InputMap.
|
4 年之前 |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 年之前 |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 年之前 |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 年之前 |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
4 年之前 |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 年之前 |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 年之前 |
Rémi Verschelde
|
03dda90ddd
Linux: Fix PRIME detection on Steam
|
4 年之前 |
Ev1lbl0w
|
be4e34b495
Prevent invalid values when resizing window (X11)
|
4 年之前 |
Pedro Rodrigues
|
66da113237
Fix out of bounds array access on OS_X11 code
|
4 年之前 |
Pedro J. Estébanez
|
6d89f675b1
Modernize Thread
|
4 年之前 |
Pedro J. Estébanez
|
4ddcdc031b
Modernize Mutex
|
4 年之前 |
Marcel Admiraal
|
4e833b2e28
Fix used uninitialized warning in os_x11.cpp
|
4 年之前 |
Samuele Zolfanelli
|
36635c8357
Added atom checks to x11 XChangeProperty and XGetWindowProperty
|
4 年之前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Rémi Verschelde
|
d6fecf7686
Main: Create user data dir in `setup()`
|
4 年之前 |
Rémi Verschelde
|
8633cbc825
X11: Include limits.h for LONG_MAX
|
4 年之前 |
Rémi Verschelde
|
797850321b
Merge pull request #42685 from nekomatata/x11-clipboard-fixes-3.2
|
4 年之前 |
Pedro J. Estébanez
|
0642f3efeb
Ignore query to maximize/minimize window on Windows and X11
|
4 年之前 |
Pedro J. Estébanez
|
3ec62c82a3
Implement no-window mode for X11 and MacOS
|
5 年之前 |
Ev1lbl0w
|
f41cc7d644
Changed shell_open behaviour
|
5 年之前 |
Bastiaan Olij
|
1ea7358405
Add get_native_handle to OS
|
5 年之前 |
PouleyKetchoupp
|
de4a1d09b0
Fix issues with Linux clipboard
|
5 年之前 |
Rémi Verschelde
|
1815a90796
Merge pull request #42466 from nekomatata/x11-events-mutex-leak
|
5 年之前 |
PouleyKetchoupp
|
936c701838
Fix leak with events mutex in x11 Display Server
|
5 年之前 |
Rémi Verschelde
|
4ad74609ce
Merge pull request #40205 from bruvzg/click-through-3
|
5 年之前 |
Rémi Verschelde
|
904773149d
Merge pull request #42341 from nekomatata/x11-events-thread-3.2
|
5 年之前 |
PouleyKetchoupp
|
f725d9cb73
Fix issues related to delay when processing events on Linux
|
5 年之前 |
Rémi Verschelde
|
8b5061aae7
X11: Try to load libXrandr.so.3 if libXrandr.so.2 isn't found
|
5 年之前 |