Commit Graph

25003 Commits

Author SHA1 Message Date
maxerba b2f2f4020b Updating french and italian translations 2024-07-25 19:32:46 +02:00
Carsten Haitzler 80aac84063 no e xsettings if wl only
also fixes #78
2024-07-22 11:05:29 +01:00
Carsten Haitzler 0558ebe25e randr config dialog - dont use x flags if no x supported
fixes #78 partly
2024-07-22 10:49:25 +01:00
Carsten Haitzler d213ba1ba4 fprint - dont need 99 percent of meson.build main - nuke it
this fixes #78 in part - more to come
@fix
2024-07-22 10:39:44 +01:00
Carsten Haitzler 25339bc0ab personal apps - fix bug when removing item from list
it kept walking the list which would then be invalid as it was
modified while walking - it should have broken out at this point also
as it found its target anyway

@fix
2024-07-16 09:22:31 +01:00
Carsten Haitzler 4353773260 try fix segv in deskclock lokker with passwd + fingerprint at same time
i can't repor as my fprint device doesn't work... well it can't auth
with libfprint... but guessing edd was junk or null? try protect.

@fix
2024-07-03 18:08:41 +01:00
Carsten Haitzler 57698405a1 fix formatting from last patch 2024-07-03 12:19:18 +01:00
Thanatermesis b2b41edc01
tell when the screen option is in interlaced mode 2024-07-02 03:21:41 -05:00
Thanatermesis 3f70c81333
only save settings when the screen is enabled 2024-07-02 02:31:08 -05:00
Thanatermesis 1193a7c70c
when disabling a screen, set other's rel_to to 'none'
When a screen is disabled, other screens should not have a reference to
it, otherwise this can lead bugs like in the mirror/clone mode,
if the resolutions are changed, other screens will change too
2024-07-02 01:35:23 -05:00
usergreen 7dbfdfc847 Fix fatal error in Japanese translation 2024-06-05 10:44:11 -07:00
usergreen 7149929a7d Update Japanese translation 2024-06-05 10:44:11 -07:00
usergreen ea1769fffc Update Japanese translation 2024-06-05 10:44:11 -07:00
usergreen b8d58355f4 Update Japanese translation 2024-06-05 10:44:11 -07:00
usergreen 5211868310 Update Japanese translation 2024-06-05 10:44:11 -07:00
usergreen 406ea43e4a Update Japanese translation 2024-06-05 10:44:11 -07:00
usergreen 19a716f078 Update Japanese translation 2024-06-05 10:44:11 -07:00
usergreen 4c68d97b7a Update Japanese translation 2024-06-05 10:44:11 -07:00
usergreen 8d985b8f6a Update Japanese translation 2024-06-05 10:44:11 -07:00
usergreen bc63d92c8e Update Japanese translation 2024-06-05 10:44:11 -07:00
usergreen 2cfcc1a94a Update Japanese translation 2024-06-05 10:44:11 -07:00
usergreen 903c58d9ab Update Japanese translation 2024-06-05 10:44:11 -07:00
usergreen c0604bfd15 Updated Japanese translation 2024-06-05 10:44:11 -07:00
usergreen c8973857ba Updated Japanese translation 2024-06-05 10:44:11 -07:00
usergreen ce22696177 Fixed typo 2024-06-05 10:44:11 -07:00
usergreen 53916a690c Updated Japanese translation 2024-06-05 10:44:11 -07:00
Ross Vandegrift e52c25c71b rename wayland session desktop file
This ensures all display managers provide both the wayland and x11 sessions to
the user.
- when two different desktop files have the same desktop-id, they're merged.
- gdm uses this to implement fallback from wayland -> x11, in case of a crash.
- this behavior isn't standardized since fdo doesn't really define the desktop
  session files, so there's some variation.

Providing the files under different names should work everywhere.  This is
summarized from https://gitlab.gnome.org/GNOME/gdm/-/issues/898
2024-06-05 09:59:57 -07:00
Carsten Haitzler d747083714 randr - add "use output" option to use output name (or not)
@feat
2024-05-30 18:45:12 +01:00
Carsten Haitzler 6547408cec fix calloc num, size where it's wrong
@fix
2024-05-30 17:43:56 +01:00
Carsten Haitzler a2d1c10d76 e dpms - start dpms in unknown state + debug prints/logs
@fix
2024-05-30 07:59:51 +01:00
Carsten Haitzler 31f45efbfe convertible - fix indents (fixes compiler warn)
no actual bug fixes - just formatting
2024-05-30 07:59:51 +01:00
maxerba 2e54f9851e Updating french translation 2024-05-16 13:50:47 +02:00
Carsten Haitzler 8b06ca97a6 e sys main - fix minor leaking iterator - unused code now 2024-04-23 09:39:56 +01:00
Ross Vandegrift 9c4b442335 attempt to dlopen libddcutil.so.5 first
The backwards-incompatible changes in libddcutil.so.5 are documented at
https://www.ddcutil.com/c_api_200/ - a quick grep says that the only affected
symbol appearing in E is ddca_set_global_sleep_multiplier (which is already
optional).

This change does not make any of the changes suggested in the "Library
Initialization" section of the above doc.
2024-04-03 22:03:54 -07:00
maxerba 4e32c90b7d Updating spanish translation 2024-04-01 18:35:16 +02:00
maxerba 5e25ae24f8 Adding french comment and updating italian 2024-03-14 18:49:10 +01:00
rafspiny 3def50bd6a Use proper icon
Add icon to edj file

Correct icon

Enable sync for edje keyboard lock/unlock
Fix keyboard signals in icon
Using the correct part from the edje
2024-03-12 07:19:50 -07:00
rafspiny 318de512f2 Make instances extern
WIP
2024-03-12 07:19:50 -07:00
rafspiny 5efba6f8a3 Remove unused code 2024-03-12 07:19:50 -07:00
rafspiny f34460bf96 Introduce version for config 2024-03-12 07:19:50 -07:00
rafspiny bd1ebaebad Add e prefix to signales 2024-03-12 07:19:50 -07:00
rafspiny 74cd743aa0 Add typedef enum
Specify no parameters on some functions
2024-03-12 07:19:50 -07:00
rafspiny 16bf105f34 Fix icon and translate strign 2024-03-12 07:19:50 -07:00
rafspiny dcf621326b Rebase 2024-03-12 07:19:50 -07:00
rafspiny bb37914492 Fix icon 2024-03-12 07:19:50 -07:00
rafspiny e7fb1684ce Allegedly using the icon from edj 2024-03-12 07:19:50 -07:00
rafspiny a2bdd3c3ff Move icon for convertible configuration to screen section 2024-03-12 07:19:50 -07:00
rafspiny 801e552985 Add border to icon
Add filling to icon
2024-03-12 07:19:50 -07:00
rafspiny 8c184e7ef0 Address shadowing warnings 2024-03-12 07:19:50 -07:00
rafspiny 5992d94c85 Silly me. Order! 2024-03-12 07:19:50 -07:00