]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2021-07-12 Johan Malmlayers: take into account usable area when maximizing...
2021-07-12 Johan Malmcursor: initialize view_area
2021-07-12 Johan Malmcursor: handle button press on layer-surface (issue...
2021-07-09 Johan Malmcursor: do not pass _press_ to client when alt held
2021-07-09 Johan Malmcursor: handle alt + mouse button (issue #40)
2021-07-09 Johan Malmkeyboard: remove printf() debug message
2021-07-09 Johan Malmxwayland-shell: unmaximize on first map
2021-07-09 Johan Malmxwayland-shell: center view on first map
2021-07-09 Johan Malmxdg-shell: center view on first map
2021-07-09 Johan Malmview: add view_center()
2021-07-09 Johan MalmREADME.md: fix typo
2021-07-09 Johan MalmNEWS.md: re-format
2021-07-01 Johan Malmmenu/theme: use wlr_texture_destroy()
2021-07-01 Johan Malmaction: stop showing alt-tab info messages
2021-07-01 Johan Malmkeyboard: catch C-A-F1 to C-A-F12 to switch tty
2021-06-30 Johan Malmoutput: assert instead of quiet return
2021-06-30 Johan Malmaction: expand shell variables before execvp()
2021-06-29 kalekalemeson: bump wlroots dependency version number
2021-06-28 Johan Malmlabwc 0.3.0
2021-06-28 Johan Malmrcxml: do not try to use theme Clearlooks-3.4
2021-06-28 Johan Malmserver: remove wl_display_init_shm()
2021-06-26 Johan Malmcairo: Replace <cairo/cairo.h> by <cairo.h>
2021-06-26 Johan Malmmeson.build: fix style
2021-06-26 Ezequiel Garciameson: Use wrap files to manage dependencies
2021-06-26 Johan Malmbuild: bump wlroots dependency to 0.15.0
2021-06-03 Jan Beichxdg: chase swaywm/wlroots@9e58301df7f0
2021-05-28 Johan Malmlabwc-config(5): add followMouse and raiseOnFocus
2021-05-28 Johan Malmrcxml: fix typo
2021-05-28 Mikhail Kshevetskiyfocus: add basic follow mouse support
2021-05-17 Johan Malmoutput: access texture width/height directly
2021-04-17 Johan MalmREADME: update wlroots dependency + minor tweak to...
2021-04-17 Johan Malmmeson.build: require wlroots ['>=0.14.0', '<0.15.0']
2021-04-17 Johan Malmmeson.build: require wayland-server >=1.19.0
2021-04-17 Johan Malmmeson.build: update version
2021-04-16 Johan MalmUpdate NEWS.md
2021-04-15 Jan Beichmeson: unbreak with system wlroots after fd4ea3542fdc
2021-04-15 Johan MalmNEWS.md: fix typo
2021-04-15 Johan Malmlabwc 0.2.0
2021-04-15 Johan MalmREADME: remove old scrot
2021-04-15 Johan MalmNEWS.md: update for v0.2.0
2021-04-15 Johan Malmxdg: fix subsurface damage bug
2021-04-15 Johan Malmtheme: move title_height to theme struct
2021-04-10 Johan Malmtheme: update built-in theme colors
2021-04-10 Johan Malmtheme: fix pattern match bug
2021-04-10 Johan Malmtheme: add window.inactive.border.color
2021-04-10 Johan Malmtheme: add window.active.border.color
2021-04-10 Johan MalmREADME: fix typo and refactor links
2021-04-10 Johan MalmREADME: turn configure section into a table
2021-04-10 Johan Malmlabwc(1): minor re-wording
2021-04-10 Johan MalmAdd example autostart and environment files
2021-04-10 Johan MalmAdd labwc-environment(5)
2021-04-10 Johan MalmREADME/meson.build: update dependencies
2021-04-10 Johan MalmREADME: update "what" section
2021-04-10 Johan MalmREADME: fix typo
2021-04-08 Johan Malmseat: remove warning for libinput finger count
2021-03-30 Johan MalmREADME: update acceptance criteria section
2021-03-30 Johan Malms/LAB_ADAPTIVE_SYNC/LABWC_ADAPTIVE_SYNC/
2021-03-30 Johan Malmrcxml: simplify debugging nodenames
2021-03-30 Johan Malmconfig: add <theme><cornerRadius>
2021-03-29 Johan MalmREADME: update progress summary
2021-03-29 Johan Malmseat: add missing damage_all_outputs()
2021-03-27 Johan Malmtheme: support border.width
2021-03-27 Johan MalmAdded support for rounded corners
2021-03-26 Johan Malmcursor: damage output on pressing view
2021-03-22 Johan Malmoutput: optionally call wlr_output_enable_adaptive_sync()
2021-03-21 Johan MalmCreate a linked list of SSD for each view
2021-03-21 Johan Malmview: scale maximize geometry correctly
2021-03-21 Johan MalmAdd ssd.h
2021-03-20 Johan MalmREADME: add link to labwc-menu(5)
2021-03-20 Johan MalmRename deco.c ssd.c
2021-03-20 Johan Malmview: refactor view_maximize()
2021-03-20 Johan Malmxdg: improve positioning of new xdg-toplevel views
2021-03-20 Johan Malmview: scale view_maximize()
2021-03-20 Johan Malmoutput: scale sdd and menu
2021-03-19 Johan MalmAdd labwc-menu(5)
2021-03-18 Johan MalmREADME: link to man pages in raw format to improve...
2021-03-18 Johan MalmREADME: minor appearance tweaks
2021-03-18 Johan MalmREADME: update aims
2021-03-18 Johan Malmsession.h: update session_environment_init() comment
2021-03-17 Johan Malmmeson.build: add rev-parse to version number
2021-03-17 Johan Malmxdg: start unmaximized
2021-03-16 Johan MalmREADME: update table-of-contents
2021-03-16 Johan MalmREADME: add link to acceptance criteria
2021-03-15 Johan Malmmeson.build: remove -Wno-enum-compare
2021-03-15 Johan MalmREADME.md: update dependecy versions
2021-03-13 Johan Malmmeson.build: add drm dependency for drm_fourcc.h
2021-03-13 Jan Beichmeson: require wlroots 0.13.0 after 15ebd2529477
2021-03-13 Jan Beichmenu,xbm: chase swaywm/wlroots@27fba3df4347
2021-03-13 Jan Beichxdg: chase swaywm/wlroots@f574ca934c80
2021-03-13 Jan Beichserver: chase swaywm/wlroots@4b03bdc3ab0c
2021-03-13 Johan Malmoutput: simplify render_cycle_box()
2021-03-12 Johan Malmview: only (un)maximize when required
2021-03-12 Johan Malmxdg: update padding on commit
2021-03-08 Johan Malmxdg: on init, set maximize according to wlr_xdg_surface...
2021-03-08 Johan MalmREADME: fix formatting
2021-03-08 Johan MalmREADME: add kanshi and wlr-randr to suggested apps
2021-03-08 Johan MalmREADME: set scrot sizes
2021-03-08 Johan MalmREADME: move install notes to wiki
2021-03-08 Johan MalmMerge branch 'master' of https://github.com/johanmalm...
2021-03-08 Johan Malmoutput: set layout-coords coorectly for cycle box
next