enlightenment-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/03
[EGIT] [efl] 12/117: ecore-drm2: Add code to free Atomic State on device close
Enlightenment Git
2025/08/03
[EGIT] [efl] 88/117: ecore_drm2: Add API to find a display at given coordinates
Enlightenment Git
2025/08/03
[EGIT] [efl] 33/117: ecore_drm2: Remove dead comments
Enlightenment Git
2025/08/03
[EGIT] [efl] 57/117: ecore_drm2: Ensure display rotation value is filled in during display_create
Enlightenment Git
2025/08/03
[EGIT] [efl] 82/117: ecore_drm2: Handle raising event for session active/inactive
Enlightenment Git
2025/08/03
[EGIT] [efl] 38/117: ecore_drm2: Remove test API
Enlightenment Git
2025/08/03
[EGIT] [efl] 55/117: ecore_drm2: Add API to return list of displays
Enlightenment Git
2025/08/03
[EGIT] [efl] 36/117: ecore_drm2: Add support for plane zpos property
Enlightenment Git
2025/08/03
[EGIT] [efl] 56/117: ecore_drm2: Add API to return display info
Enlightenment Git
2025/08/03
[EGIT] [efl] 77/117: ecore_drm2: Add API function to set pointer max values
Enlightenment Git
2025/08/03
[EGIT] [efl] 21/117: ecore_drm2: Start on code to add Display Modes
Enlightenment Git
2025/08/03
[EGIT] [efl] 105/117: ecore_drm2: Add API function to set display gamma and start work on function to apply state changes to display
Enlightenment Git
2025/08/03
[EGIT] [efl] 08/117: ecore-drm2: Add enum for rotation
Enlightenment Git
2025/08/03
[EGIT] [efl] 107/117: ecore_drm2: Add code to start applying display changes
Enlightenment Git
2025/08/03
[EGIT] [efl] 60/117: ecore_drm2: Add enums for state changes
Enlightenment Git
2025/08/03
[EGIT] [efl] 10/117: ecore-drm2: Add symlinks for libdrm functions needed for Atomic support
Enlightenment Git
2025/08/03
[EGIT] [efl] 39/117: ecore_drm2: Add API to get screen size range
Enlightenment Git
2025/08/03
[EGIT] [efl] 75/117: ecore_drm2: Add missing stringshare_del for backlight path when display gets destroyed
Enlightenment Git
2025/08/03
[EGIT] [efl] 103/117: ecore_drm2: Restructure the Display_State to record gamma values and add missing drm sym prototype for setting gamma
Enlightenment Git
2025/08/03
[EGIT] [efl] 58/117: ecore_drm2: Add API function to return display rotation
Enlightenment Git
2025/08/03
[EGIT] [efl] 20/117: ecore_drm2: Add opaque structure for Ecore_Drm2_Display_Mode
Enlightenment Git
2025/08/03
[EGIT] [efl] 98/117: ecore_drm2: Add API function to create a new framebuffer
Enlightenment Git
2025/08/03
[EGIT] [efl] 40/117: ecore_drm2: Mark unused parameters
Enlightenment Git
2025/08/03
[EGIT] [efl] 53/117: ecore_drm2: Add API to return display mode info
Enlightenment Git
2025/08/03
[EGIT] [efl] 90/117: ecore_drm2: Add API to retrieve display user data if set
Enlightenment Git
2025/08/03
[EGIT] [efl] 31/117: ecore_drm2: Reorder defines for messages
Enlightenment Git
2025/08/03
[EGIT] [efl] 70/117: ecore_drm2: Add API function to return if a possible crtc
Enlightenment Git
2025/08/03
[EGIT] [efl] 109/117: ecore_drm2: Fix ecore_drm2_display_mode_set to use crtc state instead
Enlightenment Git
2025/08/03
[EGIT] [efl] 26/117: ecore_drm2: Fix invalid free, remove useless goto, and don't create more than one eina_thread_queue
Enlightenment Git
2025/08/03
[EGIT] [efl] 113/117: ecore_drm2: Fix ecore_drm2_display_mode_set
Enlightenment Git
2025/08/03
[EGIT] [efl] 37/117: ecore_drm2: Add symlinks for libdrm functions needed for Atomic support
Enlightenment Git
2025/08/03
[EGIT] [efl] 44/117: ecore_drm2: Add API to return if a display is connected
Enlightenment Git
2025/08/03
[EGIT] [efl] 83/117: ecore_drm2: Add API to return Display DPI
Enlightenment Git
2025/08/03
[EGIT] [efl] 47/117: ecore_drm2: Add API function to get display physical size
Enlightenment Git
2025/08/03
[EGIT] [efl] 96/117: ecore_drm2: Add missing symlinks to drm ioctl functions
Enlightenment Git
2025/08/03
[EGIT] [efl] 48/117: ecore_drm2: Add API function to return dpms value
Enlightenment Git
2025/08/03
[EGIT] [efl] 74/117: ecore_drm2: Add APIs to support setting display relative properties
Enlightenment Git
2025/08/03
[EGIT] [efl] 111/117: ecore_drm2: Add start of applying changes for crtcs and fix crtcs_mode_set function
Enlightenment Git
2025/08/03
[EGIT] [efl] 114/117: ecore_drm2: Add enum for aspect_ratio and set mode aspect ratio during mode creation
Enlightenment Git
2025/08/03
[EGIT] [efl] 19/117: ecore_drm2: Add backlight support to Displays
Enlightenment Git
2025/08/03
[EGIT] [efl] 54/117: ecore_drm2: Add API to get/set if display is primary
Enlightenment Git
2025/08/03
[EGIT] [efl] 76/117: ecore_drm2: Add missing API declaration for relative mode set
Enlightenment Git
2025/08/03
[EGIT] [efl] 112/117: ecore_drm2: Add missing symlink to drmModeConnectorSetProperty
Enlightenment Git
2025/08/03
[EGIT] [efl] 117/117: ecore_drm2: Implement support for setting display mode
Enlightenment Git
2025/08/03
[EGIT] [efl] 115/117: ecore_drm2: When applying crtc changes we can handle 'active' changes in the modeset function also
Enlightenment Git
2025/08/03
[EGIT] [efl] 65/117: ecore_drm2: Add API function to get list of crtcs
Enlightenment Git
2025/08/03
[EGIT] [efl] 41/117: ecore_drm2: Add API to return display name
Enlightenment Git
2025/08/03
[EGIT] [efl] 104/117: ecore_drm2: Add symlink for drmModeCrtcSetGamma
Enlightenment Git
2025/08/03
[EGIT] [efl] 80/117: ecore_drm2: Add API function to set virtual terminal
Enlightenment Git
2025/08/03
[EGIT] [efl] 01/01: evas - software engine - image rot/flip/etc - fix to work right
Enlightenment Git
2025/07/29
[E-devel] Enlightenment 0.27.1 ROCKS!
jose . r . r
2025/07/26
[EGIT] [efm2] 01/01: new icon styles (in theme) and apis etc.
Enlightenment Git
2025/07/26
[EGIT] [efl] 01/01: theme - add 2 more fileman stytles for full and full no label
Enlightenment Git
2025/07/26
[EGIT] [e16] 01/02: text: Eliminate obsolete FontOps:TextFit function
Enlightenment Git
2025/07/25
[EGIT] [efm2] 02/02: add concept of icon stykles at least for icon mode
Enlightenment Git
2025/07/25
[EGIT] [efm2] 01/02: add resize mode for view
Enlightenment Git
2025/07/25
[EGIT] [ecrire] 01/01: ecrire: Don't use bindtextdomain & textdomain if nls is disabled
Enlightenment Git
2025/07/25
[EGIT] [e16] 01/01: text: Avoid lockup (endless loop) in TextFit functions
Enlightenment Git
2025/07/20
[EGIT] [equivoke] 01/01: Minor change
Enlightenment Git
2025/07/20
[EGIT] [equivoke] 01/01: Minor change
Enlightenment Git
2025/07/19
[EGIT] [equivoke] 01/01: Remove the donate link
Enlightenment Git
2025/07/19
[EGIT] [efm2] 01/01: add another view mode - logical vewrsion of one there
Enlightenment Git
2025/07/18
[EGIT] [efm2] 01/01: show/hide all files
Enlightenment Git
2025/07/18
[EGIT] [efm2] 02/02: update todo
Enlightenment Git
2025/07/18
[EGIT] [efm2] 01/02: finish off cut, copy and paste
Enlightenment Git
2025/07/18
[EGIT] [efl] 01/01: x + elm: keep commentsi in uri-list so they can be used
Enlightenment Git
2025/07/18
[EGIT] [efl] 01/01: edje - fix - follow on patch to actually handle null part
Enlightenment Git
2025/07/18
[EGIT] [efl] 01/01: edje - fix crash - handle part not found in hash on free/clean
Enlightenment Git
2025/07/16
Re: [E-devel] What are E developers thoughts on the Arcan display server?
Carsten Haitzler
2025/07/15
[E-devel] What are E developers thoughts on the Arcan display server?
VinÃcius dos Santos Oliveira
2025/07/15
[EGIT] [elimine] 01/01: add timer
Enlightenment Git
2025/07/14
[EGIT] [elimine] 01/01: fix evas object
Enlightenment Git
2025/07/14
[EGIT] [elimine] 01/01: fix stupid bug
Enlightenment Git
2025/07/14
[EGIT] [terminology] 01/01: Translated using Weblate (Serbian)
Enlightenment Git
2025/07/12
[EGIT] [efl] 15/15: ecore-x: add api call to know if display still there on io error
Enlightenment Git
2025/07/12
[EGIT] [efl] 07/15: Ecore_X: Use ifdef and global variable and add comments
Enlightenment Git
2025/07/12
[EGIT] [efl] 08/15: Ecore_X: Fix ifdef
Enlightenment Git
2025/07/12
[EGIT] [efl] 03/15: ecore-con - dont make a still alive http con an error - debug instead
Enlightenment Git
2025/07/12
[EGIT] [efl] 13/15: elm: allow norender withdrawn to be swizzled by env var
Enlightenment Git
2025/07/12
[EGIT] [efl] 10/15: ecore-x: improve spacing and bace formatting in if
Enlightenment Git
2025/07/12
[EGIT] [efl] 05/15: elm config tool - broken missing scrolling params
Enlightenment Git
2025/07/12
[EGIT] [efl] 11/15: ecore-x: header - mvoe typedef together with others
Enlightenment Git
2025/07/12
[EGIT] [efl] 06/15: Ecore_X: Add basic keyboard repeat methods
Enlightenment Git
2025/07/12
[EGIT] [efl] 09/15: Ecore_X: Add @since
Enlightenment Git
2025/07/12
[EGIT] [efl] 14/15: elm win border - fix scaling problem with spacing/padding
Enlightenment Git
2025/07/12
[EGIT] [efl] 01/15: efl - colder gcc's dont allow dot dot dot args
Enlightenment Git
2025/07/12
[EGIT] [efl] 12/15: ecore-x header - move sinces next to funcs
Enlightenment Git
2025/07/12
[EGIT] [efl] 02/15: eina_file: call _stat64 instead of stat64. Fix gcc 15 compilation error on Windows
Enlightenment Git
2025/07/12
[EGIT] [efl] 04/15: ecore-con - make missing so_reusereport a debug complaint not error
Enlightenment Git
2025/07/12
[EGIT] [elimine] 01/01: add some debug printf
Enlightenment Git
2025/07/12
[EGIT] [enlightenment] 01/01: if display still there on x io error restart like watchdog problem
Enlightenment Git
2025/07/12
[EGIT] [efl] 02/02: ecore-x: add api call to know if display still there on io error
Enlightenment Git
2025/07/12
[EGIT] [efl] 01/02: elm win border - fix scaling problem with spacing/padding
Enlightenment Git
2025/07/11
[EGIT] [elimine] 01/01: add remaining mines based on flagged tiles
Enlightenment Git
2025/07/10
[EGIT] [elimine] 01/01: add a smiley icon
Enlightenment Git
2025/07/10
[EGIT] [elimine] 01/01: put the grid in a table
Enlightenment Git
2025/07/09
[EGIT] [legacy-imlib2] 02/02: test_load_2: Add more new y4m test images
Enlightenment Git
2025/07/09
[EGIT] [legacy-imlib2] 01/02: Y4M loader: add support for 12/14/16-bit mono
Enlightenment Git
2025/07/09
[EGIT] [elimine] 01/01: replace elm_table with elm_grid
Enlightenment Git
2025/07/08
[EGIT] [terminology] 01/01: Translated using Weblate (Chinese (Simplified Han script))
Enlightenment Git
2025/07/07
[EGIT] [elimine] 01/01: add smileys
Enlightenment Git
2025/07/07
[EGIT] [elimine] 01/01: detect images at runtime
Enlightenment Git
2025/07/07
[EGIT] [elimine] 01/01: rename images
Enlightenment Git
2025/07/07
[EGIT] [elimine] 01/01: Improve the code
Enlightenment Git
2025/07/07
[EGIT] [enlightenment] 01/01: tasks - fix typo in func name
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 02/07: Kbd: Remove unused func prototype
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 06/07: xkbswitch: Show units and align functionality with xset better
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 04/07: Xkbswitch: Suppress unused var
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 07/07: xkbswitch: Fix math
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 03/07: E_Xkb: Polarity with EFL
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 05/07: Fix \tindention
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 01/07: xkbswitch: Support for X11 keyboard repeat (rate/delay)
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 01/01: Ibar: Focus standalone client on click
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 01/01: Ibar: Focus standalone client on click
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 01/01: Ibar: Don't show clients twice
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 01/01: Ibar: Don't show clients twice
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 01/01: xkbswitch: Fix math
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 01/01: xkbswitch: Fix math
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 01/01: Ibar: Show tasks for clients without FDO instances
Enlightenment Git
2025/07/04
[EGIT] [enlightenment] 01/01: Ibar: Show tasks for clients without FDO instances
Enlightenment Git
2025/07/03
[EGIT] [enlightenment] 01/01: xkbswitch: Show units and align functionality with xset better
Enlightenment Git
2025/07/03
[EGIT] [enlightenment] 01/01: xkbswitch: Show units and align functionality with xset better
Enlightenment Git
2025/07/02
[EGIT] [enlightenment] 01/01: Fix \tindention
Enlightenment Git
2025/07/02
[EGIT] [enlightenment] 01/01: Fix \tindention
Enlightenment Git
2025/07/02
[EGIT] [enlightenment] 01/01: config - the default ctl+alt+ins - use app not exec
Enlightenment Git
2025/06/30
[EGIT] [lightdm-efl-greeter] 02/03: Multimonitor
Enlightenment Git
2025/06/30
[EGIT] [lightdm-efl-greeter] 01/01: Adjust dependencies
Enlightenment Git
2025/06/30
[EGIT] [lightdm-efl-greeter] 01/01: Remove useless struct
Enlightenment Git
2025/06/30
[EGIT] [lightdm-efl-greeter] 03/03: Usernames list, backgrounds
Enlightenment Git
2025/06/30
[EGIT] [lightdm-efl-greeter] 01/03: Handle termination and use a cursor
Enlightenment Git
2025/06/30
[EGIT] [elimine] 01/01: fix typo
Enlightenment Git
2025/06/30
[EGIT] [lightdm-efl-greeter] 01/01: Try to workaround EFL issue, polishing code
Enlightenment Git
2025/06/29
[EGIT] [elimine] 01/01: fix README.md
Enlightenment Git
2025/06/29
[EGIT] [elimine] 01/01: add license
Enlightenment Git
2025/06/29
[EGIT] [efl] 01/01: elm: allow norender withdrawn to be swizzled by env var
Enlightenment Git
2025/06/29
[EGIT] [efl] 01/03: ecore-x: improve spacing and bace formatting in if
Enlightenment Git
2025/06/29
[EGIT] [efl] 02/03: ecore-x: header - mvoe typedef together with others
Enlightenment Git
2025/06/29
[EGIT] [efl] 03/03: ecore-x header - move sinces next to funcs
Enlightenment Git
2025/06/29
[EGIT] [efl] 03/04: Ecore_X: Fix ifdef
Enlightenment Git
2025/06/29
[EGIT] [efl] 02/04: Ecore_X: Use ifdef and global variable and add comments
Enlightenment Git
2025/06/29
[EGIT] [efl] 04/04: Ecore_X: Add @since
Enlightenment Git
2025/06/29
[EGIT] [efl] 01/04: Ecore_X: Add basic keyboard repeat methods
Enlightenment Git
2025/06/28
[EGIT] [elimine] 01/01: speed up display
Enlightenment Git
2025/06/28
[EGIT] [elimine] 01/01: fix typo and link
Enlightenment Git
2025/06/28
[EGIT] [efl] 01/01: Ecore_X: Add @since
Enlightenment Git
2025/06/28
[EGIT] [efl] 01/01: Ecore_X: Add @since
Enlightenment Git
2025/06/28
[EGIT] [elimine] 01/01: README.md: add meaning od 'elimine'
Enlightenment Git
2025/06/28
[EGIT] [elimine] 01/01: initial commit
Enlightenment Git
2025/06/27
[EGIT] [enlightenment] 01/01: Xkbswitch: Suppress unused var
Enlightenment Git
2025/06/27
[EGIT] [enlightenment] 01/01: Xkbswitch: Suppress unused var
Enlightenment Git
2025/06/27
[EGIT] [enlightenment] 01/01: E_Xkb: Polarity with EFL
Enlightenment Git
2025/06/27
[EGIT] [enlightenment] 01/01: E_Xkb: Polarity with EFL
Enlightenment Git
2025/06/27
[EGIT] [efl] 01/01: Ecore_X: Fix ifdef
Enlightenment Git
2025/06/27
[EGIT] [efl] 01/01: Ecore_X: Fix ifdef
Enlightenment Git
2025/06/27
[EGIT] [efl] 01/01: Ecore_X: Use ifdef and global variable and add comments
Enlightenment Git
2025/06/27
[EGIT] [efl] 01/01: Ecore_X: Use ifdef and global variable and add comments
Enlightenment Git
2025/06/26
[EGIT] [efl] 02/04: ecore-con - make missing so_reusereport a debug complaint not error
Enlightenment Git
2025/06/26
[EGIT] [efl] 01/01: Merge branch 'master' of https://git.enlightenment.org/enlightenment/efl into x11-keyboard-repeat
Enlightenment Git
2025/06/26
[EGIT] [efl] 01/04: ecore-con - dont make a still alive http con an error - debug instead
Enlightenment Git
2025/06/26
[EGIT] [efl] 03/04: elm config tool - broken missing scrolling params
Enlightenment Git
2025/06/26
[EGIT] [efl] 04/04: Merge branch 'master' of https://git.enlightenment.org/enlightenment/efl into x11-keyboard-repeat
Enlightenment Git
2025/06/26
[EGIT] [efl] 03/03: elm config tool - broken missing scrolling params
Enlightenment Git
2025/06/26
[EGIT] [efl] 01/03: ecore-con - dont make a still alive http con an error - debug instead
Enlightenment Git
2025/06/26
[EGIT] [efl] 02/03: ecore-con - make missing so_reusereport a debug complaint not error
Enlightenment Git
2025/06/26
[EGIT] [enlightenment] 01/01: Actions: Make commands also force launch
Enlightenment Git
2025/06/26
[EGIT] [enlightenment] 01/01: Actions: Make commands also force launch
Enlightenment Git
2025/06/26
[EGIT] [enlightenment] 01/01: Kbd: Remove unused func prototype
Enlightenment Git
2025/06/26
[EGIT] [enlightenment] 01/01: Kbd: Remove unused func prototype
Enlightenment Git
2025/06/26
[EGIT] [enlightenment] 01/01: xkbswitch: Support for X11 keyboard repeat (rate/delay)
Enlightenment Git
2025/06/26
[EGIT] [enlightenment] 02/02: xkbswitch: Support for X11 keyboard repeat (rate/delay)
Enlightenment Git
2025/06/26
[EGIT] [enlightenment] 01/02: bluez: Show battery icon when reconnecting
Enlightenment Git
2025/06/26
[EGIT] [efl] 01/01: Ecore_X: Add basic keyboard repeat methods
Enlightenment Git
2025/06/25
[EGIT] [enlightenment] 01/01: config - the default ctl+alt+ins - use app not exec
Enlightenment Git
2025/06/25
[EGIT] [enlightenment] 01/01: Use global exe_always_single_instance instead of Ibar setting; e_exec force launch argument
Enlightenment Git
2025/06/25
[EGIT] [enlightenment] 01/01: Use global exe_always_single_instance instead of Ibar setting; e_exec force launch argument
Enlightenment Git
2025/06/25
[EGIT] [enlightenment] 01/01: Ibar: Validate client to prevent crash
Enlightenment Git
2025/06/25
[EGIT] [enlightenment] 01/01: Ibar: Validate client to prevent crash
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 01/01: Ibar: Show a client menu in the menu
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 01/01: ibar: Allow for activating windows on click
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 01/01: Ibar: Start showing multiple windows in client menu
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 01/01: Ibar: Start showing multiple windows in client menu
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 01/01: Ibar: Show a client menu in the menu
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 01/02: Ibar: Clicking with multiple clients toggles next client
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 01/02: Ibar: Clicking with multiple clients toggles next client
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 02/02: ibar: Middle click to launch with activate_click set
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 02/02: ibar: Middle click to launch with activate_click set
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 01/01: ibar: Allow for activating windows on click
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 04/12: system - remove debug printfs from new battery charge lim feature
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 01/01: bluez: Show battery icon when reconnecting
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 08/12: ddc backlight - handle more fuzzy edid match for weird screen
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 12/12: bluez: Show battery icon when reconnecting
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 02/12: Updating french and italian translations
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 01/12: modules - non whitelist - make dialog button say ask again
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 07/12: battery - remember max charge per battery in e as kernel doesn't
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 05/12: Updating french and italian translations
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 03/12: battery - support charge limit control for battery life improvement
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 09/12: system -ddc - redetect displays on probe
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 10/12: ping interval - let's go to 1 sec for default ping internal
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 11/12: bluez fix vanishing obj if we see iface remove double check via get props
Enlightenment Git
2025/06/24
[EGIT] [enlightenment] 06/12: e notification module - remove edje cbs on popdown
Enlightenment Git
Earlier messages
Later messages