]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2024-01-06 Andrew J. Hesfordview: try to honor original geometry with layout changes
2024-01-06 Ph42oNfix adaptive sync fullscreen
2024-01-04 Tomi OllilaFixed some typos
2024-01-03 Consolatissrc/theme.c: fix loading of alt_name hover icon
2024-01-03 Consolatisprotocols: allow using a .wrap file
2024-01-02 Jens Petersconfig: add user names for pad butttons
2024-01-02 Jens Petersinput: add tablet pad setup and button handler
2024-01-01 Jens Petersinput: add area transformation for tablet coordinates
2024-01-01 Jens Petersconfig: add tablet area configuration
2024-01-01 Jens Petersinput: log tablet dimensions
2024-01-01 Johan Malmlabwc-config(5): update libinput section
2024-01-01 Johan Malmconfig: s/enum device_type/enum lab_libinput_device_type/
2024-01-01 Johan Malmconfig: prefix enums with LAB_LIBINPUT_DEVICE_
2024-01-01 Johan Malmseat: refactor obtaining libinput category for device
2024-01-01 Johan Malmconfig: use wl_list_append() for libinput categories
2024-01-01 Johan Malmconfig: add missing return to save a few cycles
2024-01-01 Johan Malmconfig: allow <libinput><device> without category attribute
2024-01-01 Johan Malmconfig: remove duplication in libinput-category parsing
2024-01-01 Tomi Ollilarc.xml.all: replace "" with "default" in libinput devic...
2023-12-30 Andrew J. Hesfordview: honor automatic placement when adjusting floating...
2023-12-30 Johan Malmlabwc-config(5): describe adaptive sync fullscreen...
2023-12-30 Ph42oNconfig: add adaptive sync fullscreen option
2023-12-29 Jens Petersconfig: fix signature formatting
2023-12-29 Jens Petersinput: add rotate transformation for tablet coordinates
2023-12-29 Jens Petersconfig: add tablet rotate configuration
2023-12-29 Jens Petersinput: rename drawing_tablet to tablet
2023-12-29 Jens Petersinput: use button mapping from configuration
2023-12-29 Jens Petersconfig: add tablet button mapping configuration
2023-12-29 Johan Malmci: include scripts/find-banned.sh
2023-12-29 Johan Malmxbm: s/u32/argb32/ function name change
2023-12-29 Jared BaurAdd `touchpad` device type
2023-12-28 Andrew J. Hesfordfeat: add "AutoPlace" action
2023-12-28 Johan Malmosd: refactor to eliminate usage of g_strcmp0()
2023-12-28 Johan Malmkeyboard: fix virtual keyboard bug
2023-12-28 Johan MalmRevert "xdg: Fix visual glitch when resizing xfce4...
2023-12-28 Andrew J. Hesfordxdg: sync pending when applying geometry
2023-12-28 Andrew J. Hesford.gitignore: ignore vim swap files
2023-12-27 Jens Petersseat: initialize tablet tool or pad
2023-12-27 Jens Petersinput: add drawing tablet setup and event listeners
2023-12-27 Jens Petersinput: add cursor move and button emulation
2023-12-27 kyakosd: support full app_id in window switcher (#1309)
2023-12-26 WeblateTranslation updates from weblate
2023-12-26 Andrew J. Hesfordfeat: automatic window placement
2023-12-26 Andrew J. Hesfordfeat: under-cursor window placement
2023-12-24 StandreasRemoved characters slipped in
2023-12-24 StandreasFixed menu link
2023-12-24 StandreasAdded translation information
2023-12-23 kyakUpdate Russian translation
2023-12-22 kyakRemove headers not being used directly
2023-12-22 Jens PetersNEWS.md: Fix typo
2023-12-22 Johan Malmbuild: bump version to 0.7.0
2023-12-22 Johan MalmNEWS.md: update notes for 0.7.0
2023-12-22 WeblateTranslation updates from weblate
2023-12-22 Jens Petersxwayland: Prevents usage of invalid data pointer
2023-12-21 danielAdd Portuguese translation
2023-12-21 WeblateTranslation updates from weblate
2023-12-21 WeblateTranslation updates from weblate
2023-12-21 John Lindgrenxwayland: fix issue with panel getting stuck offscreen
2023-12-21 Johan Malmmenu: move ToggleOmnipresent to workspaces
2023-12-21 Johan Malmtheme: move more button fallback logic to theme.c
2023-12-21 Consolatistheme: create hover button fallbacks
2023-12-21 John Lindgrentheme: use non-hover button variants as fallback
2023-12-19 Johan Malmseat: do not update active_view on layer-shell keyboard...
2023-12-19 Johan Malms/focused_view/active_view/
2023-12-19 John Lindgrenoutput: do not call wlr_scene_output_layout_add_output...
2023-12-16 01mickodocs: add png|svg icon descriptions for themes, fix...
2023-12-16 Andrew J. Hesfordfix: fall-through to default cursor in cursor_get_from_...
2023-12-16 FlorianCONTRIBUTING.md: update deprecated meson command
2023-12-12 01mickolabwc.pot: update for new OmniPresent menu
2023-12-11 Tomi Olliladocs/labwc-theme.5.scd: made text fit in max 80-column...
2023-12-11 kyakAdd theme option to configure boxes from workspace OSD
2023-12-11 kyaksrc/output.c: fix strncpy warning
2023-12-09 Johan Malmtheme: partially revert c79b8ba
2023-12-09 Johan Malmtheme: use max_toggled_hover.xbm
2023-12-09 Johan Malmtheme: make button array definition easier to read
2023-12-09 kyakImplement key binds to control virtual outputs (#1287)
2023-12-09 Andrew J. Hesfordview: continue move-to-edge behavior to adjacent outputs
2023-12-08 Johan Malmlabwc-config(5): update <margin> description
2023-12-08 Johan MalmPartially revert a bit more of ddc9047
2023-12-08 Johan MalmPartially revert ddc9047
2023-12-08 Consolatissrc/ssd: refactor button hover and maximize toggle
2023-12-07 Consolatissrc/layers.c: move popups from the background layer...
2023-12-07 Ludgiefeat: implement <font place="InactiveWindow"> (ref...
2023-12-06 Consolatissrc/layers.c: calculate usable_area before positioning...
2023-12-06 Johan Malmtheme: fix icon bug
2023-12-06 Simon LongSupport hover icons in titlebar (#1280)
2023-12-05 ConsusImplement cursor-shape-v1 protocol
2023-12-05 ConsusFix a typo
2023-12-03 ConsusUnwrap #define value
2023-12-03 ConsusImplement fractional-scale-v1 protocol
2023-12-03 nullableVoidPtrchase (dnd): refactor to use wlroot's scene_drag_icon
2023-12-03 nullableVoidPtrchase: use wlroots tree node getters
2023-12-02 Consolatissrc/output.c: ensure we don't carry around a stale...
2023-12-01 Johan Malmchase: handle gamma-control-v1 set_gamma events
2023-12-01 Johan MalmAdd ResizeTo action
2023-11-30 Jens Peterskeyboard: allow back by arrow-up or arrow-left in cycle...
2023-11-30 John Lindgrenkeyboard: break up handle_compositor_keybindings()
2023-11-29 John Lindgrenxwayland: treat X11 panel views as if fixedPosition...
2023-11-29 John Lindgrenoutput,xwayland: Add support for _NET_WM_STRUT_PARTIAL
2023-11-28 Dima Krasneruse the GTK+ 3 notebook header color as the default...
next