]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2024-08-03 Consolatiscosmic-workspaces: labwc integration
2024-08-03 Consolatiscosmic-workspaces: protocol implementation
2024-08-03 Consolatiscommon/array.h: add array_add() helper
2024-08-02 Consolatisworkspaces: slight struct reordering
2024-07-26 Consolatismultirect: remove destroy listener before freeing
2024-07-24 Johan MalmNEWS.md: update for 0.7.4
2024-07-23 tokyo4jsrc/xdg-popup.c: take into account CSD borders for...
2024-07-23 tokyo4jsrc/xdg-popup.c: choose output depending on xdg-positioner
2024-07-23 tokyo4jlayer-shell: stop sending configure events on surface...
2024-07-23 Christopher... backend/drm: Implement support for renderer loss recovery
2024-07-23 tokyo4jsrc/ssd/ssd.c: fix incorrect condition in ssd_part_cont...
2024-07-20 John Lindgrenxdg: remove useless view_set_ssd_mode() in xdg_toplevel...
2024-07-20 John Lindgrenxdg: update initial maximize logic for wlroots 0.18
2024-07-20 tokyo4jedges.c: fix flicker of snapped windows in nested session
2024-07-20 Christopher... output: allow tearing with atomic mode setting
2024-07-20 Andrew J. Hesfordxwayland: support xinitrc scripts to configure server...
2024-07-20 Consustheme: allow to set window button size (#1965)
2024-07-20 tokyo4jview: implement `cascade` placement policy
2024-07-19 John Lindgrenxdg: handle initially maximized xdg-shell views better
2024-07-19 Jens Petersdocs: add tablet tool section
2024-07-19 Jens Petersinput: log tablet pad capabilities
2024-07-19 Jens Petersinput: support tablet tool motion sensitivity configuration
2024-07-19 Jens Petersconfig: add configuration for tablet tool motion sensit...
2024-07-19 Jens Petersinput: support tablet tool motion configuration
2024-07-19 Jens Petersconfig: add configuration for tablet tool motion
2024-07-19 Jens Petersinput: support tablet tools with relative motion
2024-07-19 Jens Petersinput: fix rotation for tilt
2024-07-19 Jens Petersinput: add relative cursor move emulation
2024-07-19 John Lindgrenxwayland: set initial geometry in map_request handler
2024-07-19 Johan MalmDisable pango glyph position rounding
2024-07-19 Consolatisssd: make borders respect snapped state on Reconfigure
2024-07-18 Christopher... config: initialize some missing defaults
2024-07-17 Consolatismagnifier: disable direct scanout when active
2024-07-17 ConsolatisCI: switch Arch and FreeBSD to wlroots 0.18
2024-07-17 Consolatischase: wlroots.wrap: track the wlroots 0.18 branch
2024-07-17 Consolatischase: move to stable tablet protocol and require w...
2024-07-17 Consolatischase: version pkgconfig, headers, and library
2024-07-17 Consolatischase: tablet_pad to tablet
2024-07-17 Consolatischase: use wayland pointer enums rather than wlr ones
2024-07-17 Consolatischase: request initial configure
2024-07-17 Consolatischase: backend create now requires event_loop arg
2024-07-17 Consolatischase: output->pending
2024-07-17 Consolatischase: relative axis direction
2024-07-17 Consolatischase: presentation is now handled internally
2024-07-17 Consolatischase: tearing hint
2024-07-17 Consolatischase: let wlr_scene track damage again
2024-07-17 Consolatischase: handle xdg new toplevel event
2024-07-17 Consolatischase: move xdg destroy signal to toplevel / popup
2024-07-17 Consolatischase: output-layout takes wl_display in constructor
2024-07-17 Consolatischase: disable restacking of unmanaged windows
2024-07-17 Consolatischase: input inhibit removal
2024-07-17 Consolatischase: wlroots version dep to 0.18
2024-07-15 Johan Malmmenu: fix crash triggered by pipemenu without parent...
2024-07-14 Consolatissrc/xdg.c: verify source surface for xdg_activation...
2024-07-14 ConsolatisCI: add wlroots 0.17 packages for Arch and FreeBSD
2024-07-13 Birger Schachtdocs: fix typo in labwc-config.5.scd
2024-07-12 Johan Malmbuild: bump version to 0.7.3
2024-07-12 Johan MalmNEWS.md: update for 0.7.3
2024-07-08 WeblateTranslation updates from weblate
2024-07-08 John Lindgrenmenu: fix small memory leaks
2024-07-08 John Lindgrenmenu: try other paths (and fix memory leak) if fopen...
2024-07-08 John Lindgrentheme: fix memory leak of button icons
2024-07-07 tokyo4jsession-lock: clear focused surface on lock
2024-07-07 tokyo4jsession-lock: restore focused view on unlock
2024-07-07 tokyo4jsession-lock: never allow multiple session-locks
2024-07-07 tokyo4jsession-lock: refactor
2024-07-07 tokyo4jsession-lock: remove cruft
2024-07-04 Andrew J. Hesfordxwayland: allow persistence
2024-07-02 Johan MalmRemove subprojects/seatd.wrap as no longer needed
2024-07-02 Consolatisssd/ssd-shadow.c: fix memory leak
2024-07-01 John Lindgrenxdg: support xdg-shell v3 with popup repositioning
2024-06-29 Consolatismagnifier: fix flickering on simultaneous gamma changes
2024-06-28 Johan Malmmenu: support menu.overlap.x with pipemenus
2024-06-28 tokyo4jview: don't try to restore to very small width/height...
2024-06-27 Jens Petersssd: set squared corners for tiled views conditionally
2024-06-27 Jens Petersssd: extend border over squared corners
2024-06-27 Jens Petersssd: show squared corners when the view is tiled
2024-06-26 droc12345action: remember initial direction of PreviousView
2024-06-25 stefonarchRemove fuzzy for capitalized translations
2024-06-25 tokyo4jdnd: show dnd icon above layer-shell surfaces
2024-06-24 WeblateTranslation updates from weblate
2024-06-23 WeblateTranslation updates from weblate
2024-06-23 stefonarchUpdated labwc.pot file
2024-06-22 tokyo4jsrc/main.c: initialize locale after reading environment...
2024-06-22 tokyo4jpo/meson.build: minor formatting
2024-06-18 Jens Petersinput: test if tablet device is a libinput device
2024-06-18 Jens Petersaction: add ToggleTabletMouseEmulation
2024-06-15 Johan Malmmenu: capitalize Roll Up/Down
2024-06-15 Simon LongTypo
2024-06-15 Simon LongUse existing reset_keybind function
2024-06-15 Simon LongMove extern to h file
2024-06-15 Simon LongFix release keybindings being triggered after mouse...
2024-06-15 tokyo4jImplement <resize><drawContents>
2024-06-15 tokyo4jsrc/theme.c: add zero_array() macro
2024-06-13 Johan Malmmenu: ignore <item> without parent <menu>
2024-06-13 Jens Petersdocs: clarify tablet button mapping
2024-06-13 Jens Petersinput: support tablet-v2 pad notifications
2024-06-13 Jens Petersinput: track tablets and tablet-pads at seat
2024-06-13 Jens Petersinput: run mousebind action only on button pressed
2024-06-13 WeblateTranslation updates from weblate
next