]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
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...
2023-02-13 Consolatissrc/xdg.c: sync move with pending resize
2023-02-13 Consolatisview: make view_move_resize always work
2023-02-12 Consolatissrc/cursor.c: explain X11 cursor name fallback
2023-02-11 Consolatissrc/cursor.c: cursor names: use absence of "grab" to...
2023-02-11 Consolatissrc/view.c: view_is_floating() add missing tiled_region...
2023-02-10 Dino Duratovićdocs: add hint for using wev
2023-02-10 ConsolatisAdd xdg-activation protocol
2023-02-10 John Lindgrenxdg: Fix positioning of initially-maximized views
2023-02-09 John Lindgrenxdg: Just call view_center() now that it uses pending...
2023-02-09 John Lindgrenview: Use pending rather than current dimensions in...
2023-02-09 John Lindgrenxdg: Set initial pending dimensions for the view at map
2023-02-09 John Lindgrenview: Use wlr_box for current/pending geometry
2023-02-09 John Lindgrenmenu: Compute usable area for the correct output
2023-02-08 John Lindgrenxdg: Handle corner case of move with pending resize...
2023-02-08 John Lindgrenxdg: Eliminate redundant update_x/update_y flags
2023-02-08 John Lindgrenxwayland: Save natural geometry from initially maximize...
2023-02-08 John Lindgrenxwayland: Fix size issue when starting VLC fullscreen
2023-02-06 ConsolatisCI: adapt to new debian.sources format
2023-02-04 Johan MalmMerge pull request #735 from Consolatis/feature/clear_a...
2023-02-03 Johan MalmMerge pull request #747 from Consolatis/feature/foreign...
2023-02-03 Consolatissrc/config/rcxml.c: allow clearing key/mouse bindings
2023-02-02 Consolatissrc/view.c: make view_wlr_output() static
2023-02-02 Consolatissrc/foreign.c: track outputs
2023-02-01 Consolatissrc/foreign.c: refactor
2023-02-01 ConsolatisEnable more compiler warnings
2023-01-31 ConsolatisCodeStyle: prevent space in code indents
2023-01-29 Johan Malmbuild: bump version to 0.6.1
2023-01-29 Johan MalmNEWS.md: add notes on 0.6.1
2023-01-29 Consolatissrc/output.c: only overwrite the automatic layout if...
next