]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2023-11-12 John Lindgrenkeyboard: remove nr_pressed_keys == 1 restriction for...
2023-11-12 John Lindgrenkeyboard: avoid stuck keys due to keybindings (alternat...
2023-11-12 Jan BeichCI: avoid heavy dependency in FreeBSD job
2023-11-12 Jan BeichCI: run FreeBSD job on Ubuntu
2023-11-12 Johan Malmkeyboard: fix shifted keystroke delay
2023-11-10 Johan Malmwindow-rules: add fixedPosition property
2023-11-10 tokyo4jinteractive: Make window snapping with mouse more intuitive
2023-11-07 Johan MalmAdd unfocus action
2023-11-06 John Lindgrenxdg: try to handle missing set_window_geometry with...
2023-11-05 John Lindgrenview: ensure that floating views don't overlap top...
2023-11-04 Consolatiskeyboard: allow applying keyboard layout per window
2023-11-02 Johan MalmNEWS.md: interim update for 0.6.6
2023-11-02 Johan MalmNEWS.md: minor style fixes
2023-11-02 John Lindgrencursor: allow re-focusing xwayland-unmanaged surfaces
2023-10-31 Tomi Ollilaview.h: changed the type of tiled in struct view to...
2023-10-31 GNUserhow to specify variant layout
2023-10-30 ConsolatisMove input handler init() and finish() functions to...
2023-10-30 ConsolatisMove keyboard functions into input/keyboard.h
2023-10-30 ConsolatisMake touch depend on cursor to prevent racing
2023-10-30 ConsolatisMove gesture handling out of cursor.c
2023-10-30 ConsolatisMove input related source files into src/input/
2023-10-29 Consolatissrc/common/spawn.c: Restore SIGPIPE default handler...
2023-10-28 John Lindgrenview: implement separate horizontal/vertical maximize
2023-10-25 ConsolatisCONTRIBUTING.md: update list of package maintainers
2023-10-25 Consolatissrc/keyboard.c: always try to remove keys from the...
2023-10-21 John Lindgrenview: avoid raising same view over and over
2023-10-21 John Lindgrenxwayland: update stacking order in move_to_front/back()
2023-10-21 John Lindgrenregions: perform rounding more carefully
2023-10-21 John Lindgrenview: commonize sub-view logic in view_move_to_front...
2023-10-21 John Lindgrencommon: move MIN and MAX to common/macros.h
2023-10-21 John Lindgrencommon: add and use CONNECT_SIGNAL macro
2023-10-21 John Lindgrencommon: rename array-size.h to macros.h
2023-10-20 Johan Malmxdg: add xdg_shell_init()
2023-10-19 Consolatisscaled_scene_buffer: make dropping the buffer optional
2023-10-19 Johan Malmdocs/labwc-config.5.scd: describe <snapping> section
2023-10-19 Axel Burridoc: Add GrowToEdge, ShrinkToEdge actions
2023-10-19 Axel BurriGrowToEdge, ShrinkToEdge: Implement actions
2023-10-19 Axel Burridoc: Adapt MoveToEdge action
2023-10-19 Axel BurriMoveToEdge: Snap to window edge
2023-10-19 Axel BurriAdd snap to window edge framework
2023-10-19 Axel BurriMove min/max view width/height to header
2023-10-19 Axel BurriUse output_usable_area_scaled() helper
2023-10-19 Axel BurriAdd output_usable_area_scaled() helper
2023-10-18 Johan Malmdocs/environment: comment out variables
2023-10-18 Johan Malmsrc/config/session.c: set _JAVA_AWT_WM_NONREPARENTING=1
2023-10-18 John Lindgrenxwayland: center stored natural geometry for initially...
2023-10-18 John Lindgrenxwayland: honor initially maximized requests via _NET_W...
2023-10-17 John Lindgrenxdg,xwayland: raise sub-view correctly relative to...
2023-10-16 John Lindgrenxwayland: assume views wanting decorations also want...
2023-10-16 Johan Malmlayers: remove redundant function argument
2023-10-16 John Lindgrendesktop: allow re-focus between "globally active" views...
2023-10-16 John Lindgrenview: add view_wants_focus enum (NEVER/ALWAYS/OFFER...
2023-10-15 John Lindgrenseat: move session-lock check down to seat_focus()...
2023-10-15 John Lindgrenview: only focus topmost view if unmapped view was...
2023-10-15 Arnaudv6Add MoveToCursor action
2023-10-15 John Lindgrenview: add view_is_related()
2023-10-15 ConsolatisCI: limit workflow runs to 20 minutes
2023-10-14 Consolatisdesktop.c: prevent switching workspaces for always...
2023-10-14 John Lindgrencursor: backport null check from wlroots-0.17 branch
2023-10-14 John Lindgrenseat: ignore focus change to unmanaged surface belongin...
2023-10-11 John Lindgrenoutput: fix invisible cursor after wlopm --off && wlopm...
2023-10-10 Consolatiskeyboard: add missing Hyper_ and Meta_ syms to modifier...
2023-10-10 Johan Malmmenu: use wl_list instead of array
2023-10-10 Johan Malmmenu: minor coding style tweaks
2023-10-10 Johan Malmmenu: split parse_xml() in readiness for pipemenus
2023-10-09 John Lindgrenkeyboard: add option to enable Num Lock automatically...
2023-10-09 John Lindgrenview: fix some inconsistencies in view_ functions
2023-10-09 Consolatisdocs: update supported keybind and mousebind modifiers
2023-10-08 Consolatiskeyboard: prevent storing synthetic layout change key...
2023-10-08 Consolatiskeybinds: add support for Meta and Hyper modifiers
2023-10-06 Moises LimaRefactor title height to use 'titlebar.height' from...
2023-10-05 John Lindgrenkeyboard: allow switching VT when locked
2023-10-05 John Lindgrensession-lock: reconfigure for output layout changes
2023-10-04 John Lindgrendesktop: add commentary clarifying focus rules
2023-10-04 John LindgrenRevert "desktop: try harder to avoid focusing unfocusab...
2023-10-04 Johan Malms/::/./
2023-10-02 Johan Malmcursor: fix layer subsurface focus bug
2023-10-01 Consuscommon: use fnmatch() for pattern matching
2023-10-01 Consusworkspaces: allow referencing the current workspace
2023-10-01 Consusaction: add If and ForEach actions
2023-10-01 ConsusUnbreak match_glob
2023-10-01 Consusview: introduce view_matches_query()
2023-10-01 Consusaction: Simplify the code
2023-10-01 Consusaction: Reduce code duplication
2023-10-01 Johan MalmREADME.md: update section 1.4 too
2023-09-30 Johan MalmREADME.md: tone down no-frills statement
2023-09-30 Johan MalmREADME.md: describe --wrap-mode=nodownload
2023-09-30 Johan MalmREADME.md: specify librsvg version and that it is optional
2023-09-30 John Lindgrenxwayland: do not set xsurface->data for unmanaged surface
2023-09-30 Johan Malmkey-state: rename function for consistency
2023-09-30 Ikko Eltociear... Fix typo in output.c
2023-09-29 John Lindgrenxwayland: add explanatory comment on WM_HINTS.input
2023-09-29 John Lindgrendesktop: try harder to avoid focusing unfocusable views
2023-09-29 John Lindgrenview/xwayland: avoid focusing views that don't want...
2023-09-29 ConsolatisChase wlroots: Stop using wlr_xwayland_surface event...
2023-09-29 ConsolatisChase wlroots: Stop using wlr_drag_icon event data
2023-09-29 Consolatissrc/view.c: guard xwayland include
2023-09-28 John Lindgrenseat: use focus_change event to update focused/active...
2023-09-28 Johan MalmREADME.md: describe --force-fallback-for option
2023-09-28 Johan Malmkeyboard: fix release event bug after session lock
next