]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2023-04-27 Consusoutput: Make the session lock layer the topmost
2023-04-26 Johan Malmaction: gracefully handle argument without key
2023-04-26 Johan Malmcommon/parse-bool.c: make parse_bool() generic
2023-04-26 Johan Malmaction: add get_arg_value_{str,bool} to simplify multi...
2023-04-26 Johan Malmaction: make action_arg_add_bool() static
2023-04-24 Marcin PucAdd Polish translation
2023-04-24 Johan Malmosd: set field width to ellipsize
2023-04-21 Johan Malmconfig: move cycle_* bools to window_switcher struct
2023-04-21 Johan Malmconfig: support window switcher field definitions
2023-04-21 Johan Malmconfig: make <windowSwitcher> a toplevel element
2023-04-21 Johan Malmxwayland: validate PID before activating unmanaged...
2023-04-19 Johan Malmxwayland: handle unmanaged activate requests
2023-04-19 Johan Malmxwayland: handle unmanaged override-redirect requests
2023-04-19 Johan Malmxwayland: split out xwayland_view constructor
2023-04-17 Flrianpo: clean up language files
2023-04-16 umksanUpdate es.po
2023-04-15 May MantariAdd Indonesia translation
2023-04-15 Sunderland93Add Russian translation
2023-04-13 Jean-Luc Mackailsrc/cursor.c: handle pointer constraint position hint
2023-04-02 Johan MalmSupport ext-session-lock protocol
2023-04-01 Johan MalmREADME.md: simplify configuration section
2023-04-01 John Lindgrenview: Add view_move_to_front/back().
2023-04-01 Johan Malmserver: add wlr_backend_autocreate() trouble-shooting...
2023-03-29 Consolatissrc/cursor.c: make sure the cursor is visible after...
2023-03-29 Consolatissrc/cursor.c: fix invisible cursor on output loss ...
2023-03-27 Johan Malmconfig: support scroll-factor
2023-03-27 Juliusz ChroboczekImplement action "Lower"
2023-03-26 Johan Malmdesktop: move scene-tree node in move-to-back
2023-03-26 ConsolatisfollowMouse: allow focus switching via A-Tab
2023-03-26 Johan Malmaction: support SendToDesktop 'follow' option
2023-03-26 Johan MalmMove get_bool() to src/common/
2023-03-25 ConsolatisDecorations: always default to client side decorations
2023-03-25 Johan MalmDecorations: handle results of kde-server-decoration...
2023-03-25 ConsolatisDecorations: minor refactoring, no logical changes...
2023-03-25 ConsolatisDecorations: respect earlier client side decoration...
2023-03-25 ConsolatisDecorations: prepare for the KDE protocol implementation
2023-03-25 ConsolatisDecorations: respect earlier decoration negotiation...
2023-03-23 Johan Malmcursor: fix focus.followMouse glitches
2023-03-20 Johan Malmbuild: bump version to 0.6.2
2023-03-20 Johan MalmNEWS.md: add notes on 0.6.2
2023-03-20 Johan MalmREADME.md: update gaming section on cursor confinement
2023-03-19 Johan Malmconfig: enable windowSwitcher preview by default
2023-03-19 Johan Malmconfig: change <cycleView*> to <windowSwitcher*>
2023-03-18 Johan MalmMerge pull request #800 from Consolatis/ci/web_deploy
2023-03-11 Johan Malmprotocols: remove redundant wlr-output-management
2023-03-09 Consolatissrc/config/rcxml.c: reset default values on Reconfigure
2023-03-08 Flrianosd: add config option to disable osd
2023-03-07 ConsolatisPrevent rare crash due to layering move / resize /...
2023-03-07 Consolatissrc/keyboard.c: Fix wrong argument parsing
2023-03-07 ConsolatisPrevent cursor based region-snapping when starting...
2023-03-06 ConsolatisAdd FocusOutput action
2023-03-05 Consolatissrc/workspaces.c: update cursor focus
2023-03-05 John Lindgrenxdg: Reduce log priority of timeout message
2023-03-05 John Lindgrenxdg: Detect pending configure request timeouts
2023-03-05 John Lindgrenxdg: Fix visual glitch when resizing xfce4-terminal...
2023-03-05 John Lindgrenview: Anchor right/bottom edge only when resizing via...
2023-03-05 John Lindgrenview: Comment updates
2023-03-05 John Lindgrenview: Add view_set_output()
2023-03-05 John Lindgrenview: Add documentation for view->output
2023-03-05 John Lindgrenview: Eliminate view_output() and use view->output...
2023-03-05 John Lindgrenview: Make view_apply_special_geometry() return void
2023-03-05 John Lindgrenview: Set output prior to view_apply_tiled_geometry()
2023-03-05 John Lindgrenview: Set view->output prior to calling view_center()
2023-03-05 John Lindgrenxdg: Set view->output prior to view_set_fullscreen()
2023-03-05 John Lindgrenxdg,xwayland: Set initial output for views
2023-03-05 John Lindgrenview: Attempt to keep non-floating views on the same...
2023-03-04 ConsolatisAdd ToggleKeybinds action
2023-02-24 Johan Malmxdg/xwayland: remove unnecessary assert()s
2023-02-24 Johan MalmMove common xdg/xwayland handle_destroy() code to view_...
2023-02-24 Johan Malmview: make request_activate listener xwayland only
2023-02-24 Johan Malmsrc/xdg.c: remove all listeners in handle_destroy()
2023-02-24 Consolatissrc/cursor.c: add cursor lock confinement
2023-02-24 Ph42oNsrc/cursor.c: Implement cursor constraints
2023-02-24 Johan Malmxwayland.c: prefix view_impl functions with xwayland_view_
2023-02-24 Johan Malmview: add move_to_front to `struct view_impl`
2023-02-24 ConsolatisCI: Add hwdata to FreeBSD build requirements
2023-02-24 ConsolatisCI: automatically rebuild labwc.github.io
2023-02-22 NorwayFunpo: Add Georgian translation
2023-02-22 NorwayFunpo: Add Georgian translation
2023-02-21 John Lindgrenoutput: Add output_nearest_to()
2023-02-21 John Lindgrenxdg: Use wlr_xdg_surface_get_geometry() to get size
2023-02-21 John Lindgrenxdg: Remove unused #include
2023-02-20 ConsolatisREADME.md: suggest using nested gamescope for gaming
2023-02-20 John Lindgrenview: Rediscover output in view_adjust_for_layout_change()
2023-02-20 John Lindgrenview: Handle fullscreen also in view_apply_special_geom...
2023-02-20 John Lindgrenview: Factor out set_fullscreen() helper from view_set_...
2023-02-20 John Lindgrenxdg: Save natural_geometry.x/y with initially maximized...
2023-02-20 John Lindgrenxdg: Use view_center() for parent-relative centering
2023-02-20 John Lindgrenview: Align large views to usable area
2023-02-20 John Lindgrenview: Add optional output parameter to view_center()
2023-02-19 Flrianlabwc-actions(5): update action format
2023-02-18 John LindgrenRevert "xwayland: Fix size issue when starting VLC...
2023-02-17 John Lindgrenview: Tidy up view->output/view->fullscreen redundancy
2023-02-17 John Lindgrenoutput: Add output_is_usable() helper
2023-02-17 John Lindgrenregion: Add output pointer to struct region
2023-02-17 John Lindgrenregion: Add #include to make header dependency explicit
2023-02-17 John Lindgrenview: Add view_evacuate_region() helper
2023-02-16 John Lindgrenview: Unify view_move()/view_move_resize()
2023-02-15 John Lindgrendesktop: Avoid centering views without initial geometry
2023-02-15 John Lindgrenssd: Fix segfault when disabling output with fullscreen...
next